Dan Gohman 14ea1ec232 Fix FastISel's assumption that i1 values are always zero-extended
by inserting explicit zero extensions where necessary. Included
is a testcase where SelectionDAG produces a virtual register
holding an i1 value which FastISel previously mistakenly assumed
to be zero-extended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66941 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-13 20:42:20 +00:00
..
2009-03-13 18:50:51 +00:00
2009-03-13 04:37:11 +00:00
2009-02-09 09:41:49 +00:00
2009-01-05 08:14:35 +00:00
2009-03-06 12:21:40 +00:00
2009-03-06 17:59:58 +00:00
2009-03-06 12:25:56 +00:00
2007-04-21 20:46:55 +00:00
2008-07-28 18:41:03 +00:00