aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/TailCallElim
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2007-09-10 20:48:53 +0000
committerEvan Cheng <evan.cheng@apple.com>2007-09-10 20:48:53 +0000
commitb0869ed44d477b63c304eee762abb49d73b4fd68 (patch)
treecd38fdeb20140997d31a0630a88d115d4b724923 /test/Transforms/TailCallElim
parent9c7a9f186c583f375ad29ffd740d98b42f966874 (diff)
downloadexternal_llvm-b0869ed44d477b63c304eee762abb49d73b4fd68.zip
external_llvm-b0869ed44d477b63c304eee762abb49d73b4fd68.tar.gz
external_llvm-b0869ed44d477b63c304eee762abb49d73b4fd68.tar.bz2
It's not safe to rematerialize MOV32r0 etc. by simply cloning the original
instruction. These are implemented with xor which will modify the conditional code. They should be rematerialized as move instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41802 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/TailCallElim')
0 files changed, 0 insertions, 0 deletions