summaryrefslogtreecommitdiff
path: root/lib/VMCore/Instruction.cpp
Commit message (Expand)AuthorAge
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-21
* Fix code to be in a consistent styleChris Lattner2001-07-21
* Remove getTempValuesForMachineCode from the Instruction interfaceChris Lattner2001-07-21
* Added a representation of the machine instructions generatedVikram S. Adve2001-07-20
* Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cppChris Lattner2001-06-25
* Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperatorChris Lattner2001-06-08
* Initial revisionChris Lattner2001-06-06