2013-11-26 |
Reed Kotler | Fix a bug related to constant islands for Mips16 and...
|
commit | commitdiff | tree |
2013-11-24 |
Reed Kotler | Make sure that for C++ emitting LwConstant32 pseudos...
|
commit | commitdiff | tree |
2013-11-24 |
Reed Kotler | Update older test cases for latest patch.
|
commit | commitdiff | tree |
2013-11-24 |
Reed Kotler | Fix a funny bug I introduced during conversion of ARM...
|
commit | commitdiff | tree |
2013-11-21 |
Reed Kotler | Add, to constant islands, long jumps similar to ARM...
|
commit | commitdiff | tree |
2013-11-15 |
Reed Kotler | Make all the conditional Mips 16 branches get initially...
|
commit | commitdiff | tree |
2013-11-13 |
Reed Kotler | Take care of long short branch immediate instructions...
|
commit | commitdiff | tree |
2013-11-13 |
Reed Kotler | Allow the code which returns the length for inline...
|
commit | commitdiff | tree |
2013-11-12 |
Reed Kotler | Change the default branch instruction to be the 16...
|
commit | commitdiff | tree |
2013-11-10 |
Reed Kotler | Mostly finish up constant islands port for Mips for...
|
commit | commitdiff | tree |
2013-11-07 |
Reed Kotler | Disable some code that is causing some warnings. It...
|
commit | commitdiff | tree |
2013-11-06 |
Reed Kotler | Fix definition for Mips16 pc relative load word instructions.
|
commit | commitdiff | tree |
2013-11-05 |
Reed Kotler | Get rid of current calculation function and adjustment...
|
commit | commitdiff | tree |
2013-11-05 |
Reed Kotler | Get rid of all references to soimm in MipsConstantIslands...
|
commit | commitdiff | tree |
2013-11-05 |
Reed Kotler | Cleanup getUserOffset. Issues related to inline assembler...
|
commit | commitdiff | tree |
2013-11-05 |
Reed Kotler | Remove the word "thumb" from comments. Remove also...
|
commit | commitdiff | tree |
2013-11-05 |
Reed Kotler | Fix r194019 as requested by Eric Christopher.
|
commit | commitdiff | tree |
2013-11-04 |
Reed Kotler | Make sure we don't get a warning from this variable...
|
commit | commitdiff | tree |
2013-11-04 |
Reed Kotler | Add the test case that goes with the previous submission...
|
commit | commitdiff | tree |
2013-11-04 |
Reed Kotler | Submit the basic port of the rest of ARM constant islands...
|
commit | commitdiff | tree |
2013-10-27 |
Reed Kotler | Make first substantial checkin of my port of ARM constant...
|
commit | commitdiff | tree |
2013-10-12 |
Reed Kotler | For Mips16, start to consolidate all forms of 32 bit...
|
commit | commitdiff | tree |
2013-10-08 |
Reed Kotler | Add fabsf to the list of inlined functions; otherwise
|
commit | commitdiff | tree |
2013-10-08 |
Reed Kotler | Let rotr and bswap be handled by expansion for Mips16...
|
commit | commitdiff | tree |
2013-10-07 |
Reed Kotler | Add Mips16 patterns for sign extend byte and sign extend...
|
commit | commitdiff | tree |
2013-10-04 |
Reed Kotler | Support tblockaddr for static compilation in Mips16.
|
commit | commitdiff | tree |
2013-09-25 |
Reed Kotler | Fix a bad typo in the inline assembly code for mips16...
|
commit | commitdiff | tree |
2013-09-23 |
Reed Kotler | Make nomips16 mask not repeat if it ends with a '.'.
|
commit | commitdiff | tree |
2013-09-21 |
Reed Kotler | Set .reorder for the stub so that gas takes care of...
|
commit | commitdiff | tree |
2013-09-18 |
Reed Kotler | Fix two issues regarding Got pointer (GP) setup.
|
commit | commitdiff | tree |
2013-09-15 |
Reed Kotler | Expand the mask capability for deciding which functions...
|
commit | commitdiff | tree |
2013-09-01 |
Reed Kotler | Make sure we don't generate stubs for any of these...
|
commit | commitdiff | tree |
2013-08-30 |
Reed Kotler | Fix a problem with dual mips16/mips32 mode. When the...
|
commit | commitdiff | tree |
2013-08-25 |
Reed Kotler | Start to add the LLVM builtins to the mips16 exclusion...
|
commit | commitdiff | tree |
2013-08-24 |
Reed Kotler | Start to add the builtind to the mips16 exclusion lists...
|
commit | commitdiff | tree |
2013-08-20 |
Reed Kotler | Add an option which permits the user to specify using...
|
commit | commitdiff | tree |
2013-08-16 |
Reed Kotler | Fix a subtle difference between running clang vs llc...
|
commit | commitdiff | tree |
2013-08-11 |
Reed Kotler | Don't generate floating point stubs for mips16 code...
|
commit | commitdiff | tree |
2013-08-10 |
Reed Kotler | Incorrect JAL instruction attributes caused the optimizer...
|
commit | commitdiff | tree |
2013-08-09 |
Reed Kotler | Add another intrinsic that LLVM gives an incorrect...
|
commit | commitdiff | tree |
2013-08-07 |
Reed Kotler | Create a pattern for the "trap" instruction.
|
commit | commitdiff | tree |
2013-08-04 |
Reed Kotler | Add the saving of S2. This is needed for some of the...
|
commit | commitdiff | tree |
2013-08-04 |
Reed Kotler | Clean up code for Mips16 large frame handling.
|
commit | commitdiff | tree |
2013-08-01 |
Reed Kotler | Fix some issues with Mips16 floating when certain intrinsics...
|
commit | commitdiff | tree |
2013-08-01 |
Reed Kotler | Fix some misc. issues with Mips16 fp stubs.
|
commit | commitdiff | tree |
2013-08-01 |
Reed Kotler | Add an omitted IsCall=1.
|
commit | commitdiff | tree |
2013-06-22 |
Reed Kotler | Replace with a shorter test case produced by Doug Gillmore.
|
commit | commitdiff | tree |
2013-06-09 |
Reed Kotler | Fix a regression I introduced when I expanded the complex...
|
commit | commitdiff | tree |
2013-05-21 |
Reed Kotler | Mips16 does not use register scavenger from TargetRegisterIn...
|
commit | commitdiff | tree |
2013-05-21 |
Reed Kotler | Add checks that the proper predeined stubs are being...
|
commit | commitdiff | tree |
2013-05-21 |
Reed Kotler | Add some additional functions to the list of helper...
|
commit | commitdiff | tree |
2013-05-16 |
Reed Kotler | Patch number 2 for mips16/32 floating point interoperability...
|
commit | commitdiff | tree |
2013-05-14 |
Reed Kotler | Fix typo.
|
commit | commitdiff | tree |
2013-05-14 |
Reed Kotler | Removed an unnamed namespace and forgot to make two...
|
commit | commitdiff | tree |
2013-05-14 |
Reed Kotler | This is the first of three patches which creates stubs...
|
commit | commitdiff | tree |
2013-05-11 |
Reed Kotler | Add -mtriple=mipsel-linux-gnu to the test so that the...
|
commit | commitdiff | tree |
2013-05-10 |
Reed Kotler | Checkin in of first of several patches to finish implementat...
|
commit | commitdiff | tree |
2013-05-03 |
Reed Kotler | Remove some uneeded pseudos in the presence of the...
|
commit | commitdiff | tree |
2013-04-10 |
Reed Kotler | This is for an experimental option -mips-os16. The...
|
commit | commitdiff | tree |
2013-04-09 |
Reed Kotler | This patch enables llvm to switch between compiling...
|
commit | commitdiff | tree |
2013-03-14 |
Reed Kotler | Add a new method which enables one to change register...
|
commit | commitdiff | tree |
2013-03-13 |
Reed Kotler | Add some additonal attribute helper functions. Test...
|
commit | commitdiff | tree |
2013-02-27 |
Reed Kotler | Fix cut/paste error in a comment.
|
commit | commitdiff | tree |
2013-02-27 |
Reed Kotler | Add the skeleton for the Mips constant island pass.
|
commit | commitdiff | tree |
2013-02-25 |
Reed Kotler | Make pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into...
|
commit | commitdiff | tree |
2013-02-24 |
Reed Kotler | Make psuedo FEXT_T8I816_ins into a custom emitter.
|
commit | commitdiff | tree |
2013-02-24 |
Reed Kotler | Make psuedo FEXT_T8I816_ins a custom inserter. It should...
|
commit | commitdiff | tree |
2013-02-23 |
Reed Kotler | Add new base instruction def for cmpi, cmp, slt and...
|
commit | commitdiff | tree |
2013-02-23 |
Reed Kotler | Expand pseudos/macros for Selt. This is the last of...
|
commit | commitdiff | tree |
2013-02-22 |
Reed Kotler | Fix a nomenclature mistake. Slt->Slti in the functions...
|
commit | commitdiff | tree |
2013-02-22 |
Reed Kotler | Expand mips16 SelT form pseudso/macros.
|
commit | commitdiff | tree |
2013-02-21 |
Reed Kotler | Expand the sel pseudo/macro. This generates basic blocks...
|
commit | commitdiff | tree |
2013-02-20 |
Reed Kotler | Expand pseudos/macros:
|
commit | commitdiff | tree |
2013-02-19 |
Reed Kotler | Expand pseudos/macros BteqzT8SltiX16, BteqzT8SltiuX16,
|
commit | commitdiff | tree |
2013-02-19 |
Reed Kotler | Expand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.
|
commit | commitdiff | tree |
2013-02-18 |
Reed Kotler | Expand macro/pseudo instructions BtnezT8SltX16 and...
|
commit | commitdiff | tree |
2013-02-18 |
Reed Kotler | Expand pseudo/macro BteqzT8SltuX16 . There is no test...
|
commit | commitdiff | tree |
2013-02-18 |
Reed Kotler | Expand pseudo/macro BteqzT8SltX16.
|
commit | commitdiff | tree |
2013-02-18 |
Reed Kotler | Expand macro/pseudo BteqzT8CmpX16.
|
commit | commitdiff | tree |
2013-02-18 |
Reed Kotler | Beginning of expanding all current mips16 macro/pseudo...
|
commit | commitdiff | tree |
2013-02-16 |
Reed Kotler | Clean up mips16 td file in preparation for massive...
|
commit | commitdiff | tree |
2013-02-16 |
Reed Kotler | One more try to make this look nice. I have lots of...
|
commit | commitdiff | tree |
2013-02-16 |
Reed Kotler | Use a different scheme to chose 16/32 variants. This...
|
commit | commitdiff | tree |
2013-02-15 |
Reed Kotler | Remove a final dependency on the form field in tablegen...
|
commit | commitdiff | tree |
2013-02-15 |
Reed Kotler | Fix minor mips16 issues in directives for function...
|
commit | commitdiff | tree |
2013-02-14 |
Reed Kotler | Remove the form field from Mips16 instruction formats...
|
commit | commitdiff | tree |
2013-02-13 |
Reed Kotler | For Mips 16, add the optimization where the 16 bit...
|
commit | commitdiff | tree |
2013-02-13 |
Reed Kotler | Make jumptables work for -static
|
commit | commitdiff | tree |
2013-02-08 |
Reed Kotler | Add the 16 bit version of addiu. To the assembler,...
|
commit | commitdiff | tree |
2013-02-08 |
Reed Kotler | When Mips16 frames grow large, the immediate field...
|
commit | commitdiff | tree |
2013-02-07 |
Reed Kotler | Make sure we call externals from libraries properly...
|
commit | commitdiff | tree |
2013-02-07 |
Reed Kotler | Enable jumps when in -static mode.
|
commit | commitdiff | tree |
2013-02-02 |
Reed Kotler | Start static relocation implementation for mips16.
|
commit | commitdiff | tree |
2013-01-28 |
Reed Kotler | Make some code a little simpler.
|
commit | commitdiff | tree |
2013-01-26 |
Reed Kotler | fix use of std::std. it's ordered set.
|
commit | commitdiff | tree |
2013-01-24 |
Reed Kotler | The next phase of Mips16 hard float implementation.
|
commit | commitdiff | tree |
2012-12-21 |
Reed Kotler | Add test case for r170674
|
commit | commitdiff | tree |
2012-12-21 |
Reed Kotler | Call llvm_unreachable instead of assert.
|
commit | commitdiff | tree |
2012-12-20 |
Reed Kotler | Implement cfi_def_cfa_offset. "Make check" test case...
|
commit | commitdiff | tree |
2012-12-20 |
Reed Kotler | There is one more patch to finish large frames. Make...
|
commit | commitdiff | tree |
next |