diff options
author | Duncan Sands <baldrick@free.fr> | 2008-10-03 07:41:46 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2008-10-03 07:41:46 +0000 |
commit | 1a37bd7c7e7abbd99f4d33a0788e4b20aa67ac0f (patch) | |
tree | 858c63aa5f0e087ba2d1a383f83f802eaddd9861 /lib/CodeGen/StackSlotColoring.cpp | |
parent | 349bf2e29f53aa64e7d4e906b84e9d4199a59760 (diff) | |
download | external_llvm-1a37bd7c7e7abbd99f4d33a0788e4b20aa67ac0f.tar.gz external_llvm-1a37bd7c7e7abbd99f4d33a0788e4b20aa67ac0f.tar.bz2 external_llvm-1a37bd7c7e7abbd99f4d33a0788e4b20aa67ac0f.zip |
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
Diffstat (limited to 'lib/CodeGen/StackSlotColoring.cpp')
0 files changed, 0 insertions, 0 deletions