summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/InstrInfoEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for the isLoad and isStore flags, needed by the instruction sched...Nate Begeman2004-09-281-0/+2
* Turn the hasDelaySlot flag into the M_DELAY_SLOT_FLAGChris Lattner2004-09-281-0/+1
* Do not #include files into the llvm namespaceChris Lattner2004-08-171-2/+5
* Instructions no longer need to have names.Chris Lattner2004-08-011-1/+6
* Add, and start using, the CodeGenInstruction class. This class representsChris Lattner2004-08-011-40/+36
* Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)Chris Lattner2004-08-011-1/+1
* Finegrainify namespacificationChris Lattner2004-08-011-3/+1
* Support new flagChris Lattner2004-07-311-0/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+6
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
* Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefsAlkis Evlogimenos2003-10-081-2/+6
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+160
OpenPOWER on IntegriCloud