Akira Hatanaka
|
163d706c46
|
Fix test cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158435 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-06-14 01:21:00 +00:00 |
|
Akira Hatanaka
|
1da1cdf504
|
Fix test cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156697 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-05-12 03:25:16 +00:00 |
|
Dan Gohman
|
8c2d270ae8
|
Change the default scheduler from Latency to ILP, since Latency
is going away.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142810 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-24 17:45:02 +00:00 |
|
Akira Hatanaka
|
33ff5aeaa8
|
Fix test cases.
Generate code for Mips32r1 unless a Mips32r2 feature is tested.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139433 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-09-09 23:14:58 +00:00 |
|
Akira Hatanaka
|
8b2b713f68
|
Prevent generation of redundant addiu instructions that compute address of
static variables or functions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133803 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-06-24 17:55:19 +00:00 |
|
Akira Hatanaka
|
5e06903e66
|
Detect FI|cst pattern in MipsDAGToDAGISel::SelectAddr. Patch by Sasa Stankovic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132448 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-06-02 01:03:14 +00:00 |
|
Akira Hatanaka
|
f29b9c0734
|
Fix test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131988 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-24 19:37:15 +00:00 |
|
Akira Hatanaka
|
26b47fd05b
|
Revision 131986 test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131987 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-24 19:29:37 +00:00 |
|