Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-08 | Add a form of addPreserved which takes a string argument, to allow passes | Dan Gohman | 1 | -12/+12 |
2009-10-05 | stop MachineFunctionPass from claiming that it preserves LoopDependence info, | Chris Lattner | 1 | -2/+0 |
2009-07-31 | Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage | Dan Gohman | 1 | -0/+52 |
2009-07-31 | Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many | Daniel Dunbar | 1 | -50/+0 |
2009-07-31 | Manage MachineFunctions with an analysis Pass instead of the Annotable | Dan Gohman | 1 | -0/+50 |