summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* gallivm: fix build with llvm 3.0svnBrian Paul2011-09-211-2/+8
* gallivm: fix build with LLVM 3.0svnTobias Droste2011-09-151-1/+10
* gallivm: fix build with LLVM 3.0svnTobias Droste2011-09-051-4/+10
* gallivm: Rename createAsmInfo to createMCAsmInfo with llvm-3.0.Vinson Lee2011-07-161-0/+4
* gallivm: Fix build with llvm-3.0Gustaw Smolarczyk2011-07-081-9/+7
* gallivm: Pass in CPU name to createTargetMachine when on llvm-3.0.Vinson Lee2011-06-301-0/+4
* gallivm: Rename TargetInstrDesc to MCInstrDesc when using llvm-3.0.Vinson Lee2011-06-301-0/+4
* gallivm: Fix build with llvm-2.9.Vinson Lee2011-03-281-2/+2
* gallivm: Fix build with llvm-2.9Tobias Droste2011-03-281-3/+9
* gallivm: Fix build with llvm-2.9.Vinson Lee2011-03-251-0/+5
* gallivm: Fix build with llvm 2.6 on 32bit platformsJosé Fonseca2011-03-131-2/+4
* gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca2011-03-131-0/+355