aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/x86-64-extend-shift.ll
Commit message (Collapse)AuthorAgeFilesLines
* Don't depend on the physreg coalescing order.Jakob Stoklund Olesen2011-05-041-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130818 91177308-0d34-0410-b5e6-96231b3b80d8
* Reapply 122353-122355 with fixes. 122354 was wrong;Dale Johannesen2010-12-211-0/+10
| | | | | | | | | | the shift type was needed one place, the shift count type another. The transform in 123555 had the same problem. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122366 91177308-0d34-0410-b5e6-96231b3b80d8
* Revert 122353-122355 for the moment, they broke stuff.Dale Johannesen2010-12-211-10/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122360 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a new transform to DAGCombiner.Dale Johannesen2010-12-211-0/+10
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122355 91177308-0d34-0410-b5e6-96231b3b80d8