index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
TableGen
/
TGLexer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the MemoryBuffer::getFile* methods to take just a pointer to the
Chris Lattner
2008-04-01
1
-2
/
+2
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
1
-0
/
+2
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Rewrite the tblgen parser in a recursive descent style, eliminating the bison...
Chris Lattner
2007-11-22
1
-139
/
+87
*
Switching back to strtoll. Including config.h. On VStudio builds, this overr...
Chuck Rose III
2007-11-21
1
-3
/
+4
*
This change does a couple of things. First it gets the Visual Studio builds ...
Chuck Rose III
2007-11-21
1
-3
/
+6
*
Record the start of the current token, for use in error reporting.
Chris Lattner
2007-11-19
1
-5
/
+6
*
Add carat diagnostics to tblgen lexer errors.
Chris Lattner
2007-11-19
1
-28
/
+53
*
minor cleanups
Chris Lattner
2007-11-18
1
-2
/
+2
*
ensure header is self contained.
Chris Lattner
2007-11-18
1
-1
/
+1
*
reimplement the tblgen lexer with a simple hand-written lexer. This eliminates
Chris Lattner
2007-11-18
1
-0
/
+439