Merging r259740:
[oota-llvm.git] / test / CodeGen / AArch64 /
2016-01-28 Hans WennborgMerging r258471:
2016-01-19 Hans WennborgMerging r257925, r257929, r257930, and r257997:
2016-01-11 Junmo Park[BranchFolding] Set correct mem refs (2nd try)
2016-01-09 Michael ZolotukhinRevert "[BranchFolding] Set correct mem refs"
2016-01-09 Junmo Park[BranchFolding] Set correct mem refs
2016-01-07 Haicheng Wu[AArch64 MachineCombine] Enhance/Add support for genera...
2016-01-06 Geoff BerryScheduleDAGInstrs: Bug fix for missed memory dependency.
2016-01-05 MinSeong Kim[AArch64] Add support for Samsung Exynos-M1
2016-01-04 Geoff Berry[AArch64] Optimize some simple TBZ/TBNZ cases.
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
2015-12-22 Jun Bum Lim[AArch64] Promote loads from stored
2015-12-21 Matthew Simpson[AArch64] Add additional extract-extend patterns for...
2015-12-21 Jun Bum LimRevert "[AArch64] Promote loads from stores"
2015-12-21 Chad Rosier[AArch64] Enable PostRAScheduler for AArch64 generic...
2015-12-18 Jun Bum Lim[AArch64] Promote loads from stores
2015-12-17 Matthew SimpsonRevert "[AArch64] Add DAG combine for extract extend...
2015-12-17 Matthew Simpson[AArch64] Add DAG combine for extract extend pattern
2015-12-16 Manman RenCXX_FAST_TLS calling convention: performance improvemen...
2015-12-10 Simon Pilgrim[DAGCombiner] Fix PR25763 - vector comparison constant...
2015-12-10 Pirama Arumuga NainarFix fptosi, fptoui from f16 vectors to i8, i16 vectors
2015-12-09 Ahmed Bougacha[AArch64][ARM] Don't base interleaved op legality on...
2015-12-08 Pirama Arumuga NainarDefine selection for v4f16, v8f16 scalar_to_vector
2015-12-08 Manman Ren[CXX TLS calling convention] Add support for AArch64.
2015-12-04 Chad Rosier[AArch64] Expand vector SDIVREM/UDIVREM operations.
2015-12-03 Matthias BraunAArch64FastISel: Use cbz/cbnz to branch on i1
2015-12-02 Tim NorthoverAArch64: use ldxp/stxp pair to implement 128-bit atomic...
2015-12-02 Christof Douma[AArch64]: Add support for Cortex-A35
2015-12-02 Tim NorthoverAArch64: fix 128-bit shifts
2015-12-01 Weiming Zhao[AArch64] Fix a corner case in BitFeild select
2015-11-20 Geoff Berry[CodeGenPrepare] Create more extloads and fewer ands
2015-11-20 Arnaud A. de Grand... [ShrinkWrap] Teach ShrinkWrap to handle targets requiri...
2015-11-20 Jun Bum Lim[AArch64]Merge narrow zero stores to a wider store
2015-11-19 Jun Bum Lim[AArch64]Extend merging narrow loads into a wider load
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Quentin Colombet[AArch64] Enable shrink-wrapping by default.
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-11-17 Ahmed Bougacha[AArch64] Promote f16 SELECT_CC CC operands when op...
2015-11-17 Rafael EspindolaDrop prelink support.
2015-11-13 James Molloy[AArch64] Check the expansion of BITREVERSE in regressi...
2015-11-13 James Molloy[SDAG] Fix expansion of BITREVERSE
2015-11-12 James Molloy[SDAG] Introduce a new BITREVERSE node along with a...
2015-11-11 Geoff Berry[DAGCombiner] Improve zextload optimization.
2015-11-10 Oliver StannardUpdate test to use explicit triple
2015-11-10 Oliver Stannard[AArch64] Fix halfword load merging for big-endian...
2015-11-10 Tim NorthoverAArch64: add experimental support for address tagging.
2015-11-09 Charlie Turner[AArch64] Add UABDL patterns for log2 shuffle.
2015-11-06 Ahmed Bougacha[AArch64][FastISel] Don't even try to select vector...
2015-11-06 Jun Bum Lim[AArch64]Enable the narrow ld promotion only on profita...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-10-27 Jun Bum Lim[AArch64]Merge halfword loads into a 32-bit load
2015-10-27 Charlie Turner[ARM] Expand ROTL and ROTR of vector value types
2015-10-23 James MolloyRevert "[AArch64]Merge halfword loads into a 32-bit...
2015-10-19 Jun Bum Lim[AArch64]Merge halfword loads into a 32-bit load
2015-10-16 Charlie Turner[AArch64] Implement vector splitting on UADDV.
2015-10-12 Matt ArsenaultDAGCombiner: Combine extract_vector_elt from build_vector
2015-10-12 Jun Bum Lim[AArch64]Fix bug in function names in test case
2015-10-09 Jun Bum LimImprove ISel across lane float min/max reduction
2015-10-07 Chad Rosier[AArch64] Fold a floating-point divide by power of...
2015-10-07 Chad Rosier[AArch64] Fold a floating-point multiply by power of...
2015-10-07 Jeroen Ketema[ARM][AArch64] Only lower to interleaved load/store...
2015-09-30 Chad Rosier[AArch64] Remove an unnecessary run line and other...
2015-09-30 Chad Rosier[AArch64] Remove an unnecessary restriction on pre...
2015-09-29 Chad RosierFix test from r248825.
2015-09-29 Chad Rosier[AArch64] Add support for pre- and post-index LDPSWs.
2015-09-29 Chad Rosier[AArch64] Add integer pre- and post-index halfword...
2015-09-25 Cong HouUse fixed-point representation for BranchProbability.
2015-09-25 Sanjay Patelmerge vector stores into wider vector stores and fix...
2015-09-25 Chad Rosier[AArch64] Add support for generating pre- and post...
2015-09-23 Lawrence Hu Swap loop invariant GEP with loop variant GEP to...
2015-09-22 Ahmed Bougacha[AArch64] Emit clrex in the expanded cmpxchg fail block.
2015-09-22 Stephen CanonDon't raise inexact when lowering ceil, floor, round...
2015-09-18 Geoff Berry[AArch64] Improved bitfield instruction selection.
2015-09-17 Quentin Colombet[ShrinkWrap] Refactor the handling of infinite loop...
2015-09-14 Jun Bum LimImprove ISel using across lane min/max reduction
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-10 Silviu Baranga[DAGCombine] Truncate BUILD_VECTOR operators if necessa...
2015-09-10 Ahmed Bougacha[AArch64] Match FI+offset in STNP addressing mode.
2015-09-10 Ahmed Bougacha[AArch64] Match base+offset in STNP addressing mode.
2015-09-10 Ahmed Bougacha[AArch64] Support selecting STNP.
2015-09-04 Steven WuFix the testcase in r246790
2015-09-03 Chad Rosier[AArch64] Improve ISel using across lane addition reduc...
2015-09-03 Chad RosierRevert "[AArch64] Improve load/store optimizer to handl...
2015-09-03 Chad Rosier[AArch64] Improve load/store optimizer to handle LDUR...
2015-09-02 Sanjay Pateluse "unpredictable" metadata in fast-isel when splittin...
2015-09-01 Ahmed Bougacha[AArch64] Lower READCYCLECOUNTER using MRS PMCCTNR_EL0.
2015-09-01 Cong HouDistribute the weight on the edge from switch to defaul...
2015-08-31 Hans WennborgFix CHECK directives that weren't checking.
2015-08-31 Quentin Colombet[AArch64][CollectLOH] Remove an invalid assertion and...
2015-08-31 Matthias BraunAArch64: Fix loads to lower NEON vector lanes using...
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-27 Quentin Colombet[AArch64][CollectLOH] Fix a regression that prevented...
2015-08-27 Jonathan RoelofsFix a case of `CHECK[^:]*$`.
2015-08-25 Sanjay Patelfix CHECK-LABEL and wrong label
2015-08-21 Matthias BraunAArch64: Fix testcase of r245640
2015-08-20 Matthias BraunAArch64: Fix cmp;ccmp ordering
2015-08-20 Matthias BraunAArch64: Do not create CCMP on multiple users.
2015-08-19 Juergen Ributzka[AArch64][FastISel] Don't fold shifts with UB.
2015-08-19 Chih-Hung HsiehSplit ARM and AArch64 emutls.ll test
2015-08-18 Matthias BraunDAGCombiner: Improve DAGCombiner select normalization
next