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
/
TGParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support to tablegen for naming the nodes themselves, not just the operands,
Nate Begeman
2009-03-19
1
-1
/
+13
*
give each Record a location.
Chris Lattner
2009-03-13
1
-6
/
+6
*
make "locations" a class instead of a typedef.
Chris Lattner
2009-03-13
1
-20
/
+20
*
implement support for C-style string literal concatenation in td files.
Chris Lattner
2009-03-11
1
-2
/
+14
*
Unbreak the build on win32.
Cedric Venet
2009-02-14
1
-1
/
+1
*
Fun x86 encoding tricks: when adding an immediate value of 128,
Dan Gohman
2008-10-17
1
-3
/
+3
*
produce an error on invalid input instead of asserting:
Chris Lattner
2008-04-10
1
-0
/
+5
*
Fix a crash on code like: let x = 1 {x
Chris Lattner
2008-01-10
1
-1
/
+4
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add TGParser files to VStudio project files. Removed generated files section...
Chuck Rose III
2007-11-26
1
-0
/
+2
*
resolve the last fixme's in the new tblgen parser.
Chris Lattner
2007-11-22
1
-6
/
+4
*
Rewrite the tblgen parser in a recursive descent style, eliminating the bison...
Chris Lattner
2007-11-22
1
-0
/
+1372