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
/
TGParser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move include searching logic from TGLexer to SourceMgr.
Chris Lattner
2009-06-21
1
-2
/
+0
*
Rename TGSourceMgr -> SourceMgr.
Chris Lattner
2009-06-21
1
-1
/
+1
*
rename TGLoc -> SMLoc.
Chris Lattner
2009-06-21
1
-6
/
+6
*
move TGSourceMgr class out of TableGen into libsupport.
Chris Lattner
2009-06-21
1
-1
/
+1
*
Make IntInits and ListInits typed. This helps deduce types of !if and
David Greene
2009-06-08
1
-3
/
+3
*
Operation Enhancements
David Greene
2009-05-14
1
-0
/
+2
*
Rename the CurMultiClass formal parameter of TGParser::AddSubMultiClass
Bob Wilson
2009-04-30
1
-2
/
+3
*
Remove unnecessary "class" keywords.
Bob Wilson
2009-04-30
1
-1
/
+1
*
Implement multiclass inheritance.
David Greene
2009-04-22
1
-1
/
+4
*
Fix the Win32 VS2008 build:
Sebastian Redl
2009-03-19
1
-1
/
+1
*
make "locations" a class instead of a typedef.
Chris Lattner
2009-03-13
1
-7
/
+7
*
split buffer management and diagnostic printing out of the tblgen
Chris Lattner
2009-03-13
1
-1
/
+1
*
Unbreak the build on win32.
Cedric Venet
2009-02-14
1
-2
/
+2
*
Make tblgen more portable, allowing it to build with ICC.
Chris Lattner
2009-01-22
1
-2
/
+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
-0
/
+109