Owen Anderson
|
b6634e9e27
|
Update the remaining tests not to use -disable-correct-folding, and remove two
that couldn't be updated.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54359 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-05 18:19:14 +00:00 |
|
Owen Anderson
|
551ddf718c
|
One more -disable-correct-folding case removed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54358 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-05 18:08:56 +00:00 |
|
Owen Anderson
|
2b85dc3544
|
Update these tests to work by disabling the new correct CFG generation. This flag should ONLY be used to for tests like these.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54334 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-04 23:55:29 +00:00 |
|
Evan Cheng
|
639f493ebf
|
Be more careful with insert_subreg and extract_subreg where either source or destination operand has already been coalesced with another register that's defined by a insert_subreg or extract_subreg.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49843 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-04-17 07:58:04 +00:00 |
|