aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/LinkAllCodegenComponents.h
Commit message (Expand)AuthorAgeFilesLines
* Rename some GC classes so that their roll will hopefully be clearer.Gordon Henriksen2008-08-171-2/+2
* Fix merge errorAnton Korobeynikov2008-08-171-1/+0
* Factor GC metadata table assembly generation out of Collector in preparation ...Gordon Henriksen2008-08-171-1/+2
* Do not use computationally expensive scheduling heuristics with -fast.Evan Cheng2008-07-011-4/+4
* Setting GlobalDirective in TargetAsmInfo by default rather thanGordon Henriksen2008-01-071-0/+1
* With this patch, the LowerGC transformation becomes theGordon Henriksen2008-01-071-0/+3
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Remove simple scheduler.Evan Cheng2007-10-011-3/+0
* Pluggable coalescers inplementation.David Greene2007-09-061-0/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+48