summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/conditional-expr.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-13 00:23:30 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-13 00:23:30 +0000
commit54e620d2c77875f55ee6eca665eac040c21055eb (patch)
tree61ea58e4120c6c5251e91df5e1acb3df9fe7e306 /clang/test/SemaCXX/conditional-expr.cpp
parentf8681a2a3f558aeefff66513d6a8f6abaa3f3949 (diff)
downloadbcm5719-llvm-54e620d2c77875f55ee6eca665eac040c21055eb.tar.gz
bcm5719-llvm-54e620d2c77875f55ee6eca665eac040c21055eb.zip
Don't add memory operands to storeRegToStackSlot / loadRegFromStackSlot results,
they already have one. This fixes the himenobmtxpa miscompilation on ARM. The PostRA scheduler got confused by the double memoperand and hoisted a stack slot load above a store to the same slot. llvm-svn: 108219
Diffstat (limited to 'clang/test/SemaCXX/conditional-expr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud