Go to file
Duncan Sands 6e42742d2d The result of getSetCCResultType (eg: i32) may be larger
than the type an i1 is promoted to (eg: i8).  Account
for this.  Noticed by Tilmann Scheller on CellSPU; he
will hopefully take care of fixing this in LegalizeDAG
and adding a testcase!

llvm-svn: 56997
2008-10-03 07:41:46 +00:00
clang Pass postfix attributes to ActOnFields (mismarked a file). 2008-10-03 02:05:12 +00:00
llvm The result of getSetCCResultType (eg: i32) may be larger 2008-10-03 07:41:46 +00:00