summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford2013-12-10
* Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford2013-12-10
* [AArch64 NEON] Support poly128_t and implement relevant intrinsic.Kevin Qin2013-12-10
* Revert "Fix miscompile of MS inline assembly with stack realignment"Reid Kleckner2013-12-10
* Fix miscompile of MS inline assembly with stack realignmentReid Kleckner2013-12-10
* Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero.Nadav Rotem2013-12-10
* [AArch64] Refactor the NEON scalar reduce pairwise intrinsics, so that they useChad Rosier2013-12-09
* [AArch64] Refactor NEON scalar reduce pairwise front-end codegen to removeChad Rosier2013-12-09
* [AArch64] Remove q and non-q intrinsic definitions in the NEON scalar reduceChad Rosier2013-12-09
* Don't add suffixes for stdcall/fastcall on 64 coff.Rafael Espindola2013-12-09
* Fix pattern match for movi with 0D resultAna Pazos2013-12-09
* [mips][msa] Fix invalid generated code when lowering FrameIndex involving una...Daniel Sanders2013-12-09
* [mips][msa] Fix suboptimal FrameIndex lowering for ld.[hwd] and st.[hwd]Daniel Sanders2013-12-09
* [SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack ...Venkatraman Govindaraju2013-12-09
* [Sparc]: Implement getSetCCResultType() in SparcTargetLowering so that umulo/...Venkatraman Govindaraju2013-12-09
* [AArch64]Add missing pair intrinsics such as:Hao Liu2013-12-09
* [AArch64]Pattern match failures for truncate store and extend loadHao Liu2013-12-09
* [SparcV9]: Expand MULHU/MULHS:i64 and UMUL_LOHI/SMUL_LOHI:i64 on sparcv9.Venkatraman Govindaraju2013-12-08
* Cleaning up of prologue/epilogue code for Mips16. First stepReed Kotler2013-12-08
* ARM: fix folding of stack-adjustment (yet again).Tim Northover2013-12-08
* [mips] Fix test case.Akira Hatanaka2013-12-07
* Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune2013-12-07
* Bug 18149: [AArch32] VSel instructions has no ARMCC fieldWeiming Zhao2013-12-06
* Update AVX512 vector blend intrinsic names.Cameron McInally2013-12-06
* [SystemZ] Use LOAD AND TEST for comparisons with -0Richard Sandiford2013-12-06
* [SystemZ] Extend the use of C(L)GFRRichard Sandiford2013-12-06
* [SystemZ] Optimize selects between 0 and -1Richard Sandiford2013-12-06
* [Stackmap] Update stackmap unit test to use AnyRegCC.Juergen Ributzka2013-12-06
* MI-Sched: handle latency of in-order operations with the new machine model.Andrew Trick2013-12-05
* [NVPTX] Fix off-by-one error when creating the VT list for an SDNodeJustin Holewinski2013-12-05
* [mips] Small code generation improvement for conditional operator (select)Matheus Almeida2013-12-05
* ARM: fix yet another stack-folding bugTim Northover2013-12-05
* Correct word hyphenationsAlp Toker2013-12-05
* Hide the stub created for MO_ExternalSymbol too.Rafael Espindola2013-12-05
* R600/SI: Add comments for number of used registers.Matt Arsenault2013-12-05
* For AArch64, add missing register cost calculation for big value types like v...Jiangning Liu2013-12-05
* Add FileCheck statements for r196435.Cameron McInally2013-12-05
* Add AVX512 patterns for v16i32 broadcast and v2i64 zero extend load.Cameron McInally2013-12-05
* Add support for parsing ARM symbol variants on ELF targetsDavid Peixotto2013-12-04
* Fix assembly syntax for AVX512 vector blend instructions.Cameron McInally2013-12-04
* Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with...Cameron McInally2013-12-04
* [AArch64 Neon] Add ACLE intrinsic vceqz_f64.Kevin Qin2013-12-04
* [AArch64 NEON] Add missing compare intrinsics.Kevin Qin2013-12-04
* Add -mcpu=core2 to all llc invocations in this test.Rafael Espindola2013-12-04
* [Stackmap] Emit multi-byte nops for X86.Juergen Ributzka2013-12-04
* final patch for very long conditional branches for mips16 constant islands.Reed Kotler2013-12-03
* Use CHECK-LABEL to make this test more strict.Rafael Espindola2013-12-03
* Fix mingw32 thiscall + sret.Rafael Espindola2013-12-03
* Addrspacecasts are no-ops on ARM.James Molloy2013-12-03
* [SystemZ] Fix choice of known-zero mask in insertion optimizationRichard Sandiford2013-12-03