| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the TargetMachine in MipsSubtarget a reference rather | Eric Christopher | 2015-01-08 | 1 | -8/+8 |
* | Remove unused variable, initializer, and accessor. | Eric Christopher | 2014-12-19 | 1 | -9/+4 |
* | [mips] Enable code generation for MIPS-III. | Vasileios Kalintiris | 2014-12-12 | 1 | -6/+2 |
* | [mips] Add preliminary support for the MIPS II target. | Vasileios Kalintiris | 2014-11-11 | 1 | -5/+6 |
* | [mips] Add the following MIPS options that control gp-relative addressing of | Sasa Stankovic | 2014-11-06 | 1 | -3/+13 |
* | [mips] Replace MipsABIEnum with a MipsABIInfo class. | Daniel Sanders | 2014-10-24 | 1 | -2/+2 |
* | constify the TargetMachine being passed through the Mips subtarget | Eric Christopher | 2014-09-19 | 1 | -1/+1 |
* | Reinstate "Nuke the old JIT." | Eric Christopher | 2014-09-02 | 1 | -1/+1 |
* | [mips] Invert the abicalls feature bit to be noabicalls so that it's possible... | Daniel Sanders | 2014-08-08 | 1 | -1/+1 |
* | [mips] Initial implementation of -mabicalls/-mno-abicalls. | Daniel Sanders | 2014-08-08 | 1 | -6/+7 |
* | Temporarily Revert "Nuke the old JIT." as it's not quite ready to | Eric Christopher | 2014-08-07 | 1 | -1/+1 |
* | Nuke the old JIT. | Rafael Espindola | 2014-08-07 | 1 | -1/+1 |
* | Fundamentally change the MipsSubtarget replacement machinery: | Eric Christopher | 2014-07-18 | 1 | -81/+1 |
* | FrameLowering depends only upon the Subtarget, so only take a subtarget | Eric Christopher | 2014-07-18 | 1 | -3/+3 |
* | In preparation for replacing the whole subtarget on the target machine, | Eric Christopher | 2014-07-18 | 1 | -3/+3 |
* | Make InstrInfo depend only upon the Subtarget getting passed in | Eric Christopher | 2014-07-18 | 1 | -3/+3 |
* | Avoid caching the relocation model on the subtarget, this is for | Eric Christopher | 2014-07-18 | 1 | -4/+7 |
* | Avoid resetting the UseSoftFloat and FloatABIType on the TargetMachine | Eric Christopher | 2014-07-18 | 1 | -9/+2 |
* | Move Post RA Scheduling flag bit into SchedMachineModel | Sanjay Patel | 2014-07-15 | 1 | -8/+10 |
* | [mips] For the FP64A ABI, odd-numbered double-precision moves must not use mt... | Daniel Sanders | 2014-07-14 | 1 | -3/+1 |
* | [mips] Expand BuildPairF64 to a spill and reload when the O32 FPXX ABI is | Sasa Stankovic | 2014-07-14 | 1 | -0/+3 |
* | [mips] Added FPXX modeless calling convention. | Zoran Jovanovic | 2014-07-10 | 1 | -1/+1 |
* | [mips] Add support for -modd-spreg/-mno-odd-spreg | Daniel Sanders | 2014-07-10 | 1 | -7/+13 |
* | Move subtarget dependent features into the subtarget from the target | Eric Christopher | 2014-07-03 | 1 | -18/+58 |
* | Move the data layout and selection dag info from the mips target machine | Eric Christopher | 2014-07-02 | 1 | -3/+33 |
* | Break out subtarget initialization that dependent variables need into | Eric Christopher | 2014-07-02 | 1 | -11/+15 |
* | Unify these two lines. | Eric Christopher | 2014-07-02 | 1 | -2/+1 |
* | Move MipsJITInfo to the subtarget rather than the target machine. | Eric Christopher | 2014-07-02 | 1 | -1/+1 |
* | [mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu... | Daniel Sanders | 2014-05-13 | 1 | -6/+6 |
* | [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m... | Daniel Sanders | 2014-05-12 | 1 | -1/+1 |
* | [mips] Fold FeatureBitCount into FeatureMips32 and FeatureMips64 | Daniel Sanders | 2014-05-12 | 1 | -4/+1 |
* | [mips] Fold FeatureSEInReg into FeatureMips32r2 | Daniel Sanders | 2014-05-12 | 1 | -5/+5 |
* | [mips] Fold FeatureSwap into FeatureMips32r2 and FeatureMips64r2 | Daniel Sanders | 2014-05-12 | 1 | -6/+5 |
* | [mips] Replace FeatureFPIdx with FeatureMips4_32r2 | Daniel Sanders | 2014-05-12 | 1 | -5/+6 |
* | [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=... | Daniel Sanders | 2014-05-09 | 1 | -6/+6 |
* | [mips] Remove unused CondMov feature bit | Daniel Sanders | 2014-05-09 | 1 | -5/+5 |
* | [mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu... | Daniel Sanders | 2014-05-09 | 1 | -6/+6 |
* | [mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6 | Daniel Sanders | 2014-05-09 | 1 | -0/+9 |
* | [mips] Add highly experimental support for MIPS-I, MIPS-II, MIPS-III, and MIPS-V | Daniel Sanders | 2014-05-07 | 1 | -0/+13 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -2/+2 |
* | [cleanup] Lift using directives, DEBUG_TYPE definitions, and even some | Chandler Carruth | 2014-04-22 | 1 | -3/+2 |
* | [mips] Add initial support for NaN2008 in the back-end. | Matheus Almeida | 2014-04-16 | 1 | -11/+10 |
* | [mips] Correct r206370 to account for non-Linux targets using the small data ... | Daniel Sanders | 2014-04-16 | 1 | -0/+2 |
* | [mips] Some uses of isMips64()/hasMips64() are really tests for 64-bit GPR's | Daniel Sanders | 2014-03-27 | 1 | -4/+4 |
* | [MIPS] Add cpu octeon and some instructions | Kai Nacke | 2014-03-20 | 1 | -2/+2 |
* | [mips] Treat -mcpu=generic the same way as an empty CPU string. | Daniel Sanders | 2014-02-26 | 1 | -1/+1 |
* | [mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assemb... | Daniel Sanders | 2014-02-20 | 1 | -3/+6 |
* | [mips] Make mips64 the default CPU for the mips64 architecture | Daniel Sanders | 2014-02-20 | 1 | -2/+15 |
* | [mips] Add NaCl target and forbid indexed loads and stores for it | Petar Jovanovic | 2014-02-05 | 1 | -1/+1 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -2/+2 |