Akira Hatanaka
|
56ce6b3520
|
Reapply 154038 without the failing test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154062 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-04-04 22:16:36 +00:00 |
|
Owen Anderson
|
657a4e774c
|
Revert r154038. It was causing make check failures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154054 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-04-04 21:18:58 +00:00 |
|
Akira Hatanaka
|
e825fb3888
|
Fix LowerGlobalAddress to produce instructions with the correct relocation
types for N32 ABI. Add new test case and update existing ones.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154038 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-04-04 19:02:38 +00:00 |
|
Akira Hatanaka
|
ed2a7d2780
|
Change names for MIPS "generic" processors defined in Mips.td to match what GNU
tools use. Patch by Simon Atanasyan.
"mips32r1" => "mips32"
"4ke" => mips32r2"
"mips64r1" => "mips64"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145451 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-29 23:08:41 +00:00 |
|
Akira Hatanaka
|
b58078be33
|
Test cases for 64-bit load and store instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141631 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-11 01:52:31 +00:00 |
|