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
/
InstrEnumEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.
Craig Topper
2012-02-27
1
-48
/
+0
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-1
/
+1
*
eliminate the Records global variable, patch by Garrison Venn!
Chris Lattner
2010-12-13
1
-1
/
+1
*
make inst_begin/inst_end iterate over InstructionsByEnumValue.
Chris Lattner
2010-03-19
1
-8
/
+1
*
revert 98912
Chris Lattner
2010-03-19
1
-2
/
+2
*
make inst_begin/inst_end iterate over InstructionsByEnumValue.
Chris Lattner
2010-03-19
1
-2
/
+2
*
change Target.getInstructionsByEnumValue to return a reference
Chris Lattner
2010-03-19
1
-2
/
+2
*
fix this to work more determinstically, patch by Thomas Veith!
Chris Lattner
2010-02-19
1
-1
/
+1
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-1
/
+1
*
Add <cstdio> include where needed by gcc-4.4.
Duncan Sands
2008-10-08
1
-0
/
+1
*
split enum emission out from InstrInfoEmitter into it's own tblgen backend.
Chris Lattner
2008-01-06
1
-0
/
+54