Jakob Stoklund Olesen
|
4a540f0593
|
Reapply coalescer fix for better cross-class coalescing.
This time with fixed test cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95938 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-02-11 23:55:29 +00:00 |
|
Jim Grosbach
|
77b02beb1f
|
move fconst[sd] to UAL. <rdar://7414913>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89700 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-23 21:08:25 +00:00 |
|
Evan Cheng
|
4aedb61d03
|
Remat VLDRD from constpool. Clean up some instruction property specifications.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89478 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-20 19:57:15 +00:00 |
|
Jim Grosbach
|
e5165490b7
|
Use Unified Assembly Syntax for the ARM backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86494 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-09 00:11:35 +00:00 |
|
Evan Cheng
|
ba908640b3
|
Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85871 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-03 05:52:54 +00:00 |
|
Anton Korobeynikov
|
7b360e7f29
|
Temporary xfail until PR5367 will be resolved
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85848 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-03 00:37:36 +00:00 |
|
Jim Grosbach
|
8cd0a8cb82
|
vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid using
them for scalar floating point operations for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85697 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-31 22:57:36 +00:00 |
|
Evan Cheng
|
21a45557c6
|
Add a couple of ARM cross-rc coalescing tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85051 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-25 08:01:41 +00:00 |
|