summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2012-11-30-misched-dbg.ll
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-12-01 01:06:44 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-12-01 01:06:44 +0000
commit8c3dccde92e50f5be7d14cef2a6db34ea6ae2bc0 (patch)
tree7ec3b3c5a30b24dd7abd26539d400653aad631a6 /test/CodeGen/X86/2012-11-30-misched-dbg.ll
parent1854e1455af3fdcecdbccd83ddf45cd1ae662aeb (diff)
downloadllvm-8c3dccde92e50f5be7d14cef2a6db34ea6ae2bc0.tar.gz
llvm-8c3dccde92e50f5be7d14cef2a6db34ea6ae2bc0.tar.bz2
llvm-8c3dccde92e50f5be7d14cef2a6db34ea6ae2bc0.tar.xz
Simplify REG_SEQUENCE lowering.
The TwoAddressInstructionPass takes the machine code out of SSA form by expanding REG_SEQUENCE instructions into copies. It is no longer necessary to rewrite the registers used by a REG_SEQUENCE instruction because the new coalescer algorithm can do it now. REG_SEQUENCE is just converted to a sequence of sub-register copies now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169067 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2012-11-30-misched-dbg.ll')
0 files changed, 0 insertions, 0 deletions