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 |
2009-06-08 |
David Greene | Add a !patsubst operator. Use on string types. |
tree | commitdiff |
2009-06-08 |
David Greene | Add a more robust !if test. |
tree | commitdiff |
2009-06-08 |
David Greene | Fix DejaGNU run line to escape special characters. |
tree | commitdiff |
2009-06-08 |
David Greene | Make IntInits and ListInits typed. This helps deduce... |
tree | commitdiff |
2009-06-08 |
David Greene | Add a !regmatch operator to do pattern matching in... |
tree | commitdiff |
2009-05-14 |
David Greene | Implement !if, analogous to $(if) in GNU make. |
tree | commitdiff |
2009-05-14 |
David Greene | Fix tests to not upset DejaGNU. |
tree | commitdiff |
2009-05-14 |
David Greene | Graduate LLVM to the big leagues by embedding a LISP... |
tree | commitdiff |
2009-05-14 |
David Greene | Implement a !foreach operator analogous to GNU make... |
tree | commitdiff |
2009-05-14 |
David Greene | Implement a !subst operation simmilar to $(subst) in... |
tree | commitdiff |
2009-05-14 |
David Greene | Implement !cast. |
tree | commitdiff |
2009-05-08 |
Dan Gohman | Use .td for tablegen files, not .ll. |
tree | commitdiff |
2009-05-05 |
David Greene | Allow multiclass def names to contain "#NAME"" where... |
tree | commitdiff |
2009-04-24 |
David Greene | Fix multiclass inheritance to limit value resolution... |
tree | commitdiff |
2009-04-23 |
David Greene | Make BinOps typed and require a type specifier for... |
tree | commitdiff |
2009-04-22 |
David Greene | Allow defm to inherit from multiple multiclasses. |
tree | commitdiff |
2009-04-22 |
David Greene | Implement !nameconcat to concatenate strings and look... |
tree | commitdiff |
2009-04-22 |
David Greene | Implement multiclass inheritance. |
tree | commitdiff |
2009-03-13 |
Chris Lattner | add support for a few simple escape characters in tblge... |
tree | commitdiff |
2009-03-11 |
Chris Lattner | implement support for C-style string literal concatenat... |
tree | commitdiff |
2008-10-17 |
Dan Gohman | Fun x86 encoding tricks: when adding an immediate value... |
tree | commitdiff |
2008-06-10 |
Matthijs Kooijman | For all RUN lines starting with "not", redirect stderr... |
tree | commitdiff |
2008-02-10 |
Dan Gohman | Rename MRegisterInfo to TargetRegisterInfo. |
tree | commitdiff |
2007-08-15 |
Dan Gohman | Convert tests using "| wc -l | grep ..." to use the... |
tree | commitdiff |
2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-15 |
Reid Spencer | For PR1319: Upgrade to new test harness |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Make the llvm-runtest function much more amenable by... |
tree | commitdiff |
2006-10-11 |
Chris Lattner | add test for mdef in a let |
tree | commitdiff |
2006-09-18 |
Chris Lattner | new testcase |
tree | commitdiff |
2006-09-01 |
Chris Lattner | Make this harder |
tree | commitdiff |
2006-09-01 |
Chris Lattner | simple multiclass example |
tree | commitdiff |
2006-04-12 |
Tanya Lattner | Added the ability to xfail based on llvmgcc version |
tree | commitdiff |
2006-03-31 |
Chris Lattner | new testcase |
tree | commitdiff |
2006-03-30 |
Chris Lattner | Dag operator should be able to be template params. |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Tired of wading through cvs's list ? files that are... |
tree | commitdiff |
2006-01-31 |
Chris Lattner | new testcase |
tree | commitdiff |
2005-09-30 |
Chris Lattner | Add a test that you can forward ref a class. |
tree | commitdiff |
2005-09-30 |
Chris Lattner | Check that we can refer to the same class we are defining. |
tree | commitdiff |
next |