Age | Commit message (Expand) | Author |
---|---|---|
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-09-18 | Make the symbol prologue/epilogue stuff redundant with MappingInfo, in | Brian Gaeke |
2002-07-25 | changed implementation of LLVM BYTECODE Length | Mehwish Nagda |
2002-07-21 | Adding code for outputing length in .s | Anand Shukla |
2002-06-25 | MEGAPATCH checkin. | Chris Lattner |
2002-04-29 | Add new optional getPassName() virtual function that a Pass can override | Chris Lattner |
2002-04-28 | Add #include that was removed from TargetMachine.h | Chris Lattner |
2002-03-03 | Fix include error. | Vikram S. Adve |
2002-02-24 | Clean up std namespace issues | Chris Lattner |
2002-02-11 | Write llvm bytecode to output .s file as last step of LLC. | Chris Lattner |