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
/
lib
/
TableGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix infinite loop in nested multiclasses.
Jakob Stoklund Olesen
2012-03-07
1
-6
/
+2
*
Switch the TableGen record's string-based DenseMap key to use the new
Chandler Carruth
2012-03-05
1
-5
/
+11
*
Remove stray semi-colon.
Daniel Dunbar
2012-02-28
1
-1
/
+1
*
Add Foreach Loop
David Greene
2012-02-22
4
-5
/
+262
*
StringRef'ize EmitSourceFileHeader().
Ahmed Charles
2012-02-19
1
-1
/
+1
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
2
-5
/
+5
*
Implement String Cast from Integer
David Greene
2012-01-30
1
-0
/
+5
*
Fix Record Name Reference
David Greene
2012-01-28
1
-1
/
+1
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-5
/
+0
*
TblGen diagnostic for mismatched template instantiation.
Jim Grosbach
2012-01-20
1
-0
/
+4
*
Removing unused default switch cases in switches over enums that already acco...
David Blaikie
2012-01-16
1
-3
/
+0
*
Delete CodeInit and CodeRecTy from TableGen.
Jakob Stoklund Olesen
2012-01-13
2
-33
/
+3
*
Use uniqued StringInit pointers for lookups.
Jakob Stoklund Olesen
2012-01-13
2
-21
/
+9
*
TableGen: add a comment
Dylan Noblesmith
2011-12-22
1
-1
/
+1
*
try to fix MSVC build
Dylan Noblesmith
2011-12-22
1
-0
/
+3
*
drop unneeded config.h includes
Dylan Noblesmith
2011-12-22
1
-1
/
+0
*
Fix up the CMake build for the new files added in r146960, they're
Chandler Carruth
2011-12-20
1
-0
/
+1
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
3
-0
/
+27
*
LLVMBuild: Remove trailing newline, which irked me.
Daniel Dunbar
2011-12-12
1
-1
/
+0
*
Check for error after InstantiateMultclassDef.
Jim Grosbach
2011-12-02
1
-0
/
+2
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-4
/
+0
*
ARM vldm and vstm VFP instructions can take a data type suffix.
Jim Grosbach
2011-11-11
1
-1
/
+1
*
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar
2011-11-03
1
-0
/
+23
*
Implement Paste
David Greene
2011-10-19
3
-28
/
+67
*
Process NAME
David Greene
2011-10-19
1
-8
/
+35
*
Process Defm Prefix as Init
David Greene
2011-10-19
2
-20
/
+40
*
Parse Def ID as Value
David Greene
2011-10-19
2
-14
/
+42
*
Don't Parse Object Body as a Name
David Greene
2011-10-19
1
-0
/
+4
*
Use Parse Mode
David Greene
2011-10-19
1
-2
/
+9
*
Make ID Parsing More Flexible
David Greene
2011-10-19
2
-10
/
+26
*
Add NAME Member
David Greene
2011-10-19
2
-1
/
+6
*
Fix Name Access
David Greene
2011-10-19
1
-2
/
+3
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+2
*
Fix Name Access
David Greene
2011-10-19
1
-2
/
+3
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+2
*
Disambiguate Numbers and Identifiers
David Greene
2011-10-19
1
-1
/
+37
*
Add Peek
David Greene
2011-10-19
2
-0
/
+5
*
Resolve Record Names
David Greene
2011-10-19
1
-0
/
+6
*
Allow Names Changes on Unregistered Records
David Greene
2011-10-19
1
-4
/
+3
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+1
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+1
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+1
*
Add Record Init
David Greene
2011-10-19
1
-0
/
+4
*
Make Template Arg Names Inits
David Greene
2011-10-19
3
-34
/
+43
*
Let SetValue Take and Init Name
David Greene
2011-10-19
2
-9
/
+17
*
Add Utility to Scope Names
David Greene
2011-10-19
1
-0
/
+36
*
Make VarInit Name an Init
David Greene
2011-10-19
1
-1
/
+13
*
Add Value Accessors
David Greene
2011-10-19
1
-0
/
+12
*
Make SMDiagnostic a little more sane. Instead of passing around note/warning...
Chris Lattner
2011-10-16
1
-2
/
+2
*
Revert r141079: tblgen: add preprocessor as a separate mode
Che-Liang Chiou
2011-10-08
4
-680
/
+0
[next]