2015-09-02 |
Joseph Tremoulet | [TableGen] Allow TokenTy in intrinsic signatures |
tree | commitdiff |
2015-07-31 |
Matt Arsenault | TableGen: Support folding casts from bits to int |
tree | commitdiff |
2015-07-15 |
Petr Pavlu | [TableGen] Improve decoding options for non-orthogonal... |
tree | commitdiff |
2015-05-26 |
Michael Kuperstein | Use std::bitset for SubtargetFeatures. |
tree | commitdiff |
2015-05-21 |
Hal Finkel | [TableGen] Resolve complex def names inside multiclasses |
tree | commitdiff |
2015-05-13 |
Michael Kuperstein | Reverting r237234, "Use std::bitset for SubtargetFeatures" |
tree | commitdiff |
2015-05-13 |
Michael Kuperstein | Use std::bitset for SubtargetFeatures |
tree | commitdiff |
2015-04-17 |
Kit Barton | Add support for v1i128 type. |
tree | commitdiff |
2015-04-07 |
Toma Tabacu | [TableGen] Prevent invalid code generation when emittin... |
tree | commitdiff |
2014-09-30 |
Robert Khasanov | [AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW. |
tree | commitdiff |
2014-09-27 |
Craig Topper | Update test case to match minor formatting change intro... |
tree | commitdiff |
2014-09-27 |
Craig Topper | Fix TableGen -gen-disassembler output for bit fields... |
tree | commitdiff |
2014-09-16 |
Adam Nemet | [TableGen] Fully resolve class-instance values before... |
tree | commitdiff |
2014-08-29 |
Jean-Luc Duprat | Tablegen fixes for new syntax when initializing bits... |
tree | commitdiff |
2014-08-12 |
NAKAMURA Takumi | llvm/test/TableGen/*Foreach*.td: Remove XFAIL:vg_leak... |
tree | commitdiff |
2014-08-07 |
Pete Cooper | Update BitRecTy::convertValue to allow if expressions... |
tree | commitdiff |
2014-08-07 |
Pete Cooper | Change the { } expression in tablegen to accept sized... |
tree | commitdiff |
2014-08-07 |
Pete Cooper | Change BitsInit to inherit from TypedInit. |
tree | commitdiff |
2014-08-07 |
Pete Cooper | Change TableGen so that binary literals such as 0b001... |
tree | commitdiff |
2014-08-07 |
Pete Cooper | TableGen: Change { } to only accept bits<n> entries... |
tree | commitdiff |
2014-08-05 |
Joerg Sonnenberger | Allow binary and for tblgen math. |
tree | commitdiff |
2014-07-22 |
Richard Smith | Revert of r213521. This change introduced a non-hermeti... |
tree | commitdiff |
2014-07-21 |
Tom Stellard | TableGen: Allow AddedComplexity values to be negative |
tree | commitdiff |
2014-07-17 |
Adam Nemet | [TableGen] Allow shift operators to take bits<n> |
tree | commitdiff |
2014-07-17 |
Justin Holewinski | [TABLEGEN] Do not crash on intrinsics with names longer... |
tree | commitdiff |
2014-06-10 |
Matt Arsenault | Fix error in tablegen when either operand of !if is... |
tree | commitdiff |
2014-06-10 |
Artyom Skrobov | Anonymous definitions in foreach blocks triggered a... |
tree | commitdiff |
2014-05-09 |
NAKAMURA Takumi | test/TableGen: Remove XFAIL:vg_leak out of 3 tests... |
tree | commitdiff |
2014-05-08 |
NAKAMURA Takumi | Mark test/TableGen/listconcat.td as XFAIL:vg_leak.... |
tree | commitdiff |
2014-05-07 |
Daniel Sanders | [tablegen] Add !listconcat operator with the similar... |
tree | commitdiff |
2014-05-02 |
Daniel Sanders | [tablegen] !strconcat accepts more than two arguments... |
tree | commitdiff |
2014-01-02 |
Hal Finkel | [TableGen] Correctly generate implicit anonymous protot... |
tree | commitdiff |
2014-01-02 |
Hal Finkel | [TableGen] Use the same anonymous name as the prefix... |
tree | commitdiff |
2013-12-22 |
Alp Toker | FileCheckize r197869 |
tree | commitdiff |
2013-12-21 |
Alp Toker | Relax tab check into a whitespace check to fix the... |
tree | commitdiff |
2013-12-21 |
Alp Toker | TableGen: Generate valid identifiers for anonymous... |
tree | commitdiff |
2013-11-10 |
NAKAMURA Takumi | Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen. |
tree | commitdiff |
2013-11-10 |
NAKAMURA Takumi | Remove 6 of XFAIL(s) in llvm/test/TableGen, since r1937... |
tree | commitdiff |
2013-10-31 |
Andrew Trick | Enable variable arguments support for intrinsics. |
tree | commitdiff |
2013-08-22 |
Bill Wendling | FileCheckize some tests. |
tree | commitdiff |
2013-07-25 |
Justin Holewinski | Fix a bug in TableGen where the intrinsic function... |
tree | commitdiff |
2013-03-24 |
Jakob Stoklund Olesen | Allow TableGen DAG arguments to be just a name. |
tree | commitdiff |
2013-01-25 |
Reid Kleckner | FileCheck-ify some grep tests |
tree | commitdiff |
2013-01-25 |
Hal Finkel | Improve the !add TableGen test case. |
tree | commitdiff |
2013-01-25 |
Hal Finkel | Add an addition operator to TableGen |
tree | commitdiff |
2012-12-12 |
Jakub Staszak | Fix typo, which prevent test from being check. |
tree | commitdiff |
2012-12-11 |
NAKAMURA Takumi | llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of... |
tree | commitdiff |
2012-09-06 |
Michael Liao | Re-work bit/bits value resolving in tblgen |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Convert all tests using TCL-style quoting to use shell... |
tree | commitdiff |
2012-05-24 |
Jakob Stoklund Olesen | Add support for range expressions in TableGen foreach... |
tree | commitdiff |
2012-05-24 |
Jakob Stoklund Olesen | Don't put TGParser scratch results in the output. |
tree | commitdiff |
2012-05-24 |
Owen Anderson | Teach tblgen's set theory "sequence" operator to suppor... |
tree | commitdiff |
2012-03-07 |
Jakob Stoklund Olesen | Fix infinite loop in nested multiclasses. |
tree | commitdiff |
2012-02-22 |
David Greene | Add Foreach Loop |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2012-01-24 |
Jakob Stoklund Olesen | Add an (interleave A, B, ...) SetTheory operator. |
tree | commitdiff |
2011-10-24 |
Benjamin Kramer | XFAIL test on leak checkers. |
tree | commitdiff |
2011-10-19 |
David Greene | Add Paste Test |
tree | commitdiff |
2011-10-19 |
David Greene | Add NAME Member |
tree | commitdiff |
2011-10-10 |
Benjamin Kramer | XFAIL tblgen tests on leak checkers. |
tree | commitdiff |
2011-10-07 |
David Greene | Remove Multidefs |
tree | commitdiff |
2011-10-06 |
David Greene | Make Test More Thorough |
tree | commitdiff |
2011-10-06 |
Peter Collingbourne | s/tblgen/llvm-tblgen/g in a few missed places, includin... |
tree | commitdiff |
2011-10-05 |
David Greene | Update Test for Multidefs |
tree | commitdiff |
2011-10-05 |
David Greene | Add a Multidef Test |
tree | commitdiff |
2011-10-04 |
David Greene | Test Operand Arguments |
tree | commitdiff |
2011-09-30 |
David Greene | Test More Complicated Lists |
tree | commitdiff |
2011-09-30 |
David Greene | Test VarListElementInit:: resolveListElementReference |
tree | commitdiff |
2011-08-27 |
Andrew Trick | Reverted r138652, valgrind doesn't understand obj:... |
tree | commitdiff |
2011-08-26 |
Andrew Trick | valgrind: Always suppress tblgen leaks. |
tree | commitdiff |
2011-08-26 |
Benjamin Kramer | We don't care if TableGen leaks memory. |
tree | commitdiff |
2011-06-04 |
Jakob Stoklund Olesen | Teach TableGen to evaluate DAG expressions as set opera... |
tree | commitdiff |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
tree | commitdiff |
2011-01-07 |
David Greene | Rename lisp-like functions as suggested by Gabor Greif... |
tree | commitdiff |
2010-12-13 |
Bill Wendling | Add support for using the `!if' operator when initializ... |
tree | commitdiff |
2010-10-06 |
Chris Lattner | Generalize tblgen's dag parsing logic to handle arbitra... |
tree | commitdiff |
2010-10-06 |
Chris Lattner | rename add some comments. |
tree | commitdiff |
2010-10-06 |
Chris Lattner | filecheckize |
tree | commitdiff |
2010-10-06 |
Chris Lattner | remove the !nameconcat tblgen feature. It "shorthand... |
tree | commitdiff |
2010-10-05 |
Chris Lattner | enhance tblgen to support anonymous defm's, use this to |
tree | commitdiff |
2010-09-09 |
Daniel Dunbar | tests: XFAIL a handful of tests on the vg_leak builder... |
tree | commitdiff |
2010-09-03 |
David Greene | Generalize getFieldType to work on all TypedInits.... |
tree | commitdiff |
2010-07-11 |
Jakob Stoklund Olesen | Remove TargetInstrInfo::copyRegToReg entirely. |
tree | commitdiff |
2010-06-23 |
Bruno Cardoso Lopes | Fix a tblgen bug. |
tree | commitdiff |
2010-06-22 |
Bruno Cardoso Lopes | Fix a subtle multiclass bug: when using class inheritan... |
tree | commitdiff |
2010-06-18 |
Bruno Cardoso Lopes | Teach tablegen how to inherit from classes in 'defm... |
tree | commitdiff |
2010-06-17 |
Bruno Cardoso Lopes | For a tablegen expression such as !if(a,b,c), let 'a' |
tree | commitdiff |
2010-06-16 |
Bruno Cardoso Lopes | let the '!eq' expression support 'int' and 'bit' types |
tree | commitdiff |
2010-06-10 |
Bruno Cardoso Lopes | Teach tablegen to allow "let" expressions inside multic... |
tree | commitdiff |
2010-06-05 |
Bruno Cardoso Lopes | Teach tablegen to support 'defm' inside multiclasses. |
tree | commitdiff |
2010-03-27 |
Jeffrey Yasskin | XFAIL a new tblgen test for memory leak checking. |
tree | commitdiff |
2010-03-25 |
Jakob Stoklund Olesen | Fix evil TableGen bug in template parameters with defaults. |
tree | commitdiff |
2010-03-20 |
Jeffrey Yasskin | Add support for XFAILing valgrind runs with memory... |
tree | commitdiff |
2010-01-05 |
David Greene | Add an !eq() operator to TableGen. It operates on... |
tree | commitdiff |
2009-12-21 |
David Greene | Fix a bug in !subst where TableGen would go and resubst... |
tree | commitdiff |
2009-11-22 |
Bob Wilson | Fix pr5470. Tablegen handles template arguments by... |
tree | commitdiff |
2009-06-29 |
David Greene | Add some tests of advanced TableGen list functionality. |
tree | commitdiff |
2009-06-09 |
Daniel Dunbar | Remove empty test (my DejaGNU doesn't like this) |
tree | commitdiff |
2009-06-09 |
Bill Wendling | Remove empty file. |
tree | commitdiff |
2009-06-09 |
David Greene | Revert 73074 and 73099 because Windows doesn't have... |
tree | commitdiff |
next |