summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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