Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new optional getPassName() virtual function that a Pass can override | Chris Lattner | 2002-04-29 | 1 | -0/+2 |
* | Add #include that was removed from TargetMachine.h | Chris Lattner | 2002-04-28 | 1 | -0/+1 |
* | Fix include error. | Vikram S. Adve | 2002-03-03 | 1 | -1/+1 |
* | Clean up std namespace issues | Chris Lattner | 2002-02-24 | 1 | -8/+9 |
* | Write llvm bytecode to output .s file as last step of LLC. | Chris Lattner | 2002-02-11 | 1 | -0/+77 |