aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachineCodeEmitter.h
Commit message (Expand)AuthorAgeFilesLines
* Prune and tidy #includes.Dan Gohman2008-05-291-1/+0
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-051-1/+2
* Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...Nicolas Geoffray2008-04-161-2/+3
* Enable exception handling int JITNicolas Geoffray2008-02-131-0/+76
* X86 JIT PIC jumptable support.Evan Cheng2008-01-051-0/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+200