index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_misc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2
Tom Stellard
2015-10-02
1
-7
/
+30
*
gallivm: Workaround LLVM PR23628.
Jose Fonseca
2015-05-28
1
-0
/
+11
*
gallivm: Do not use NoFramePointerElim with LLVM 3.7.
Vinson Lee
2015-05-27
1
-0
/
+2
*
gallivm: Fix build against LLVM 3.7 SVN r235265
Nick Sarnie
2015-04-20
1
-1
/
+1
*
gallivm: (trivial) Fix typo in comment introduced by 70dc8a
Alexandre Demers
2015-03-13
1
-1
/
+1
*
gallivm: Prevent double delete on LLVM 3.6
Jose Fonseca
2015-03-12
1
-0
/
+1
*
gallivm: init MM = NULL to silence warning
Brian Paul
2015-03-04
1
-1
/
+1
*
gallivm: Update for RTDyldMemoryManager becoming an unique_ptr.
José Fonseca
2014-12-03
1
-0
/
+4
*
gallivm: Disable frame-pointer-omission on x86 to ensure right stack alignment.
José Fonseca
2014-11-03
1
-1
/
+3
*
gallivm: Fix build with LLVM 3.3.
José Fonseca
2014-10-23
1
-0
/
+2
*
gallivm: Properly update for removal of JITMemoryManager in LLVM 3.6.
José Fonseca
2014-10-23
1
-27
/
+41
*
gallivm: Fix white-space.
José Fonseca
2014-10-23
1
-7
/
+7
*
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
José Fonseca
2014-10-23
1
-28
/
+2
*
gallivm: Fix build for LLVM 3.2
Mathias Fröhlich
2014-10-01
1
-0
/
+9
*
llvmpipe: Make a llvmpipe OpenGL context thread safe.
Mathias Fröhlich
2014-09-30
1
-18
/
+23
*
gallivm: Wrap deleted inlcude in if HAVE_LLVM < 0x0306
Tom Stellard
2014-09-24
1
-0
/
+2
*
gallivm: Disable gallivm to fix build with LLVM 3.6
Tom Stellard
2014-09-24
1
-0
/
+10
*
gallivm: Fix build against LLVM SVN >= r216982
Michel Dänzer
2014-09-03
1
-0
/
+2
*
gallivm: Fix build with LLVM >= 3.6 r215967.
Vinson Lee
2014-08-20
1
-0
/
+4
*
gallivm: set mcpu when initializing llvm execution engine
Roland Scheidegger
2014-06-19
1
-2
/
+20
*
gallivm: Disable workaround for PR12833 on LLVM 3.2+.
José Fonseca
2014-05-23
1
-2
/
+2
*
gallivm: Support MCJIT on Windows.
José Fonseca
2014-05-23
1
-0
/
+9
*
gallivm: Remove lp_func_delete_body.
José Fonseca
2014-05-14
1
-8
/
+0
*
gallivm: One code memory pool with deferred free.
Frank Henigman
2014-05-14
1
-1
/
+272
*
gallivm,draw,llvmpipe: Remove support for versions of LLVM prior to 3.1.
José Fonseca
2014-05-14
1
-96
/
+0
*
gallivm: Remove llvm::DisablePrettyStackTrace for LLVM >= 3.4.
Vinson Lee
2013-11-04
1
-0
/
+2
*
gallivm: Fix build - Remove TargetOptions.RealignStack for llvm>=3.4
Laurent Carlier
2013-08-06
1
-0
/
+2
*
gallivm: Remove NoFramePointerElimNonLeaf for LLVM >= 3.4.
Vinson Lee
2013-07-25
1
-0
/
+2
*
gallivm: Fix build for LLVM < 3.3
Tom Stellard
2013-05-06
1
-0
/
+6
*
gallivm: Move LLVMStartMultithreaded() static initializer into gallivm
Tom Stellard
2013-05-06
1
-0
/
+15
*
gallivm: Fix build with LLVM 3.3
Armin K
2013-05-02
1
-1
/
+3
*
gallivm: Fix build with LLVM >= r180063
Tom Stellard
2013-04-23
1
-0
/
+4
*
gallivm: Fix half floats with MCJIT.
José Fonseca
2013-04-19
1
-0
/
+3
*
gallivm: JIT symbol resolution with linux perf.
José Fonseca
2013-04-17
1
-23
/
+0
*
gallium: undef PACKAGE_* macros to silence warnings
Brian Paul
2013-03-25
1
-0
/
+8
*
gallium/gallivm: code generation options for LLVM 3.1+
Alexander V. Nikolaev
2012-10-28
1
-8
/
+33
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-0
/
+111
*
gallivm: added aligned pointer get/set
James Benton
2012-05-02
1
-0
/
+15
*
gallivm: Fix createOProfileJITEventListener namespace with llvm-3.1.
Vinson Lee
2012-03-14
1
-0
/
+4
*
gallivm: Fix build with llvm-3.1svn.
Vinson Lee
2011-12-16
1
-0
/
+2
*
gallivm: Include stddef.h before the LLVM C++ headers.
José Fonseca
2011-11-14
1
-0
/
+2
*
gallivm: Fix x86 build with llvm-3.0svn.
Vinson Lee
2011-06-23
1
-0
/
+4
*
gallivm: Fix for dynamically linked LLVM 2.8 library.
José Fonseca
2011-05-20
1
-2
/
+12
*
gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86.
José Fonseca
2011-05-18
1
-0
/
+13
*
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
2011-03-13
1
-60
/
+0
*
gallivm: Disable MMX-disabling code on llvm-2.9.
Vinson Lee
2010-12-22
1
-0
/
+2
*
gallivm: added lp_build_load_volatile()
Brian Paul
2010-10-15
1
-0
/
+10
*
gallivm: Disable LLVM's pretty stack trace dumper.
José Fonseca
2010-08-30
1
-0
/
+8
*
gallivm: Fix and re-enable MMX-disabling code
nobled
2010-08-17
1
-5
/
+1
*
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-30
1
-0
/
+8
[next]