Age | Commit message (Expand) | Author |
---|---|---|
2010-10-19 | Get rid of static constructors for pass registration. Instead, every pass ex... | Owen Anderson |
2010-08-06 | Reapply r110396, with fixes to appease the Linux buildbot gods. | Owen Anderson |
2010-08-06 | Revert r110396 to fix buildbots. | Owen Anderson |
2010-08-05 | Don't use PassInfo* as a type identifier for passes. Instead, use the addres... | Owen Anderson |
2010-07-18 | Fix struct/class mismatch | Douglas Gregor |
2010-07-17 | LoopSplitter - intended to split live intervals over loop boundaries. | Lang Hames |