Age | Commit message (Expand) | Author |
---|---|---|
2003-08-14 | Factory methods for function passes now return type FunctionPass *. | Brian Gaeke |
2002-10-29 | Remove unneccesary #include | Chris Lattner |
2002-04-27 | * Rename MethodPass class to FunctionPass | Chris Lattner |
2002-02-04 | Convert RegisterAllocator interface to opaque pass type, so that users do not | Chris Lattner |
2002-02-04 | Split RegisterAllocation stuff OUT of Sparc.cpp into a well defined pass | Chris Lattner |