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
/
FileLexer.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize the previous binary operator support and add a string concatenation
Chris Lattner
2006-03-31
1
-0
/
+1
*
Silence a warning.
Chris Lattner
2006-03-03
1
-1
/
+1
*
add support for multiple include directories
Chris Lattner
2006-03-03
1
-7
/
+11
*
Adjust to new form of handling lexer dependencies, this way shouldn't have
Chris Lattner
2006-02-14
1
-0
/
+1
*
Tighten up the specification to allow TableGen/nested-comment.td to pass
Chris Lattner
2005-09-06
1
-3
/
+3
*
Add initial lexer and parser support for shifting values. Every use of this
Chris Lattner
2005-04-19
1
-0
/
+5
*
Patch to make VS happier, thanks to Morten Ofstad for pointing this out.
Chris Lattner
2004-10-13
1
-1
/
+1
*
Add support for dos style files.
Chris Lattner
2004-05-27
1
-1
/
+1
*
exit(1) instead of abort()'ing on error
Chris Lattner
2004-02-13
1
-2
/
+2
*
Fix buggy error message problem
Chris Lattner
2004-02-13
1
-2
/
+3
*
Ooops, top-level C++-comments aren't recognized by flex.
Misha Brukman
2004-02-12
1
-2
/
+2
*
* Convert C comments to C++ style (why are some one way, some another?!)
Misha Brukman
2004-02-12
1
-30
/
+14
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-2
/
+9
*
Added LLVM copyright notice.
John Criswell
2003-10-21
1
-0
/
+7
*
Move support/tools/* back into utils
Chris Lattner
2003-10-05
1
-0
/
+222