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
/
CodeEmitterGen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write llvm-tblgen backends as functions instead of sub-classes.
Jakob Stoklund Olesen
2012-06-11
1
-49
/
+0
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-1
/
+1
*
Unconstify Inits
David Greene
2011-07-29
1
-2
/
+2
*
[AVX] Constify Inits
David Greene
2011-07-29
1
-2
/
+2
*
Revert r134921, 134917, 134908 and 134907. They're causing failures
Eric Christopher
2011-07-11
1
-3
/
+3
*
[AVX] Make Inits Foldable
David Greene
2011-07-11
1
-3
/
+3
*
Move <map> include out of .h and into .cpp.
Bill Wendling
2010-12-13
1
-1
/
+0
*
split the giant encoder loop into two new helper functions.
Chris Lattner
2010-11-15
1
-0
/
+7
*
Revert 90628, which was incorrect.
Dan Gohman
2009-12-15
1
-2
/
+1
*
Remove unneeded ';' and a class/struct mismatch (noticed by clang).
Daniel Dunbar
2009-12-09
1
-1
/
+1
*
Minor code simplification.
Dan Gohman
2009-12-05
1
-1
/
+2
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-3
/
+3
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
1. Simplfy bit operations.
Jim Laskey
2006-07-13
1
-4
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-22
1
-3
/
+3
*
* Factor out (into new fn) a loop emitting operand shifts into the instruction
Misha Brukman
2004-10-14
1
-0
/
+8
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header.
John Criswell
2003-10-20
1
-0
/
+7
*
Move support/tools/* back into utils
Chris Lattner
2003-10-05
1
-0
/
+24