Age | Commit message (Expand) | Author |
---|---|---|
2010-10-12 | Begin adding static dependence information to passes, which will allow us to | Owen Anderson |
2010-10-07 | Now with fewer extraneous semicolons! | Owen Anderson |
2010-09-25 | Removed VNInfo::isDefAccurate(). Def "accuracy" can be checked by testing whe... | Lang Hames |
2010-09-25 | Remove SlotIndex::PHI_BIT. It is no longer used by anything. | Jakob Stoklund Olesen |
2010-07-21 | Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). | Owen Anderson |
2010-07-17 | Removed unused inRange variable. | Lang Hames |
2010-07-17 | LoopSplitter - intended to split live intervals over loop boundaries. | Lang Hames |