summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorStuart Hastings <stuart@apple.com>2011-05-12 23:36:41 +0000
committerStuart Hastings <stuart@apple.com>2011-05-12 23:36:41 +0000
commit89f1b47e3a9ba07ff22c9aad962acc84bc5b1cab (patch)
tree0c2394da23605f6c7aef3880705b6915eb73366f /clang/lib/CodeGen/CodeGenModule.cpp
parent1f69a02fb98abdd9fe65be25a061419ba08321ef (diff)
downloadbcm5719-llvm-89f1b47e3a9ba07ff22c9aad962acc84bc5b1cab.tar.gz
bcm5719-llvm-89f1b47e3a9ba07ff22c9aad962acc84bc5b1cab.zip
Non-fast-isel followup to 129634; correctly handle branches controlled
by non-CMP expressions. The executable test case (129821) would test this as well, if we had an "-O0 -disable-arm-fast-isel" LLVM-GCC tester. Alas, the ARM assembly would be very difficult to check with FileCheck. The thumb2-cbnz.ll test is affected; it generates larger code (tst.w vs. cmp #0), but I believe the new version is correct. rdar://problem/9298790 llvm-svn: 131261
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud