Remove templates from CostTableLookup functions. All instantiations had the same...
[oota-llvm.git] / lib / Target / AArch64 /
2015-10-28 Craig TopperRemove templates from CostTableLookup functions. All...
2015-10-27 Jun Bum Lim[AArch64]Merge halfword loads into a 32-bit load
2015-10-27 Cong HouCreate a new interface addSuccessorWithoutWeight(MBB...
2015-10-27 Charlie Turner[ARM] Expand ROTL and ROTR of vector value types
2015-10-27 Craig TopperConvert cost table lookup functions to return a pointer...
2015-10-26 Evgeniy Stepanov[safestack] Fast access to the unsafe stack pointer...
2015-10-25 Craig TopperUse MVT::SimpleValueType instead of MVT in template...
2015-10-24 Craig TopperCall the version of ConvertCostTableLookup that takes...
2015-10-23 James MolloyRevert "[AArch64]Merge halfword loads into a 32-bit...
2015-10-22 Matthias BraunAArch64: Disable the latency heuristic
2015-10-22 Craig TopperChange makeLibCall to take an ArrayRef<SDValue> instead...
2015-10-19 Jun Bum Lim[AArch64]Merge halfword loads into a 32-bit load
2015-10-18 Craig TopperMake a bunch of static arrays const.
2015-10-16 Charlie Turner[AArch64] Implement vector splitting on UADDV.
2015-10-15 Evgeniy StepanovRevert "[safestack] Fast access to the unsafe stack...
2015-10-15 Evgeniy Stepanov[safestack] Fast access to the unsafe stack pointer...
2015-10-13 Duncan P. N. Exon... AArch64: Remove implicit ilist iterator conversions...
2015-10-13 Akira Hatanaka[AArch64] Check the size of the vector before accessing...
2015-10-09 Duncan P. N. Exon... AArch64: Make getNextNode() cleanup in r249764 more...
2015-10-09 Jun Bum LimImprove ISel across lane float min/max reduction
2015-10-08 Duncan P. N. Exon... AArch64: Stop using MachineInstr::getNextNode()
2015-10-08 Evgeniy StepanovAdd Triple::isAndroid().
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-10-05 Alexandros Lamprineas[MC layer][AArch64] llvm-mc accepts 4-bit immediate...
2015-10-05 Rafael EspindolaFix pr24486.
2015-10-02 Chad Rosier[ARM] Typo. NFC.
2015-10-01 Chad Rosier[AArch64] Deprecate a command-line option used for...
2015-10-01 Chad Rosier[AArch64] Hoist commonly failing check. NFC.
2015-10-01 Chad Rosier[AArch64] Rename variable to improve readability. NFC.
2015-10-01 Chad Rosier[AArch64] Update comment to reflect reality.
2015-09-30 Chad Rosier[AArch64] Remove an unnecessary restriction on pre...
2015-09-30 Chad Rosier[AArch64] Use helper function to improve readability...
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-29 Chad Rosier[AArch64] Scale offsets by the size of the memory opera...
2015-09-29 Chad Rosier[AArch64] Remove some redundant cases. NFC.
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-24 Chad Rosier[AArch64] Improve the readability of the ld/st optimiza...
2015-09-24 Chad Rosier[AArch64] The paired post-increment store instruction...
2015-09-23 Chad Rosier[AArch64] Refactor pre- and post-index merge fuctions...
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-22 NAKAMURA TakumiUntabify.
2015-09-22 NAKAMURA TakumiReformat blank lines.
2015-09-21 Chad Rosier[Machine Combiner] Refactor machine reassociation code...
2015-09-20 Craig TopperCleanup places that passed SMLoc by const reference...
2015-09-18 Geoff Berry[AArch64] Improved bitfield instruction selection.
2015-09-18 Chad Rosier[AArch64] Reorder cases to improve readability. NFC.
2015-09-18 Chad Rosier[AArch64] Remove some redundant cases. NFC.
2015-09-17 Chad RosierTypos. NFC.
2015-09-16 Eric Christopherconstify the Function parameter to the TTI creation...
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-09-14 Jun Bum LimImprove ISel using across lane min/max reduction
2015-09-11 Ahmed Bougacha[CodeGen] Refactor TLI/AtomicExpand interface to make...
2015-09-11 Ahmed Bougacha[CodeGen] Rename AtomicRMWExpansionKind to AtomicExpans...
2015-09-10 Steven WuFix an undefined behavior introduces in r247234
2015-09-10 Chandler Carruth[ADT] Switch a bunch of places in LLVM that were doing...
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-09 Silviu Baranga[CostModel][AArch64] Remove amortization factor for...
2015-09-08 Jun Bum LimRemove white space (test commit)
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-03 Chad Rosier[AArch64] Reuse MayLoad. NFC.
2015-09-02 Ahmed Bougacha[AArch64] More consistently separate asm opc and operan...
2015-09-02 Ahmed Bougacha[AArch64] Consistently separate asm opc and operands...
2015-09-01 Ahmed Bougacha[AArch64] Lower READCYCLECOUNTER using MRS PMCCTNR_EL0.
2015-09-01 Silviu Baranga[AArch64] Turn on by default interleaved access vectori...
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-30 Hal Finkel[MIR Serialization] static -> static const in getSerial...
2015-08-27 Quentin Colombet[AArch64][CollectLOH] Fix a regression that prevented...
2015-08-26 Chad Rosier[AArch64] Remove a use-after-free when collecting stats.
2015-08-26 Silviu Baranga[AArch64] Unify the integer min/max vector selection...
2015-08-26 Matthias BraunFastISel: Factor out common code; NFC intended
2015-08-23 Mehdi AminiAdd missing break in AArch64DAGToDAGISel::Select()...
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 Ahmed Bougacha[AArch64] Improve short-form diags on long-form Match_I...
2015-08-19 Renato GolinRevert "[AArch64] Simplify/refactor code to ease code...
2015-08-19 Chad Rosier[AArch64] Simplify/refactor code to ease code review...
2015-08-18 Alex LorenzMIR Serialization: Serialize the operand's bit mask...
2015-08-18 Chad Rosier[AArch64] Simplify the logic for computing in bounds...
2015-08-17 Silviu Baranga[CostModel][AArch64] Increase cost of vector insert...
2015-08-17 James MolloyRemove hand-rolled matching for fmin and fmax.
2015-08-15 James Y KnightRemove redundant TargetFrameLowering::getFrameIndexOffs...
2015-08-14 Ahmed Bougacha[AArch64] Fix FMLS scalar-indexed-from-2s-after-neg...
2015-08-14 Rafael EspindolaRevert "Centralize the information about which object...
2015-08-14 Rafael EspindolaCentralize the information about which object format...
2015-08-14 James Molloy[AArch64] FMINNAN/FMAXNAN on f16 is not legal.
2015-08-13 Ahmed Bougacha[AArch64] Provide "too few operands" diags on short...
next