diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-06-28 18:34:34 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-06-28 18:34:34 +0000 |
commit | d843b3925fdc275b262ddc2ff8fabc8c98f9a5a0 (patch) | |
tree | f86128b00a0bca4fa5dd6c7c645c37ed7c3a32b4 /lib/Analysis/BasicAliasAnalysis.cpp | |
parent | 7d59a9766c1a48ea359e8014f9e7e7d01a57b593 (diff) |
Add more special treatment for inline asm in RegAllocFast.
When an instruction has tied operands and physreg defines, we must take extra
care that the tied operands conflict with neither physreg defs nor uses.
The special treatment is given to inline asm and instructions with tied operands
/ early clobbers and physreg defines.
This fixes PR7509.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107043 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions