summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* [AArch64] Add support for legacy AArch32 NEON scalar shift by immediateChad Rosier2013-11-13
* Enable generating legacy IT block for AArch32Weiming Zhao2013-11-13
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-13
* XCore target: implement exception handlingRobert Lytton2013-11-13
* Allow the code which returns the length for inline assembler to knowReed Kotler2013-11-13
* Add a test case to verify that misusing anyregcc crashes as expected.Andrew Trick2013-11-13
* R600: Fix selection failure on EXTLOADMatt Arsenault2013-11-13
* SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.Juergen Ributzka2013-11-13
* Cleanup the stackmap operand folding code and fix a corner case.Andrew Trick2013-11-12
* [mips] Fix a bug in function CC_MipsO32_FP64. The second double precisionAkira Hatanaka2013-11-12
* [mips] Run test case with command line option -mattr=+fp64.Akira Hatanaka2013-11-12
* [mips] Fix and re-enable a test case that has been disabled for a long time.Akira Hatanaka2013-11-12
* Simplify operand folding when rematerializing a load.Andrew Trick2013-11-12
* [mips][msa] Enable inlinse assembly for MSA.Daniel Sanders2013-11-12
* [mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. n...Daniel Sanders2013-11-12
* [ARM] Add support for FP_HP_extension build attributeBradley Smith2013-11-12
* [mips][msa] Added support for matching bset, bseti, bneg, and bnegi from norm...Daniel Sanders2013-11-12
* [mips][msa] Change constant used in ori tests to avoid conflict with bseti (a...Daniel Sanders2013-11-12
* XCore target: fix bug in aligning 'byval i8*' on the stackRobert Lytton2013-11-12
* XCore target test for hidden declarationRobert Lytton2013-11-12
* Add XCore support for ATOMIC_FENCE.Robert Lytton2013-11-12
* XCore target: return error for unsupported alignmentRobert Lytton2013-11-12
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-12
* Change the default branch instruction to be the 16 bit variety for mips16.Reed Kotler2013-11-12
* R600/SI: Add test that fails due to requiring i64 mul for pointersMatt Arsenault2013-11-11
* Fix the recently added anyregcc convention to handle spilled operands.Andrew Trick2013-11-11
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-11
* [mips] Partially revert r193641. Stack alignment should not be determined byAkira Hatanaka2013-11-11
* [NVPTX] Properly handle bitcast ConstantExpr when checking for the alignment ...Justin Holewinski2013-11-11
* [NVPTX] Fix logic error in loading vector parameters of more than 4 componentsJustin Holewinski2013-11-11
* [AArch64] The shift right/left and insert immediate builtins expect 3Chad Rosier2013-11-11
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-11
* Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp...Daniel Sanders2013-11-11
* [mips][msa] CHECK-DAG-ize MSA 3r-a.ll test.Matheus Almeida2013-11-11
* [mips][msa] CHECK-DAG-ize MSA 2rf_int_float.ll test.Matheus Almeida2013-11-11
* [mips][msa] CHECK-DAG-ize MSA 2rf_float_int.ll test.Matheus Almeida2013-11-11
* [mips][msa] CHECK-DAG-ize MSA 2rf.ll test.Matheus Almeida2013-11-11
* [mips][msa] CHECK-DAG-ize MSA 2r.ll test.Matheus Almeida2013-11-11
* Add PPC option for full register names in asmHal Finkel2013-11-11
* Mostly finish up constant islands port for Mips for load constants.Reed Kotler2013-11-10
* [mips] Make sure there is a chain edge dependency between loads that readAkira Hatanaka2013-11-09
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-09
* [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-08
* [VirtRegMap] Fix for PR17825. Do not ignore noreturn definitions when settingQuentin Colombet2013-11-08
* ARM: fold prologue/epilogue sp updates into push/pop for code sizeTim Northover2013-11-08
* R600: Fix LowerUDIVREMVincent Lejeune2013-11-06
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-06
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-06
* Slightly change the way stackmap and patchpoint intrinsics are lowered.Andrew Trick2013-11-05
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-05