1. 242a808 Numerous bug fixes: by Vikram S. Adve · 23 years ago
  2. 9b62503 Replace all usages of Type::isPointerType with isa<PointerType> by Chris Lattner · 23 years ago
  3. c6f3ae5 Eliminate duplicate or unneccesary #include's by Chris Lattner · 23 years ago
  4. 31bcdb8 Split ConstantVals.h into Constant.h and Constants.h by Chris Lattner · 23 years ago
  5. 2fbfdcf Change references to the Method class to be references to the Function by Chris Lattner · 23 years ago
  6. f7cedec Fix CreateUIntSetInstruction() to handle sign extensions correctly. by Vikram S. Adve · 23 years ago
  7. e76af29 Use distinct names for the three types of SetMachineOperand to by Vikram S. Adve · 23 years ago
  8. cb0a120 * Switch to new TmpInstruction model by Chris Lattner · 24 years ago
  9. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  10. cee9d1c Remove int hack to allow unsigned numbers greater than 2^63 - 1... by Vikram S. Adve · 24 years ago
  11. e9bb2df Rename ConstPoolVal -> Constant by Chris Lattner · 24 years ago
  12. b9959d8 Fix int->float conversion. by Vikram S. Adve · 24 years ago
  13. 5b6082e Added function UltraSparcInstrInfo::CreateCodeToCopyFloatToInt. by Vikram S. Adve · 24 years ago
  14. b9c3863 Added new function UltraSparcInstrInfo::CreateCodeToCopyIntToFloat. by Vikram S. Adve · 24 years ago
  15. a2a7094 Generate SETX for 64-bit integers! by Vikram S. Adve · 24 years ago
  16. 30764b8 Moved implementation of class UltraSparcInstrInfo here. by Vikram S. Adve · 24 years ago