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
/
Record.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize the previous binary operator support and add a string concatenation
Chris Lattner
2006-03-31
1
-7
/
+33
*
Implement Regression/TableGen/DagDefSubst.ll
Chris Lattner
2006-03-30
1
-9
/
+9
*
implement test/Regression/TableGen/DagIntSubst.ll
Chris Lattner
2006-01-31
1
-1
/
+7
*
Rename Record::getValueAsListDef to getValueAsListOfDefs, to more accurately
Chris Lattner
2005-10-28
1
-4
/
+4
*
Added method to return a vector of records for a ListInit of Def field. This
Jim Laskey
2005-10-28
1
-0
/
+6
*
Add a new Record::getValueAsCode method to mirror the other getValueAs*
Chris Lattner
2005-09-13
1
-0
/
+6
*
add a setName method to record
Chris Lattner
2005-08-19
1
-1
/
+1
*
Add a setName method to Record.
Chris Lattner
2005-08-19
1
-0
/
+14
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-22
1
-3
/
+3
*
Remove trailing whitespace
Misha Brukman
2005-04-22
1
-15
/
+15
*
Major change to tblgen: instead of resolving values every time a class is
Chris Lattner
2005-04-19
1
-22
/
+38
*
implementing shifting of literal integers
Chris Lattner
2005-04-19
1
-0
/
+2
*
Add initial lexer and parser support for shifting values. Every use of this
Chris Lattner
2005-04-19
1
-0
/
+5
*
For PR387:
Reid Spencer
2004-12-06
1
-43
/
+174
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
1
-7
/
+13
*
Make VC happier, patch contributed by Morten Ofstad
Chris Lattner
2004-10-23
1
-1
/
+1
*
Implement test/Regression/TableGen/ListSlices.td
Chris Lattner
2004-07-27
1
-5
/
+51
*
Add initial support for list slices. This currently allows you to do stuff
Chris Lattner
2004-07-26
1
-0
/
+11
*
The "best" of both worlds: readable C++ comments and valid HTML For doxygen.
Misha Brukman
2004-04-15
1
-4
/
+7
*
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
/
+849