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
/
TableGen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make tblgen's exception handling a little more robust by printing the
Reid Spencer
2004-09-03
1
-1
/
+8
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
RemoveFileOnErrorSignal is now in the llvm::sys namespace. Adjust
Reid Spencer
2004-08-29
1
-1
/
+1
*
Initial cut at an asm writer emitter. So far, this only handles emission of
Chris Lattner
2004-08-01
1
-1
/
+9
*
Finegrainify namespacification
Chris Lattner
2004-08-01
1
-9
/
+6
*
Remove some abandoned code that was never finished. If needed in the future
Chris Lattner
2004-07-22
1
-7
/
+1
*
Passing integer 0 in for a pointer value doesn't work on IA64. Fix this
Chris Lattner
2004-07-16
1
-1
/
+1
*
Make tblgen not try to be smart. This is better handled in makefiles if
Chris Lattner
2004-07-13
1
-14
/
+3
*
Header file moved
Chris Lattner
2004-05-27
1
-1
/
+1
*
add tablgen backend for really simple instruction selector
Jakub Staszak
2004-04-06
1
-1
/
+7
*
exit(1) instead of abort()'ing on error
Chris Lattner
2004-02-13
1
-2
/
+2
*
Print the record NAME not the record ADDRESS
Chris Lattner
2004-02-06
1
-1
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+10
*
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
/
+482
[prev]