Chris Lattner 0614b628cf Add support for immediates directly in the pattern, this allows itanium to
define:

def : Pat<(i1 1), (CMPEQ r0, r0)>;


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24149 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-02 06:49:14 +00:00
..
2005-04-22 04:13:13 +00:00
2005-05-13 20:40:52 +00:00
2005-04-22 00:00:37 +00:00
2005-05-13 20:40:52 +00:00
2005-08-02 00:10:52 +00:00