summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* [mips][msa] Add fill.d instruction.Matheus Almeida2014-01-29
* [mips][msa] CHECK-DAG-ize MSA 2r_vector_scalar.ll test.Matheus Almeida2014-01-29
* [mips][msa] Add copy_{u,s}.d.Matheus Almeida2014-01-29
* [mips][msa] CHECK-DAG-ize MSA elm_copy.ll test.Matheus Almeida2014-01-29
* Enable EHABI by defaultRenato Golin2014-01-29
* [Sparc] Use %r_disp32 for pc_rel entries in FDE as well.Venkatraman Govindaraju2014-01-29
* [Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame.Venkatraman Govindaraju2014-01-29
* [SparcV9] Use correct register class (I64RegClass) to hold the address of _G...Venkatraman Govindaraju2014-01-29
* Use a raw_stream to implement the mangler.Rafael Espindola2014-01-29
* [AArch64 NEON] Lower SELECT_CC with vector operand.Kevin Qin2014-01-29
* [ARM] Remove superfluous inline asm mode switch testDavid Woodhouse2014-01-29
* Tests for mode switchingDavid Woodhouse2014-01-28
* [NVPTX] Fix emitting aggregate parametersGautam Chakrabarti2014-01-28
* [X86] Add extra rules for combining vselect dag nodes into movsd.Andrea Di Biagio2014-01-28
* [DAGCombiner] Avoid introducing an illegal build_vector when folding a sign_e...Andrea Di Biagio2014-01-28
* Handle spilling the PPC GPRC_NOR0 register classHal Finkel2014-01-28
* R600/SI: Add pattern for truncating i32 to i1Michel Danzer2014-01-28
* Fix the DWARF EH encodings for Sparc PIC code.Jakob Stoklund Olesen2014-01-28
* Fix unsupported addressing mode assertion for pldDavid Peixotto2014-01-27
* [DAGCombiner] Teach how to fold sext/aext/zext of constant build vectors.Andrea Di Biagio2014-01-27
* Additional fix for 200201: due to dependence on bitwidth test was moved to X8...Stepan Dyatkovskiy2014-01-27
* Fix for PR18102.Stepan Dyatkovskiy2014-01-27
* R600/SI: Add intrinsic for BUFFER_LOAD_DWORD* instructionsMichel Danzer2014-01-27
* R600/SI: Add intrinsic for S_SENDMSG instructionMichel Danzer2014-01-27
* [AArch64 NEON] Try to generate CONCAT_VECTOR when lowering BUILD_VECTOR or SH...Kevin Qin2014-01-27
* Revert r199791.Kevin Qin2014-01-27
* Clean up the Legal/Expand logic for SPARC popc.Jakob Stoklund Olesen2014-01-26
* Implement the missing bits corresponding to .mips_hack_elf_flags.Rafael Espindola2014-01-26
* Only generate the popc instruction for SPARC CPUs that implement it.Jakob Stoklund Olesen2014-01-26
* Fix swapped CASA operands.Jakob Stoklund Olesen2014-01-26
* Improve pattern match from v1i8 to v1i32 for AArch64 Neon.Jiangning Liu2014-01-26
* Remove -print-hack-directives from a test where we already do the right thing.Rafael Espindola2014-01-26
* Move tests that just use llc from test/MC/Mips to test/MC/Codegen.Rafael Espindola2014-01-26
* Implement pattern match from v1xx to v1xx for AArch64 Neon.Jiangning Liu2014-01-26
* [AArch64 NEON] Add patterns for concat_vector on v2i32.Kevin Qin2014-01-26
* [AArch64 NEON] Add test case for vector FP_ROUND.Kevin Qin2014-01-26
* Add a TBAA CodeGen failure test caseHal Finkel2014-01-25
* XFAIL test/CodeGen/SystemZ/alias-01.ll which requires CodeGen TBAAHal Finkel2014-01-25
* This reverts commit r200064 and r200051.Rafael Espindola2014-01-25
* [Mips] Move 2 test cases from MC to CodeGen.Jack Carter2014-01-25
* Revert "Revert "Add Constant Hoisting Pass" (r200034)"Juergen Ributzka2014-01-25
* Revert "Add Constant Hoisting Pass" (r200034)Hans Wennborg2014-01-25
* [AArch64] Removed unused i8 type from FPR8 register class.Ana Pazos2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Add a testcase for the changes in r199938.Lang Hames2014-01-24
* Revert "Add Constant Hoisting Pass"Juergen Ributzka2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Fix known typosAlp Toker2014-01-24
* Don't use "llc -filetype=obj" now that the codepath is the same.Rafael Espindola2014-01-24
* [AArch64 NEON] Fix a bug in implementing register copy bwtween FPR16.Kevin Qin2014-01-24