aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2014-03-25 16:09:21 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2014-03-25 16:09:21 +0000
commitb22426c510cbec2c64e7f1d97f2a63c9a185f812 (patch)
tree5557441eb2776aa1d722e5a6b278e1db826c57a2 /llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
parent5fa36c0ff6ff8bbba99fdffda2d221cc8634578e (diff)
downloadllvm-b22426c510cbec2c64e7f1d97f2a63c9a185f812.zip
llvm-b22426c510cbec2c64e7f1d97f2a63c9a185f812.tar.gz
llvm-b22426c510cbec2c64e7f1d97f2a63c9a185f812.tar.bz2
Fix creating illegal setcc cond codes.
If GT/UGT or LT/ULT were set to expand, a comparison with a constant would replace it with the illegal cond code. There are several more places later in this function that will have the same basic problem. Theoretically R600 should hit this problem for a test, but for some reason it doesn't. llvm-svn: 204727
Diffstat (limited to 'llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp')
0 files changed, 0 insertions, 0 deletions