aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/Splitter.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of static constructors for pass registration. Instead, every pass ex...Owen Anderson2010-10-191-1/+3
* Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson2010-08-061-1/+1
* Revert r110396 to fix buildbots.Owen Anderson2010-08-061-1/+1
* Don't use PassInfo* as a type identifier for passes. Instead, use the addres...Owen Anderson2010-08-051-1/+1
* Fix struct/class mismatchDouglas Gregor2010-07-181-1/+1
* LoopSplitter - intended to split live intervals over loop boundaries.Lang Hames2010-07-171-0/+99