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
*
reimplement the tblgen lexer with a simple hand-written lexer. This eliminates
Chris Lattner
2007-11-18
1
-240
/
+0
*
Updated VC++ build system.
Hartmut Kaiser
2007-10-17
1
-8
/
+8
*
Added \!con(a,b) syntax to concatnate two dag fragments.
Evan Cheng
2007-05-15
1
-0
/
+1
*
Deemed too cute to live.
Jim Laskey
2007-02-06
1
-1
/
+1
*
Support var arg intrinsics.
Jim Laskey
2007-02-06
1
-1
/
+1
*
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-07
1
-8
/
+12
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-0
/
+1
*
Fix Regression/TableGen/2006-09-18-LargeInt.td
Chris Lattner
2006-09-18
1
-2
/
+2
*
Add often-requested support for defining "multiclasses" which can be instanti...
Chris Lattner
2006-09-01
1
-0
/
+2
*
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