1. 2558e8c The function to create an instance of this pass is no longer a method of by Misha Brukman · 22 years ago
  2. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  3. 482202a Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  4. b4aa604 Make the symbol prologue/epilogue stuff redundant with MappingInfo, in by Brian Gaeke · 22 years ago
  5. 26c7e58 changed implementation of LLVM BYTECODE Length by Mehwish Nagda · 23 years ago
  6. 889faf8 Adding code for outputing length in .s by Anand Shukla · 23 years ago
  7. 7076ff2 by Chris Lattner · 23 years ago
  8. 37104aa Add new optional getPassName() virtual function that a Pass can override by Chris Lattner · 24 years ago
  9. 63c52f3 Add #include that was removed from TargetMachine.h by Chris Lattner · 24 years ago
  10. 15148e7 Fix include error. by Vikram S. Adve · 24 years ago
  11. 5536c9c Clean up std namespace issues Silence warning by Chris Lattner · 24 years ago
  12. 774cbce Write llvm bytecode to output .s file as last step of LLC. by Chris Lattner · 24 years ago