Evan Cheng d15531b430 Now that iPTR is a fully resolved type. We end up losing the type check for
patterns that look like this:

def : Pat<(i32 (X86Wrapper tconstpool  :$dst)), (MOV32ri tconstpool  :$dst)>;

InsertOneTypeCheck should copy the type from the resolved pattern to the
unresolved one as long as there types are different.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28389 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-19 07:24:32 +00:00
..
2006-03-14 06:05:05 +00:00
2005-04-22 00:00:37 +00:00
2006-03-14 05:54:52 +00:00
2003-10-16 23:46:01 +00:00
2004-09-20 08:09:36 +00:00
2004-09-20 08:09:36 +00:00
2004-03-02 15:54:25 +00:00
2006-04-20 18:43:59 +00:00
2005-08-02 00:10:52 +00:00