aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CppBackend/CPPBackend.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-05-19 05:25:56 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-05-19 05:25:56 +0000
commit67ccb29cec06c85210f334cfbdae144460170cd3 (patch)
treee9dcc18f9b821dd3162cae2445d298bef1b0fc1e /lib/Target/CppBackend/CPPBackend.cpp
parent3662f0d492533435c30969118fd025f6bed46654 (diff)
Don't remat during updateRegDefsUses().
Remaining virtreg->physreg copies were rematerialized during updateRegDefsUses(), but we already do the same thing in joinCopy() when visiting the physreg copy instruction. Eliminate the preserveSrcInt argument to reMaterializeTrivialDef(). It is now always true. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157103 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions