llvm-6502/lib
Duncan Sands e47561ccff 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!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56997 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-03 07:41:46 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen The result of getSetCCResultType (eg: i32) may be larger 2008-10-03 07:41:46 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target
Transforms
VMCore
Makefile