| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 13 | -7/+233 |
| * | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 2 | -1/+32 |
| * | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 4 | -3/+31 |
| * | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 2 | -0/+41 |
| * | Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen. | NAKAMURA Takumi | 2013-11-10 | 36 | -0/+36 |
| * | Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPA... | NAKAMURA Takumi | 2013-11-10 | 6 | -6/+3 |
| * | Enable variable arguments support for intrinsics. | Andrew Trick | 2013-10-31 | 1 | -0/+29 |
| * | FileCheckize some tests. | Bill Wendling | 2013-08-22 | 15 | -25/+162 |
| * | Fix a bug in TableGen where the intrinsic function name recognizer could mis-... | Justin Holewinski | 2013-07-25 | 1 | -0/+35 |
| * | Allow TableGen DAG arguments to be just a name. | Jakob Stoklund Olesen | 2013-03-24 | 1 | -0/+12 |
| * | FileCheck-ify some grep tests | Reid Kleckner | 2013-01-25 | 1 | -2/+6 |
| * | Improve the !add TableGen test case. | Hal Finkel | 2013-01-25 | 1 | -0/+3 |
| * | Add an addition operator to TableGen | Hal Finkel | 2013-01-25 | 1 | -0/+15 |
| * | Fix typo, which prevent test from being check. | Jakub Staszak | 2012-12-12 | 1 | -3/+3 |
| * | llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm... | NAKAMURA Takumi | 2012-12-11 | 36 | -36/+0 |
| * | Re-work bit/bits value resolving in tblgen | Michael Liao | 2012-09-06 | 3 | -1/+89 |
| * | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 11 | -20/+20 |
| * | Add support for range expressions in TableGen foreach loops. | Jakob Stoklund Olesen | 2012-05-24 | 1 | -2/+21 |
| * | Don't put TGParser scratch results in the output. | Jakob Stoklund Olesen | 2012-05-24 | 1 | -0/+1 |
| * | Teach tblgen's set theory "sequence" operator to support an optional stride o... | Owen Anderson | 2012-05-24 | 1 | -0/+2 |
| * | Fix infinite loop in nested multiclasses. | Jakob Stoklund Olesen | 2012-03-07 | 1 | -0/+46 |
| * | Add Foreach Loop | David Greene | 2012-02-22 | 4 | -0/+470 |
| * | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -3/+1 |
| * | Add an (interleave A, B, ...) SetTheory operator. | Jakob Stoklund Olesen | 2012-01-24 | 1 | -0/+7 |
| * | XFAIL test on leak checkers. | Benjamin Kramer | 2011-10-24 | 1 | -0/+1 |
| * | Add Paste Test | David Greene | 2011-10-19 | 1 | -0/+35 |
| * | Add NAME Member | David Greene | 2011-10-19 | 2 | -1/+3 |
| * | XFAIL tblgen tests on leak checkers. | Benjamin Kramer | 2011-10-10 | 3 | -0/+3 |
| * | Remove Multidefs | David Greene | 2011-10-07 | 2 | -47/+9 |
| * | Make Test More Thorough | David Greene | 2011-10-06 | 1 | -0/+12 |
| * | s/tblgen/llvm-tblgen/g in a few missed places, including the tests | Peter Collingbourne | 2011-10-06 | 52 | -63/+63 |
| * | Update Test for Multidefs | David Greene | 2011-10-05 | 1 | -8/+16 |
| * | Add a Multidef Test | David Greene | 2011-10-05 | 1 | -0/+18 |
| * | Test Operand Arguments | David Greene | 2011-10-04 | 1 | -0/+120 |
| * | Test More Complicated Lists | David Greene | 2011-09-30 | 1 | -0/+17 |
| * | Test VarListElementInit:: resolveListElementReference | David Greene | 2011-09-30 | 1 | -0/+13 |
| * | Reverted r138652, valgrind doesn't understand obj:*/tblgen. | Andrew Trick | 2011-08-27 | 3 | -0/+3 |
| * | valgrind: Always suppress tblgen leaks. | Andrew Trick | 2011-08-26 | 3 | -3/+0 |
| * | We don't care if TableGen leaks memory. | Benjamin Kramer | 2011-08-26 | 3 | -0/+3 |
| * | Teach TableGen to evaluate DAG expressions as set operations. | Jakob Stoklund Olesen | 2011-06-04 | 1 | -0/+167 |
| * | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
| * | Rename lisp-like functions as suggested by Gabor Greif as loooong time | David Greene | 2011-01-07 | 4 | -8/+8 |
| * | Add support for using the `!if' operator when initializing variables: | Bill Wendling | 2010-12-13 | 1 | -3/+27 |
| * | Generalize tblgen's dag parsing logic to handle arbitrary expressions | Chris Lattner | 2010-10-06 | 1 | -0/+36 |
| * | rename add some comments. | Chris Lattner | 2010-10-06 | 1 | -0/+5 |
| * | filecheckize | Chris Lattner | 2010-10-06 | 2 | -21/+24 |
| * | remove the !nameconcat tblgen feature. It "shorthand" and only used in 4 places | Chris Lattner | 2010-10-06 | 1 | -91/+0 |
| * | enhance tblgen to support anonymous defm's, use this to | Chris Lattner | 2010-10-05 | 1 | -0/+12 |
| * | tests: XFAIL a handful of tests on the vg_leak builder, so we can get back to | Daniel Dunbar | 2010-09-09 | 2 | -0/+4 |
| * | Generalize getFieldType to work on all TypedInits. Add a couple of testcases... | David Greene | 2010-09-03 | 2 | -0/+24 |