1. c105645 Create a static version of Instruction::getOpcodeName(opCode) that by Vikram S. Adve · 22 years ago
  2. 7e70829 MEGAPATCH checkin. by Chris Lattner · 22 years ago
  3. 2fbfdcf Change references to the Method class to be references to the Function by Chris Lattner · 22 years ago
  4. 221d688 Method.h no longer includes BasicBlock.h by Chris Lattner · 23 years ago
  5. 71947fd Switch from MachineCodeForVMInstr model that is built into the VMCore library to an annotation based MAchineCodeForInstruction model by Chris Lattner · 23 years ago
  6. 699a7bf Remove extraneous #includes by Chris Lattner · 23 years ago
  7. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  8. e05bf2f * Support new setname interface * Add assertion for sanity checking by Chris Lattner · 23 years ago
  9. 7e583cf Renamed include/llvm/Codegen to include/llvm/CodeGen by Chris Lattner · 23 years ago
  10. f9be9a9 Fix code to be in a consistent style by Chris Lattner · 23 years ago
  11. cfad5df Remove getTempValuesForMachineCode from the Instruction interface by Chris Lattner · 23 years ago
  12. 3344615 Added a representation of the machine instructions generated by Vikram S. Adve · 23 years ago
  13. 20554f1 Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp by Chris Lattner · 23 years ago
  14. 477c2ec Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator by Chris Lattner · 23 years ago
  15. 0095054 Initial revision by Chris Lattner · 23 years ago