aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Fix build for LLVM < 3.3Tom Stellard2013-05-061-0/+6
* gallivm: Move LLVMStartMultithreaded() static initializer into gallivmTom Stellard2013-05-061-0/+15
* gallivm: Fix build with LLVM 3.3Armin K2013-05-021-1/+3
* gallivm: Fix build with LLVM >= r180063Tom Stellard2013-04-231-0/+4
* gallivm: Fix half floats with MCJIT.José Fonseca2013-04-191-0/+3
* gallivm: JIT symbol resolution with linux perf.José Fonseca2013-04-171-23/+0
* gallium: undef PACKAGE_* macros to silence warningsBrian Paul2013-03-251-0/+8
* gallium/gallivm: code generation options for LLVM 3.1+Alexander V. Nikolaev2012-10-281-8/+33
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-0/+111
* gallivm: added aligned pointer get/setJames Benton2012-05-021-0/+15
* gallivm: Fix createOProfileJITEventListener namespace with llvm-3.1.Vinson Lee2012-03-141-0/+4
* gallivm: Fix build with llvm-3.1svn.Vinson Lee2011-12-161-0/+2
* gallivm: Include stddef.h before the LLVM C++ headers.José Fonseca2011-11-141-0/+2
* gallivm: Fix x86 build with llvm-3.0svn.Vinson Lee2011-06-231-0/+4
* gallivm: Fix for dynamically linked LLVM 2.8 library.José Fonseca2011-05-201-2/+12
* gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86.José Fonseca2011-05-181-0/+13
* gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca2011-03-131-60/+0
* gallivm: Disable MMX-disabling code on llvm-2.9.Vinson Lee2010-12-221-0/+2
* gallivm: added lp_build_load_volatile()Brian Paul2010-10-151-0/+10
* gallivm: Disable LLVM's pretty stack trace dumper.José Fonseca2010-08-301-0/+8
* gallivm: Fix and re-enable MMX-disabling codenobled2010-08-171-5/+1
* llvmpipe: delete function bodies after generating machine codeZack Rusin2010-07-301-0/+8
* llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.José Fonseca2010-07-291-0/+24
* gallivm: Omit references to NoFramePointerElimNonLeafJosé Fonseca2010-06-141-3/+0
* gallivm: Override some of the default target options.José Fonseca2010-06-141-0/+26
* gallivm: Register the JIT engine with oprofile on debug/profile builds.José Fonseca2010-06-031-1/+22
* gallivm: Ensure PIPE_OS_xxx are defined.José Fonseca2010-05-121-0/+1
* gallivm: Temporarily disable custom LLVMDumpValue on MSVC.José Fonseca2010-05-101-2/+3
* gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.José Fonseca2010-05-081-0/+98
* gallivm: Rename lp_bld_misc -> lp_bld_init.José Fonseca2010-03-031-75/+0
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+75