1. e7fb360 Initial checkin of TargetData code by Chris Lattner · 24 years ago
  2. e3860e5 Convert to use the new factored out TargetData class by Chris Lattner · 24 years ago
  3. 3a13c7e Factor code out to the TargetData class by Chris Lattner · 24 years ago
  4. d607572 Remove explicit source list by Chris Lattner · 24 years ago
  5. 81cb207 Changed case 64 to make the first arg of phi a defintion by Ruchira Sasanka · 24 years ago
  6. 98a9c97 Add CC operand as 4th operand of SUBcc, and mark it as a def. by Vikram S. Adve · 24 years ago
  7. 0fae90e Also, move burg rule to Makefile.common. by Vikram S. Adve · 24 years ago
  8. 811aad9 Better still, lets move pathname for Burg to Makefile.common. by Vikram S. Adve · 24 years ago
  9. 735c4ce Use full pathname for burg. by Vikram S. Adve · 24 years ago
  10. 769939d Added tree nodes for Phi instructions. by Vikram S. Adve · 24 years ago
  11. 74f4a13 Generate dummy Phi machine instruction, plus a bug fix for BrCond(boolreg). by Vikram S. Adve · 24 years ago
  12. 3c3b713 Added UltraSparcInstrInfo class to specialize class MachineInstrInfo. by Vikram S. Adve · 24 years ago
  13. 4f23166 Bug fixes: by Vikram S. Adve · 24 years ago
  14. 44a853c Added MachineInstrInfo class and moved instruction-related members there. by Vikram S. Adve · 24 years ago
  15. 6c5a32d Removal of the redundant CompileContext wrapper by Chris Lattner · 24 years ago
  16. 68498ce Eliminate lots of unnecessary #includes and forward decls by Chris Lattner · 24 years ago
  17. 51a9ad9 Make code fit in 80 columns more by Chris Lattner · 24 years ago
  18. 5773896 Exterminate nasty Cisms by Chris Lattner · 24 years ago
  19. e23fb7c Refer to include/llvm/CodeGen not Codegen by Chris Lattner · 24 years ago
  20. 7e583cf Renamed include/llvm/Codegen to include/llvm/CodeGen by Chris Lattner · 24 years ago
  21. a21cf20 Description of the SPARC as a target architecture. by Vikram S. Adve · 24 years ago
  22. daae699 Base clas for a description of a target architecture. by Vikram S. Adve · 24 years ago