Akira Hatanaka
|
bdd26783b8
|
Fix test cases in test/CodeGen/Mips.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157868 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-06-02 00:05:45 +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
|
5ac8547a41
|
Use subword loads instead of a 4-byte load when the size of a structure (or a
piece of it) that is being passed by value is smaller than a word.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138007 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-18 23:39:37 +00:00 |
|
Akira Hatanaka
|
5c21c9e78e
|
Define unaligned load and store.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137515 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-12 21:30:06 +00:00 |
|