summaryrefslogtreecommitdiff
path: root/utils/TableGen/InstrInfoEmitter.cpp
Commit message (Expand)AuthorAge
* Do not #include files into the llvm namespaceChris Lattner2004-08-17
* Instructions no longer need to have names.Chris Lattner2004-08-01
* Add, and start using, the CodeGenInstruction class. This class representsChris Lattner2004-08-01
* Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)Chris Lattner2004-08-01
* Finegrainify namespacificationChris Lattner2004-08-01
* Support new flagChris Lattner2004-07-31
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM copyright header.John Criswell2003-10-20
* Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefsAlkis Evlogimenos2003-10-08
* Start using the CodeGeneratorWrappersChris Lattner2003-08-07
* Switch code over to being a TableGenBackendChris Lattner2003-08-06
* Finish the instruction info emitterChris Lattner2003-08-03
* Initial checkin of Instruction emitter, which just produces enum values so farChris Lattner2003-08-03