diff options
| author | Duncan Sands <baldrick@free.fr> | 2009-01-01 15:52:00 +0000 |
|---|---|---|
| committer | Duncan Sands <baldrick@free.fr> | 2009-01-01 15:52:00 +0000 |
| commit | 8feb694e8f6757e8a7ef99664152ab1fc33fa4f5 (patch) | |
| tree | 0990a42a47f947a29ec9988f3bf2b0d28cbe2cf3 /llvm/lib/Target/TargetMachine.cpp | |
| parent | bcf15388abaed2a55ae772fd2ee5872662d13a8e (diff) | |
| download | bcm5719-llvm-8feb694e8f6757e8a7ef99664152ab1fc33fa4f5.tar.gz bcm5719-llvm-8feb694e8f6757e8a7ef99664152ab1fc33fa4f5.zip | |
Fix PR3274: when promoting the condition of a BRCOND node,
promote from i1 all the way up to the canonical SetCC type.
In order to discover an appropriate type to use, pass
MVT::Other to getSetCCResultType. In order to be able to
do this, change getSetCCResultType to take a type as an
argument, not a value (this is also more logical).
llvm-svn: 61542
Diffstat (limited to 'llvm/lib/Target/TargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions

