aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2009-03-17-LSR-APInt.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-17LSR shouldn't ever try to hack on integer IV's larger than 64-bits. Right nowChris Lattner