aboutsummaryrefslogtreecommitdiffstats
path: root/test/TableGen
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+31
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0213-7/+233
* Update LLVM for rebase to r212749.Stephen Hines2014-07-212-1/+32
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-294-3/+31
* Update to LLVM 3.5a.Stephen Hines2014-04-242-0/+41
* Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.NAKAMURA Takumi2013-11-1036-0/+36
* Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPA...NAKAMURA Takumi2013-11-106-6/+3
* Enable variable arguments support for intrinsics.Andrew Trick2013-10-311-0/+29
* FileCheckize some tests.Bill Wendling2013-08-2215-25/+162
* Fix a bug in TableGen where the intrinsic function name recognizer could mis-...Justin Holewinski2013-07-251-0/+35
* Allow TableGen DAG arguments to be just a name.Jakob Stoklund Olesen2013-03-241-0/+12
* FileCheck-ify some grep testsReid Kleckner2013-01-251-2/+6
* Improve the !add TableGen test case.Hal Finkel2013-01-251-0/+3
* Add an addition operator to TableGenHal Finkel2013-01-251-0/+15
* Fix typo, which prevent test from being check.Jakub Staszak2012-12-121-3/+3
* llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm...NAKAMURA Takumi2012-12-1136-36/+0
* Re-work bit/bits value resolving in tblgenMichael Liao2012-09-063-1/+89
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-0211-20/+20
* Add support for range expressions in TableGen foreach loops.Jakob Stoklund Olesen2012-05-241-2/+21
* Don't put TGParser scratch results in the output.Jakob Stoklund Olesen2012-05-241-0/+1
* Teach tblgen's set theory "sequence" operator to support an optional stride o...Owen Anderson2012-05-241-0/+2
* Fix infinite loop in nested multiclasses.Jakob Stoklund Olesen2012-03-071-0/+46
* Add Foreach LoopDavid Greene2012-02-224-0/+470
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Add an (interleave A, B, ...) SetTheory operator.Jakob Stoklund Olesen2012-01-241-0/+7
* XFAIL test on leak checkers.Benjamin Kramer2011-10-241-0/+1
* Add Paste TestDavid Greene2011-10-191-0/+35
* Add NAME MemberDavid Greene2011-10-192-1/+3
* XFAIL tblgen tests on leak checkers.Benjamin Kramer2011-10-103-0/+3
* Remove MultidefsDavid Greene2011-10-072-47/+9
* Make Test More ThoroughDavid Greene2011-10-061-0/+12
* s/tblgen/llvm-tblgen/g in a few missed places, including the testsPeter Collingbourne2011-10-0652-63/+63
* Update Test for MultidefsDavid Greene2011-10-051-8/+16
* Add a Multidef TestDavid Greene2011-10-051-0/+18
* Test Operand ArgumentsDavid Greene2011-10-041-0/+120
* Test More Complicated ListsDavid Greene2011-09-301-0/+17
* Test VarListElementInit:: resolveListElementReferenceDavid Greene2011-09-301-0/+13
* Reverted r138652, valgrind doesn't understand obj:*/tblgen.Andrew Trick2011-08-273-0/+3
* valgrind: Always suppress tblgen leaks.Andrew Trick2011-08-263-3/+0
* We don't care if TableGen leaks memory.Benjamin Kramer2011-08-263-0/+3
* Teach TableGen to evaluate DAG expressions as set operations.Jakob Stoklund Olesen2011-06-041-0/+167
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Rename lisp-like functions as suggested by Gabor Greif as loooong timeDavid Greene2011-01-074-8/+8
* Add support for using the `!if' operator when initializing variables:Bill Wendling2010-12-131-3/+27
* Generalize tblgen's dag parsing logic to handle arbitrary expressionsChris Lattner2010-10-061-0/+36
* rename add some comments.Chris Lattner2010-10-061-0/+5
* filecheckizeChris Lattner2010-10-062-21/+24
* remove the !nameconcat tblgen feature. It "shorthand" and only used in 4 placesChris Lattner2010-10-061-91/+0
* enhance tblgen to support anonymous defm's, use this toChris Lattner2010-10-051-0/+12
* tests: XFAIL a handful of tests on the vg_leak builder, so we can get back toDaniel Dunbar2010-09-092-0/+4