summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetData.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-01-01 15:52:00 +0000
committerDuncan Sands <baldrick@free.fr>2009-01-01 15:52:00 +0000
commit8feb694e8f6757e8a7ef99664152ab1fc33fa4f5 (patch)
tree0990a42a47f947a29ec9988f3bf2b0d28cbe2cf3 /llvm/lib/Target/TargetData.cpp
parentbcf15388abaed2a55ae772fd2ee5872662d13a8e (diff)
downloadbcm5719-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/TargetData.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud