Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
8f77c03c39cd874f7fc5fbb49ab6ce41e58ad63f
/
lib
/
TableGen
/
TGParser.h
7be867e
Process Defm Prefix as Init
by David Greene
· 13 years ago
a9e07dd
Parse Def ID as Value
by David Greene
· 13 years ago
f3744a0
Make ID Parsing More Flexible
by David Greene
· 13 years ago
e22b321
Make Template Arg Names Inits
by David Greene
· 13 years ago
917924d
Let SetValue Take and Init Name
by David Greene
· 13 years ago
a1b1b79
Remove Multidefs
by David Greene
· 13 years ago
6da674c
Parser Multidef Support
by David Greene
· 13 years ago
e499a2d
Refactor Multiclass Def Processing
by David Greene
· 13 years ago
7c78888
Move TableGen's parser and entry point into a library
by Peter Collingbourne
· 13 years ago
[Renamed (98%) from utils/TableGen/TGParser.h]
05bce0b
Unconstify Inits
by David Greene
· 13 years ago
f37dd02
[AVX] Constify Inits
by David Greene
· 13 years ago
77f8274
Intern all RecTy subclass instances to avoid duplicates.
by Jakob Stoklund Olesen
· 13 years ago
afd5426
struct Init -> class Init
by David Greene
· 13 years ago
d568b3f
Revert r134921, 134917, 134908 and 134907. They're causing failures
by Eric Christopher
· 13 years ago
9bcc399
struct Init -> class Init.
by Evan Cheng
· 13 years ago
d4a9066
[AVX] Make Inits Foldable
by David Greene
· 13 years ago
0b6a44a
Consolidate some TableGen diagnostic helper functions.
by Jim Grosbach
· 13 years ago
dd13790
Add new -d option to tblgen. It writes a make(1)-style dependency file.
by Joerg Sonnenberger
· 13 years ago
9c6b60e
various cleanups to tblgen, patch by Garrison Venn!
by Chris Lattner
· 14 years ago
67db883
eliminate the Records global variable, patch by Garrison Venn!
by Chris Lattner
· 14 years ago
d1e1703
Push twines deeper into SourceMgr's error handling methods.
by Benjamin Kramer
· 14 years ago
ee65db3
Teach tablegen to allow "let" expressions inside multiclasses,
by Bruno Cardoso Lopes
· 14 years ago
270562b
Teach tablegen to support 'defm' inside multiclasses.
by Bruno Cardoso Lopes
· 14 years ago
7ee5d5f
move include searching logic from TGLexer to SourceMgr.
by Chris Lattner
· 15 years ago
8070ea3
Rename TGSourceMgr -> SourceMgr.
by Chris Lattner
· 15 years ago
1e3a8a4
rename TGLoc -> SMLoc.
by Chris Lattner
· 15 years ago
099e198
move TGSourceMgr class out of TableGen into libsupport.
by Chris Lattner
· 15 years ago
e1b4691
by David Greene
· 15 years ago
d418c1b
by David Greene
· 16 years ago
440548d
Rename the CurMultiClass formal parameter of TGParser::AddSubMultiClass
by Bob Wilson
· 16 years ago
1d512df
Remove unnecessary "class" keywords.
by Bob Wilson
· 16 years ago
de444af
Implement multiclass inheritance.
by David Greene
· 16 years ago
48fe635
Fix the Win32 VS2008 build:
by Sebastian Redl
· 16 years ago
1c8ae59
make "locations" a class instead of a typedef.
by Chris Lattner
· 16 years ago
aa739d2
split buffer management and diagnostic printing out of the tblgen
by Chris Lattner
· 16 years ago
aff9c27
Unbreak the build on win32. Cleanup some warning.
by Cedric Venet
· 16 years ago
41b2340
Make tblgen more portable, allowing it to build with ICC. Patch by Robert Zeh!
by Chris Lattner
· 16 years ago
3060910
remove attributions from utils.
by Chris Lattner
· 17 years ago
f460165
Rewrite the tblgen parser in a recursive descent style, eliminating the bison parser.
by Chris Lattner
· 17 years ago