index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
TableGen
/
InstrInfoEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the isLoad and isStore flags, needed by the instruction sched...
Nate Begeman
2004-09-28
1
-0
/
+2
*
Turn the hasDelaySlot flag into the M_DELAY_SLOT_FLAG
Chris Lattner
2004-09-28
1
-0
/
+1
*
Do not #include files into the llvm namespace
Chris Lattner
2004-08-17
1
-2
/
+5
*
Instructions no longer need to have names.
Chris Lattner
2004-08-01
1
-1
/
+6
*
Add, and start using, the CodeGenInstruction class. This class represents
Chris Lattner
2004-08-01
1
-40
/
+36
*
Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)
Chris Lattner
2004-08-01
1
-1
/
+1
*
Finegrainify namespacification
Chris Lattner
2004-08-01
1
-3
/
+1
*
Support new flag
Chris Lattner
2004-07-31
1
-0
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+6
*
Added LLVM copyright header.
John Criswell
2003-10-20
1
-0
/
+7
*
Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs
Alkis Evlogimenos
2003-10-08
1
-2
/
+6
*
Move support/tools/* back into utils
Chris Lattner
2003-10-05
1
-0
/
+160