Jakob Stoklund Olesen
|
49b2803ec2
|
Prepare remaining tests for -join-physreg going away.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130893 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-04 23:54:59 +00:00 |
|
Jakob Stoklund Olesen
|
b0e47cdf3d
|
Fix register-dependent X86 tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128867 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-05 00:32:44 +00:00 |
|
NAKAMURA Takumi
|
166b79fb24
|
Relax expressions and add explicit triplets -linux and -win32.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126210 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-02-22 07:21:08 +00:00 |
|
Dan Gohman
|
dd2fa4bbea
|
Loosen up this test so that it doesn't depend as much on register
allocation details.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106599 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-06-22 23:32:47 +00:00 |
|
Dan Gohman
|
caf71ab473
|
Fix OptimizeMax to handle an odd case where one of the max operands
is another max which folds. This fixes PR7454.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106594 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-06-22 23:07:13 +00:00 |
|
Dan Gohman
|
1d367988e2
|
Generalize LSR's OptimizeMax to handle the new kinds of max expressions
that indvars may use, now that indvars is recognizing le and ge loops.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102235 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-04-24 03:13:44 +00:00 |
|