summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* R600: Remove the fpconst64.ll test which was failing on non-x86 buildbotsTom Stellard2013-07-12
* R600/SI: Add support for f64 kernel argumentsTom Stellard2013-07-12
* R600/SI: Implement select and compares for SITom Stellard2013-07-12
* R600/SI: Add fsqrt pattern for SITom Stellard2013-07-12
* R600/SI: Add double precision fsub pattern for SITom Stellard2013-07-12
* R600/SI: SI support for 64bit ConstantFPTom Stellard2013-07-12
* R600/SI: Add initial double precision support for SITom Stellard2013-07-12
* X86: Shrink certain forms of movsx.Benjamin Kramer2013-07-12
* X86: fold SSE2/AVX2 logical shift by immediate amount into zero vector when p...Stephen Lin2013-07-12
* Start using CHECK-LABEL in some tests.Stephen Lin2013-07-12
* [SystemZ] Add test missing from r186148Richard Sandiford2013-07-12
* [SystemZ] Optimize sign-extends of vector setccsRichard Sandiford2013-07-12
* [SystemZ] Improve spilling of LGDR and LDGRRichard Sandiford2013-07-12
* Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.Charles Davis2013-07-12
* PPC: Add some missing V_SET0 patternsHal Finkel2013-07-11
* PPCDAGToDAGISel::isRunOfOnes should return false on zeroHal Finkel2013-07-11
* [SystemZ] Add testcase missing from r186073Richard Sandiford2013-07-11
* [SystemZ] Use zeroing form of RISBG for shift-and-AND sequencesRichard Sandiford2013-07-11
* [SystemZ] Use zeroing form of RISBG for some AND sequencesRichard Sandiford2013-07-11
* RegScavenger should not exclude undef usesHal Finkel2013-07-11
* Move r186044 tests into CodeGen/X86Hal Finkel2013-07-11
* R600/SI: Initial local memory supportMichel Danzer2013-07-10
* R600/SI: Add intrinsic for retrieving the current thread IDMichel Danzer2013-07-10
* R600/SI: Add intrinsics for texture sampling with user derivativesMichel Danzer2013-07-10
* ARM: Fix incorrect pack pattern for thumb2Jim Grosbach2013-07-09
* move test into the appropriate subdir.Adrian Prantl2013-07-09
* Reapply an improved version of r180816/180817.Adrian Prantl2013-07-09
* Appease buildbots after r185956: just set -mcpu explicitly, as it should have...Stephen Lin2013-07-09
* Appease Atom buildbot after r185956 (explicitly turn on AVX)Stephen Lin2013-07-09
* WidenVecRes_BUILD_VECTOR must use the first operand's typeHal Finkel2013-07-09
* [PowerPC] Better fix for PR16556.Bill Schmidt2013-07-09
* Attempt to appease buildbot after r185956 by explicitly turning setting -fma,...Stephen Lin2013-07-09
* AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and allStephen Lin2013-07-09
* Don't crash in SE dealing with ashr x, -1Hal Finkel2013-07-09
* DAGCombine tryFoldToZero cannot create illegal types after type legalizationHal Finkel2013-07-09
* [PowerPC] Revert r185476 and fix up TLS variant kindsUlrich Weigand2013-07-09
* R600: Do not predicated basic block with multiple alu clauseVincent Lejeune2013-07-09
* R600: Fix a rare bug where swizzle optimization returns wrong valuesVincent Lejeune2013-07-09
* R600: Fix wrong export reswizzlingVincent Lejeune2013-07-09
* R600: Use DAG lowering pass to handle fcos/fsinVincent Lejeune2013-07-09
* Revert r185872 - "Stop emitting weak symbols into the "coal" sections"Alexander Potapenko2013-07-09
* [SystemZ] Use MVC for simple load/store pairsRichard Sandiford2013-07-09
* [SystemZ] Use "STC;MVC" for memsetRichard Sandiford2013-07-09
* PPC: Allocate RS spill slot for unaligned i64 load/storeHal Finkel2013-07-09
* Stop emitting weak symbols into the "coal" sections.Bill Wendling2013-07-08
* [PowerPC] Always use "assembler dialect" 1Ulrich Weigand2013-07-08
* PPC: Mark vector CC action for SETO and SETONE as ExpandHal Finkel2013-07-08
* Add a comment to this change, requested by Eric Christopher.Joey Gouly2013-07-08
* ARM: Improve codegen for generic vselect.Jim Grosbach2013-07-08
* PPC: Mark vector FREM as Expand by defaultHal Finkel2013-07-08