aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-04-29-LinearScanBug.ll
AgeCommit message (Collapse)Author
2011-06-19Update test.Benjamin Kramer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133390 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-29spillPhysRegAroundRegDefsUses() may have invalidated iterators stored in ↵Evan Cheng
fixed_ IntervalPtrs. Reset them. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70378 91177308-0d34-0410-b5e6-96231b3b80d8