Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / llvm-ir /
2015-11-17 Dan GohmanUse TargetRegisterInfo for printing MachineOperand...
2015-11-06 Vasileios Kalintiris[mips] Define patterns for the atomic_{load,store}_...
2015-10-12 Daniel Sanders[mips] Handle undef when extracting subregs from FP64...
2015-10-06 Daniel Sanders[mips][microMIPS] Fix an issue with selecting sqrt...
2015-10-06 Daniel SandersRevert r249123 - [mips][microMIPS] Fix an issue with...
2015-10-02 Zoran Jovanovic[mips][microMIPS] Fix an issue with selecting sqrt...
2015-09-09 Daniel SandersFix vector splitting for extract_vector_elt and vector...
2015-09-08 Daniel Sanders[mips] Reserve address spaces 1-255 for software use.
2015-08-04 Vasileios KalintirisRevert r229675 - [mips] Avoid redundant sign extension...
2015-05-20 Daniel SandersRevert r237789 - [mips] The naming convention for priva...
2015-05-20 Daniel Sanders[mips] The naming convention for private labels is...
2015-04-29 Daniel Sanders[mips] Correct 128-bit shifts on 64-bit targets.
2015-04-21 Vasileios Kalintiris[mips] Optimize code generation for 64-bit variable...
2015-02-18 Daniel Sanders[mips] Add backend support for Mips32r[35] and Mips64r...
2015-02-18 Vasileios Kalintiris[mips] Avoid redundant sign extension of the result...
2015-02-04 Daniel Sanders[mips] Remove unused check prefix from tests. NFC.
2015-01-26 Vasileios Kalintiris[mips] Enable arithmetic and binary operations for...
2015-01-26 Vasileios Kalintiris[mips] Add tests for bitwise binary and integer arithme...
2015-01-26 Vasileios KalintirisRevert "[mips] Fix assertion on i128 addition/subtracti...
2015-01-24 Daniel Sanders[mips] Fix assertion on i128 addition/subtraction on...
2014-12-12 Vasileios Kalintiris[mips] Enable code generation for MIPS-III.
2014-12-12 Vasileios Kalintiris[mips] Support SELECT nodes for targets that don't...
2014-11-11 Vasileios Kalintiris[mips] Add preliminary support for the MIPS II target.
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for indirect branches instead...
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for returns instead of JR...
2014-07-04 Daniel Sanders[mips] Add tests for the 'ret', 'call', and 'indirectbr...