diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-06-22 16:36:43 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-06-22 16:36:43 +0000 |
commit | c5c4e96f3e9616bcb8900a2710c92ccc0e2cfe7c (patch) | |
tree | 765022c6c845d3dfcf438659edca2f16d7e81a32 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 278ccdacdcbde3399f1fa4b3ab929212e4e0322c (diff) | |
download | llvm-c5c4e96f3e9616bcb8900a2710c92ccc0e2cfe7c.zip llvm-c5c4e96f3e9616bcb8900a2710c92ccc0e2cfe7c.tar.gz llvm-c5c4e96f3e9616bcb8900a2710c92ccc0e2cfe7c.tar.bz2 |
Revert remaining part of r93200: "Disable folding sext(trunc(x)) -> x"
This fixes PR5997.
These transforms were disabled because codegen couldn't deal with other
uses of trunc(x). This is now handled by the peephole pass.
This causes no regressions on x86-64.
llvm-svn: 159003
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions