Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-12 | Fix PR5087, patch by Jakub Staszak! | Chris Lattner | 1 | -0/+1 |
2009-08-01 | Give MachineFunctionAnalysis a destructor so it can verify that | Dan Gohman | 1 | -0/+4 |
2009-07-31 | Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage | Dan Gohman | 1 | -0/+45 |
2009-07-31 | Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many | Daniel Dunbar | 1 | -45/+0 |
2009-07-31 | Manage MachineFunctions with an analysis Pass instead of the Annotable | Dan Gohman | 1 | -0/+45 |