summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-12-01Add rdar reference, make this actually fail when the patch isn't applied.Chris Lattner
2008-12-01Consider only references to an IV within the loop whenDale Johannesen