aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lsr-i386.ll
Commit message (Collapse)AuthorAgeFilesLines
* Watch out for a constant offset cancelling out a base register, formingDan Gohman2010-07-151-0/+44
a zero. This situation arrises in Fortran code with induction variables that start at 1 instead of 0. This fixes PR7651. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108424 91177308-0d34-0410-b5e6-96231b3b80d8