Nicolai Haehnle
aa9ca691cd
TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons
...
Change-Id: I8e2ece677268972d578a787467f7ef52a1f33a71
Differential revision: https://reviews.llvm.org/D44114
llvm-svn: 327496
2018-03-14 11:00:57 +00:00
NAKAMURA Takumi
5c0be2f67a
Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.
...
In historical reason, tblgen is not strictly required to be free from memory leaks.
For now, I mark them as XFAIL, they could be fixed, though.
llvm-svn: 194353
2013-11-10 14:26:08 +00:00
NAKAMURA Takumi
e55382ea55
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
...
llvm-svn: 169862
2012-12-11 13:14:16 +00:00
Peter Collingbourne
7f7f2e9b76
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
...
llvm-svn: 141294
2011-10-06 13:39:59 +00:00
Bruno Cardoso Lopes
77a4a56251
let the '!eq' expression support 'int' and 'bit' types
...
llvm-svn: 106171
2010-06-16 23:24:12 +00:00