Akira Hatanaka
|
765c312314
|
1. fix null program output after some other changes
2. re-enable null.ll test
3. fix some minor style violations
Patch by Reed Kotler.
llvm-svn: 158935
|
2012-06-21 20:39:10 +00:00 |
Akira Hatanaka
|
d8ab16b86f
|
1. introduce MipsPat in place of Pat in order to exclude those from
being used by Mips16 or Micro Mips
2. clean up a few lines too long encountered
Patch by Reed Kotler.
llvm-svn: 158470
|
2012-06-14 21:03:23 +00:00 |
Akira Hatanaka
|
5fa541231b
|
disable use of directive .set nomicromips
until this directive is pushed in gas to open source fsf
Patch by Reed Kotler.
llvm-svn: 158381
|
2012-06-13 02:41:14 +00:00 |
Akira Hatanaka
|
a649cc75b3
|
Turn on mips16 pseudo op when compiling for mips16.
Expand test case for this.
Patch by Reed Kotler.
llvm-svn: 157410
|
2012-05-24 18:37:43 +00:00 |
Akira Hatanaka
|
df98a7a34d
|
Enable Mips16 compiler to compile a null program.
First code from the Mips16 compiler. Includes trivial test program.
Patch by Reed Kotler.
llvm-svn: 157408
|
2012-05-24 18:32:33 +00:00 |