Add '-mcpu=' to prevent breaking on ATOM due to different code schedule
[oota-llvm.git] / test / CodeGen / Mips /
2013-06-11 Akira Hatanaka[mips] Add an IR transformation pass that optimizes...
2013-06-09 Reed KotlerFix a regression I introduced when I expanded the compl...
2013-06-07 Quentin ColombetTeach AsmPrinter how to print odd constants.
2013-06-05 Akira Hatanaka[mips] brcond + setgt/setugt instruction selection...
2013-05-31 Akira Hatanaka[mips] Big-endian code generation for atomic instructions.
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 4/4.
2013-05-21 Akira Hatanaka[mips] Rename option to make it compatible with gcc.
2013-05-21 Akira Hatanaka[mips] Add instruction selection patterns for blez...
2013-05-21 Reed KotlerAdd checks that the proper predeined stubs are being...
2013-05-21 Reed KotlerAdd some additional functions to the list of helper...
2013-05-20 Akira Hatanaka[mips] Add (setne $lhs, 0) instruction selection pattern.
2013-05-20 Akira Hatanaka[mips] Trap on integer division by zero.
2013-05-16 Akira Hatanaka[mips] Improve instruction selection for pattern (store...
2013-05-16 Rafael EspindolaMore addFrameMove test coverage.
2013-05-16 Akira Hatanaka[mips] Test case for r182042. Add comment.
2013-05-16 Rafael EspindolaMore test coverage for addFrameMove.
2013-05-16 Rafael EspindolaAdd more addFrameMove test coverage.
2013-05-16 Reed KotlerPatch number 2 for mips16/32 floating point interoperab...
2013-05-14 Reed KotlerThis is the first of three patches which creates stubs...
2013-05-14 Akira HatanakaStackColoring: don't clear an instruction's mem operand...
2013-05-13 Akira Hatanaka[mips] Add option -mno-ldc1-sdc1.
2013-05-11 Reed KotlerAdd -mtriple=mipsel-linux-gnu to the test so that the...
2013-05-10 Reed KotlerCheckin in of first of several patches to finish implem...
2013-05-08 Akira Hatanaka[mips] Add instruction selection pattern for (seteq...
2013-05-03 Reed KotlerRemove some uneeded pseudos in the presence of the...
2013-05-03 Akira Hatanaka[mips] Split the DSP control register and define one...
2013-05-02 Akira Hatanaka[mips] Handle reading, writing or copying of ccond...
2013-04-30 Akira Hatanaka[mips] Fix handling of instructions which copy to/from...
2013-04-30 Akira Hatanaka[mips] Instruction selection patterns for DSP-ASE vecto...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-22 Akira Hatanaka[mips] In performDSPShiftCombine, check that all elemen...
2013-04-22 Arnaud A. de Grand... Cleanup: test source files do not need to be executable
2013-04-19 Akira Hatanaka[mips] Instruction selection patterns for DSP-ASE vecto...
2013-04-13 Akira Hatanaka[mips] Reapply r179420 and r179421.
2013-04-12 Akira HatanakaRevert r179420 and r179421.
2013-04-12 Akira Hatanaka[mips] Instruction selection patterns for carry-setting...
2013-04-12 Akira Hatanaka[mips] v4i8 and v2i16 add, sub and mul instruction...
2013-04-11 Jack CarterMips specific inline asm memory operand modifier test...
2013-04-10 Jack CarterMips specific inline asm memory operand modifier test...
2013-04-10 Reed KotlerThis is for an experimental option -mips-os16. The...
2013-04-09 Jack CarterMips specific inline asm operand modifier 'D'
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...
2013-04-02 Akira Hatanaka[mips] Small update to the implementation of eh.return...
2013-03-30 Akira Hatanaka[mips] Add patterns for DSP indexed load instructions.
2013-03-30 Akira Hatanaka[mips] Fix DSP instructions to have explicit accumulato...
2013-03-30 Akira Hatanaka[mips] Move the code which does dag-combine for multipl...
2013-03-18 David BlaikieRemove unnecessary leading comment characters in lit...
2013-03-18 David BlaikieInclude '.test' suffix in target specific lit configs...
2013-03-11 David BlaikieRemove duplicate test contents.
2013-03-09 Benjamin KramerTest case hygiene.
2013-03-06 Akira Hatanaka[mips] Custom-legalize BR_JT.
2013-03-06 Akira Hatanaka[mips] Add a line which checks function name. Rename...
2013-03-05 Akira Hatanaka[mips] Remove android calling convention.
2013-03-05 Akira Hatanaka[mips] Fix MipsCC::analyzeReturn so that, in soft-float...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCallResult and...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCall to pass fp128...
2013-03-05 Akira Hatanaka[mips] Correct handling of fp128 (long double) formals...
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit...
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2013-03-04 Jack CarterMips specific inline assembler constraint 'R'
2013-03-01 Akira Hatanaka[mips] Fix inefficient code generation.
2013-03-01 Akira HatanakaSet properties for f128 type.
2013-03-01 Akira Hatanaka[mips] Remove unused option. Fix 80-column violations.
2013-03-01 Akira Hatanaka[mips] Add the capability to search delay slot filling...
2013-03-01 Akira Hatanaka[mips] Add capability to search in the forward directio...
2013-03-01 Akira Hatanaka[mips] Define class MemDefsUses.
2013-02-23 Reed KotlerExpand pseudos/macros for Selt. This is the last of...
2013-02-22 Akira Hatanaka[mips] Emit call16 operator instead of got_disp. The...
2013-02-22 Reed KotlerExpand mips16 SelT form pseudso/macros.
2013-02-21 Reed KotlerExpand the sel pseudo/macro. This generates basic block...
2013-02-20 Reed KotlerExpand pseudos/macros:
2013-02-19 Reed KotlerExpand pseudos/macros BteqzT8SltiX16, BteqzT8SltiuX16,
2013-02-19 Reed KotlerExpand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.
2013-02-18 Reed KotlerExpand macro/pseudo instructions BtnezT8SltX16 and...
2013-02-18 Reed KotlerExpand pseudo/macro BteqzT8SltX16.
2013-02-18 Reed KotlerExpand macro/pseudo BteqzT8CmpX16.
2013-02-18 Reed KotlerBeginning of expanding all current mips16 macro/pseudo...
2013-02-15 Reed KotlerFix minor mips16 issues in directives for function...
2013-02-13 Reed KotlerFor Mips 16, add the optimization where the 16 bit...
2013-02-13 Reed KotlerMake jumptables work for -static
2013-02-08 Reed KotlerAdd the 16 bit version of addiu. To the assembler,...
2013-02-08 Reed KotlerWhen Mips16 frames grow large, the immediate field...
2013-02-07 Reed KotlerMake sure we call externals from libraries properly...
2013-02-07 Reed KotlerEnable jumps when in -static mode.
2013-02-05 Akira Hatanaka[mips] Do not use function CC_MipsN_VarArg unless the...
2013-02-05 Jack CarterThis patch that sets the EmitAlias flag in td files
2013-02-02 Reed KotlerStart static relocation implementation for mips16.
2013-01-30 Akira Hatanaka[mips] Test case for r173862.
2013-01-25 Akira Hatanaka[mips] Set flag neverHasSideEffects flag on some of...
2013-01-24 Reed KotlerThe next phase of Mips16 hard float implementation.
2013-01-22 Akira Hatanaka[mips] Implement MipsRegisterInfo::getRegPressureLimit.
2013-01-04 Akira Hatanaka[mips] MipsTargetLowering::getSetCCResultType should...
2012-12-21 Reed KotlerAdd test case for r170674
2012-12-20 Reed Kotlerfix most of remaining issues with large frames.
2012-12-20 Akira Hatanaka[mips] Use "or $r0, $r1, $zero" instead of "addu $r0...
2012-12-16 Reed KotlerThis patch is needed to make c++ exceptions work for...
2012-12-15 Reed KotlerThis code implements most of mips16 hardfloat as it...
2012-12-13 Akira Hatanaka[mips] Do not copy GOT address to register $gp if the...
2012-12-12 Evan ChengFix a logic bug in inline expansion of memcpy / memset...
2012-11-21 Akira Hatanaka[mips] Generate big GOT code.
next