Peter Collingbourne
|
78a1609fa2
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
llvm-svn: 141294
|
2011-10-06 13:39:59 +00:00 |
|
Chris Lattner
|
3357066875
|
enhance tblgen to support anonymous defm's, use this to
simplify the X86 CMOVmr's.
llvm-svn: 115702
|
2010-10-05 22:51:56 +00:00 |
|
Bruno Cardoso Lopes
|
a176972a1b
|
Fix a subtle multiclass bug: when using class inheritance on
a toplevel 'defm', make sure to properly resolve references.
llvm-svn: 106570
|
2010-06-22 20:30:50 +00:00 |
|
Bruno Cardoso Lopes
|
71ad64af39
|
Teach tablegen how to inherit from classes in 'defm' definitions.
The rule is simple: only inherit from a class list if they come
in the end, after the last multiclass.
llvm-svn: 106305
|
2010-06-18 19:53:41 +00:00 |
|