diff options
author | Evan Cheng <evan.cheng@apple.com> | 2013-05-02 02:07:32 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2013-05-02 02:07:32 +0000 |
commit | d4201b6e76bad9cb3fb8a20e3c04555d97deb0fd (patch) | |
tree | 4f4f1e364b7fd345230abce60da7956e91d00e82 /test/Assembler/lit.local.cfg | |
parent | f9a5e7e4e9ca91111b15d97fe7461c9061931ff7 (diff) | |
download | external_llvm-d4201b6e76bad9cb3fb8a20e3c04555d97deb0fd.zip external_llvm-d4201b6e76bad9cb3fb8a20e3c04555d97deb0fd.tar.gz external_llvm-d4201b6e76bad9cb3fb8a20e3c04555d97deb0fd.tar.bz2 |
TiedTo flag can now be placed on implicit operands. isTwoAddrUse() should look
at all of the operands. Previously it was skipping over implicit operands which
cause infinite looping when the two-address pass try to reschedule a
two-address instruction below the kill of tied operand.
I'm unable to come up with a reasonably sized test case.
rdar://13747577
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180906 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Assembler/lit.local.cfg')
0 files changed, 0 insertions, 0 deletions