index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
TableGen
/
TableGen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[x86] Revert the X86FoldTablesEmitter due to more miscompiles.
Chandler Carruth
2017-06-06
1
-6
/
+0
*
Resubmit "[X86] Adding new LLVM TableGen backend that generates the X86 backe...
Zachary Turner
2017-05-29
1
-0
/
+6
*
Revert "[X86] Adding new LLVM TableGen backend that generates the X86 backend...
Zachary Turner
2017-05-29
1
-6
/
+0
*
[X86] Adding new LLVM TableGen backend that generates the X86 backend memory ...
Ayman Musa
2017-05-28
1
-0
/
+6
*
[tablegen] Use categories on options that only matter to one emitter.
Daniel Sanders
2017-03-27
1
-1
/
+2
*
[X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...
Ayman Musa
2017-03-07
1
-0
/
+6
*
[globalisel] Fix missing break.
Daniel Sanders
2017-02-03
1
-0
/
+1
*
Re-commit: [globalisel] Tablegen-erate current Register Bank Information
Daniel Sanders
2017-01-19
1
-1
/
+6
*
Re-revert: [globalisel] Tablegen-erate current Register Bank Information
Daniel Sanders
2017-01-18
1
-6
/
+1
*
Re-commit: [globalisel] Tablegen-erate current Register Bank Information
Daniel Sanders
2017-01-18
1
-1
/
+6
*
Revert r292132: [globalisel] Tablegen-erate current Register Bank Information...
Daniel Sanders
2017-01-16
1
-6
/
+1
*
[globalisel] Tablegen-erate current Register Bank Information
Daniel Sanders
2017-01-16
1
-1
/
+6
*
[GlobalISel] Add basic Selector-emitter tblgen backend.
Ahmed Bougacha
2016-12-21
1
-1
/
+7
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
1
-2
/
+1
*
AArch64: TableGenerate system instruction operands.
Tim Northover
2016-07-05
1
-1
/
+7
*
Search for llvm-symbolizer binary in the same directory as argv[0], before
Richard Smith
2016-06-09
1
-1
/
+1
*
[TableGen] Call llvm_shutdown on exit so that all the ManagedStatic objects i...
Craig Topper
2016-01-04
1
-0
/
+3
*
Move the enum attributes defined in Attributes.h to a table-gen file.
Akira Hatanaka
2015-11-11
1
-1
/
+7
*
Use range-based for loops. NFC
Craig Topper
2014-12-11
1
-9
/
+7
*
Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.
James Molloy
2014-06-17
1
-1
/
+1
*
replace LeakSanitizerIsTurnedOffForTheCurrentProcess with __lsan_is_turned_of...
Kostya Serebryany
2014-01-15
1
-5
/
+7
*
reapply r198858: Disable LeakSanitizer in TableGen binaries, see PR18325; thi...
Kostya Serebryany
2014-01-10
1
-0
/
+7
*
Revert "Disable LeakSanitizer in TableGen binaries, see PR18325"
Alp Toker
2014-01-09
1
-7
/
+0
*
Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
2014-01-09
1
-0
/
+7
*
Add TableGen ctags(1) emitter and helper script.
Sean Silva
2013-03-21
1
-1
/
+7
*
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-19
1
-6
/
+0
*
Copy clang/Driver/<Option parsing stuff> to llvm.
Michael J. Spencer
2012-12-05
1
-1
/
+7
*
Sort the #include lines for utils/...
Chandler Carruth
2012-12-04
1
-1
/
+0
*
tblgen: Migrate llvm-tblgen to new TableGenMain API.
Sean Silva
2012-10-03
1
-82
/
+77
*
Write llvm-tblgen backends as functions instead of sub-classes.
Jakob Stoklund Olesen
2012-06-11
1
-32
/
+19
*
Removing unused default switch cases in switches over enums that already acco...
David Blaikie
2012-01-16
1
-3
/
+0
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-84
/
+84
*
Add a deterministic finite automaton based packetizer for VLIW architectures
Anshuman Dasgupta
2011-12-01
1
-0
/
+7
*
Remove the old-style ARM disassembler, which is no longer used.
Owen Anderson
2011-11-09
1
-7
/
+0
*
Remove the Clang tblgen backends from LLVM.
Peter Collingbourne
2011-10-06
1
-122
/
+0
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-144
/
+61
*
Remove more of llvmc and dependencies.
Eric Christopher
2011-09-20
1
-7
/
+0
*
Added LateParsed property to TableGen attributes.
Caitlin Sadowski
2011-09-08
1
-0
/
+7
*
Dependency should be on the output file name, not the dependency file
Joerg Sonnenberger
2011-09-07
1
-1
/
+1
*
Revert r134921, 134917, 134908 and 134907. They're causing failures
Eric Christopher
2011-07-11
1
-12
/
+1
*
[AVX] Make Inits Foldable
David Greene
2011-07-11
1
-1
/
+12
*
TableGen'erated MC lowering for simple pseudo-instructions.
Jim Grosbach
2011-07-08
1
-0
/
+7
*
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
Evan Cheng
2011-06-28
1
-9
/
+5
*
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
Evan Cheng
2011-06-27
1
-17
/
+2
*
Starting to refactor Target to separate out code that's needed to fully describe
Evan Cheng
2011-06-24
1
-8
/
+12
*
Consolidate some TableGen diagnostic helper functions.
Jim Grosbach
2011-06-21
1
-11
/
+4
*
Drop a RecordKeeper reference that wasn't necessary.
Jakob Stoklund Olesen
2011-06-04
1
-1
/
+1
*
Teach TableGen to evaluate DAG expressions as set operations.
Jakob Stoklund Olesen
2011-06-04
1
-1
/
+20
*
Add new -d option to tblgen. It writes a make(1)-style dependency file.
Joerg Sonnenberger
2011-06-01
1
-29
/
+43
*
ParseFile() may throw, so extend the try/catch to handle that.
Jim Grosbach
2011-05-06
1
-11
/
+11
[next]