index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_misc.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
gallivm: Remove llvm::DisablePrettyStackTrace for LLVM >= 3.4.
Vinson Lee
1
-0
/
+2
2013-08-06
gallivm: Fix build - Remove TargetOptions.RealignStack for llvm>=3.4
Laurent Carlier
1
-0
/
+2
2013-07-25
gallivm: Remove NoFramePointerElimNonLeaf for LLVM >= 3.4.
Vinson Lee
1
-0
/
+2
2013-05-06
gallivm: Fix build for LLVM < 3.3
Tom Stellard
1
-0
/
+6
2013-05-06
gallivm: Move LLVMStartMultithreaded() static initializer into gallivm
Tom Stellard
1
-0
/
+15
2013-05-02
gallivm: Fix build with LLVM 3.3
Armin K
1
-1
/
+3
2013-04-23
gallivm: Fix build with LLVM >= r180063
Tom Stellard
1
-0
/
+4
2013-04-19
gallivm: Fix half floats with MCJIT.
José Fonseca
1
-0
/
+3
2013-04-17
gallivm: JIT symbol resolution with linux perf.
José Fonseca
1
-23
/
+0
2013-03-25
gallium: undef PACKAGE_* macros to silence warnings
Brian Paul
1
-0
/
+8
2012-10-28
gallium/gallivm: code generation options for LLVM 3.1+
Alexander V. Nikolaev
1
-8
/
+33
2012-07-17
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
1
-0
/
+111
2012-05-02
gallivm: added aligned pointer get/set
James Benton
1
-0
/
+15
2012-03-14
gallivm: Fix createOProfileJITEventListener namespace with llvm-3.1.
Vinson Lee
1
-0
/
+4
2011-12-16
gallivm: Fix build with llvm-3.1svn.
Vinson Lee
1
-0
/
+2
2011-11-14
gallivm: Include stddef.h before the LLVM C++ headers.
José Fonseca
1
-0
/
+2
2011-06-23
gallivm: Fix x86 build with llvm-3.0svn.
Vinson Lee
1
-0
/
+4
2011-05-20
gallivm: Fix for dynamically linked LLVM 2.8 library.
José Fonseca
1
-2
/
+12
2011-05-18
gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86.
José Fonseca
1
-0
/
+13
2011-03-13
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
1
-60
/
+0
2010-12-22
gallivm: Disable MMX-disabling code on llvm-2.9.
Vinson Lee
1
-0
/
+2
2010-10-15
gallivm: added lp_build_load_volatile()
Brian Paul
1
-0
/
+10
2010-08-30
gallivm: Disable LLVM's pretty stack trace dumper.
José Fonseca
1
-0
/
+8
2010-08-17
gallivm: Fix and re-enable MMX-disabling code
nobled
1
-5
/
+1
2010-07-30
llvmpipe: delete function bodies after generating machine code
Zack Rusin
1
-0
/
+8
2010-07-29
llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.
José Fonseca
1
-0
/
+24
2010-06-14
gallivm: Omit references to NoFramePointerElimNonLeaf
José Fonseca
1
-3
/
+0
2010-06-14
gallivm: Override some of the default target options.
José Fonseca
1
-0
/
+26
2010-06-03
gallivm: Register the JIT engine with oprofile on debug/profile builds.
José Fonseca
1
-1
/
+22
2010-05-12
gallivm: Ensure PIPE_OS_xxx are defined.
José Fonseca
1
-0
/
+1
2010-05-10
gallivm: Temporarily disable custom LLVMDumpValue on MSVC.
José Fonseca
1
-2
/
+3
2010-05-08
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
1
-0
/
+98
2010-03-03
gallivm: Rename lp_bld_misc -> lp_bld_init.
José Fonseca
1
-75
/
+0
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
1
-0
/
+75