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