summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-mrv.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-04-29 01:41:44 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-04-29 01:41:44 +0000
commit8509fcf8ebc6435d1b8081de62f93b29d707b341 (patch)
tree78e1f15d16ab7819cb86639e4fed658d2b799c68 /test/CodeGen/X86/inline-asm-mrv.ll
parente54cfdb32a0b8343b3fa1839d1284da9ef211792 (diff)
downloadllvm-8509fcf8ebc6435d1b8081de62f93b29d707b341.tar.gz
llvm-8509fcf8ebc6435d1b8081de62f93b29d707b341.tar.bz2
llvm-8509fcf8ebc6435d1b8081de62f93b29d707b341.tar.xz
Another extract_subreg coalescing bug.
e.g. vr1024<2> extract_subreg vr1025, 2 If vr1024 do not have the same register class as vr1025, it's not safe to coalesce this away. For example, vr1024 might be a GPR32 while vr1025 might be a GPR64. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50385 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/inline-asm-mrv.ll')
0 files changed, 0 insertions, 0 deletions