OSDN Git Service

[LegacyPassManager] Remove TargetMachine constructors
[android-x86/external-llvm.git] / lib / Target / ARM /
2017-05-18 Francis Visoiu Mistrih[LegacyPassManager] Remove TargetMachine constructors
2017-05-17 Diana PicusReland r303247: [ARM] GlobalISel: Remove dead instructi...
2017-05-17 Diana PicusRevert "[ARM] GlobalISel: Remove dead instruction selec...
2017-05-17 Diana Picus[ARM] GlobalISel: Remove dead instruction selection...
2017-05-17 Francis Visoiu MistrihBitVector: add iterators for set bits
2017-05-16 Renato GolinRevert "[ARM] Mark LEApcrel instructions as isAsCheapAs...
2017-05-15 John Brawn[ARM] Mark LEApcrel instructions as isAsCheapAsAMove
2017-05-15 John Brawn[ARM] Mark LEApcrel as not having side effects
2017-05-11 Diana Picus[ARM][GlobalISel] Legalize narrow scalar ops by widening
2017-05-11 Diana Picus[ARM][GlobalISel] Support for G_ANYEXT
2017-05-09 Serge GueltonSuppress all uses of LLVM_END_WITH_NULL. NFC.
2017-05-09 Tim Shen[Atomic] Remove IsStore/IsLoad in the interface, and...
2017-05-09 Aaron BallmanAmend r302535; ifndef and ifdef are different, as it...
2017-05-09 Aaron BallmanARMRegisterBankInfo.h requires LLVM_BUILD_GLOBAL_ISEL...
2017-05-09 Serge PavlovAdd extra operand to CALLSEQ_START to keep frame part...
2017-05-09 Diana Picus[ARM GlobalISel] Remove hand-written G_FADD selection
2017-05-08 Tim NorthoverARM: use divmod libcalls on embedded MachO platforms...
2017-05-08 Craig Topper[ARM] Use a Changed flag to avoid making a pass's retur...
2017-05-08 Simon Pilgrim[ARM][NEON] Add support for ISD::ABS lowering
2017-05-08 Martin Storsjo[ARM] Clear the constant pool cache on explicit .ltorg...
2017-05-05 Quentin Colombet[RegisterBankInfo] Uniquely allocate instruction mapping.
2017-05-05 Matthias BraunARM: Compute MaxCallFrame size early
2017-05-05 Craig Topper[KnownBits] Add wrapper methods for setting and clear...
2017-05-05 John Brawn[ARM] Add support for ORR and ORN instruction substitutions
2017-05-04 Sam Parker[ARM] ACLE Chapter 9 intrinsics
2017-05-03 Reid Kleckner[IR] Abstract away ArgNo+1 attribute indexing as much...
2017-05-02 Tim NorthoverARM: avoid handing a deleted node back to TableGen...
2017-05-02 Tim NorthoverARM: add arm1176j-f processor
2017-05-02 Diana Picus[ARM] GlobalISel: Use TableGen instruction selector
2017-04-28 Reid KlecknerUse Argument::hasAttribute and AttributeList::ReturnInd...
2017-04-28 Diana Picus[ARM] GlobalISel: fixup r301632
2017-04-28 Diana Picus[ARM] GlobalISel: Get rid of ARMInstructionSelector...
2017-04-28 Craig Topper[SelectionDAG] Use KnownBits struct in DAG's computeKno...
2017-04-27 Diana Picus[ARM] GlobalISel: Fix extended stack operands
2017-04-24 Krzysztof ParzyszekMove size and alignment information of regclass to...
2017-04-24 Diana Picus[ARM] GlobalISel: Legalize s8 and s16 G_(S|U)DIV
2017-04-24 Diana Picus[ARM] GlobalISel: Support G_(S|U)DIV for s32
2017-04-24 Diana Picus[ARM] GlobalISel: Select G_CONSTANT with CImm operands
2017-04-22 Daniel Sanders[globalisel][tablegen] Revise API for ComplexPattern...
2017-04-21 Hans WennborgRe-commit r301040 "X86: Don't emit zero-byte functions...
2017-04-21 Hans WennborgRevert r301040 "X86: Don't emit zero-byte functions...
2017-04-21 Hans WennborgX86: Don't emit zero-byte functions on Windows
2017-04-21 Tim NorthoverARM: make sure we use all entries in a vector before...
2017-04-21 Tim NorthoverARM: don't try to create an i8 -> i32 vpaddl.
2017-04-21 Diana Picus[ARM] GlobalISel: Add support for G_TRUNC
2017-04-21 Diana Picus[ARM] GlobalISel: Make struct arguments fail elegantly
2017-04-21 Artyom Skrobov[Thumb1] The recently added tADCS and tSBCS pseudo...
2017-04-20 Tim NorthoverARM: lower "fence singlethread" to a pure compiler...
2017-04-20 Tim NorthoverARM: handle post-indexed NEON ops where the offset...
2017-04-20 Weiming Zhao[Thumb-1] Fix corner cases for compressed jump tables
2017-04-20 Benjamin KramerFix use-after-frees on memory allocated in a Recycler.
2017-04-20 John Brawn[ARM] Fix handling of mapping symbols when changing...
2017-04-20 Diana Picus[ARM] Rename HW div feature to HW div Thumb. NFCI.
2017-04-19 Matthias BraunARMFrameLowering: Reserve emergency spill slot for...
2017-04-19 Eli Friedman[ARM] Remove redundant computeKnownBits helper.
2017-04-19 Eli Friedman[ARM] Use TableGen patterns to select vtbl. NFC.
2017-04-19 Tim NorthoverARM: TLS calling convention doesn't preserve r9 or...
2017-04-19 Renato GolinRevert "ARMFrameLowering: Reserve emergency spill slot...
2017-04-19 Diana Picus[ARM] GlobalISel: Add support for G_MUL
2017-04-19 Serge PavlovARM: Use methods to access data stored with frame instr...
2017-04-19 Matthias BraunARMFrameLowering: Reserve emergency spill slot for...
2017-04-18 Matt ArsenaultDAG: Make mayBeEmittedAsTailCall parameter const
2017-04-18 Oliver Stannard[ARM] Add hardware build attributes in assembler
2017-04-18 Diana Picus[ARM] GlobalISel: Add support for G_SUB
2017-04-18 Diana Picus[ARM] Check for correct HW div when lowering divmod
2017-04-14 Reid Kleckner[IR] Make paramHasAttr to use arg indices instead of...
2017-04-14 Andrew V. TischenkoThis patch closes PR#32216: Better testing of schedule...
2017-04-12 Jonas Paulsson[SystemZ] TargetTransformInfo cost functions implemented.
2017-04-11 Sam Parker[ARM] Refactor Thumb2 sat instructions
2017-04-11 Diana PicusGlobalISel: Allow legalizing G_FADD to a libcall
2017-04-10 Matthew Simpson[ARM/AArch64] Ensure valid vector element types for...
2017-04-10 Diana Picus[ARM] GlobalISel: Support G_FPOW for float and double
2017-04-07 Eli Friedman[ARM] Prefer BIC over BFC in ARM mode.
2017-04-07 Diana Picus[ARM] GlobalISel: Support frem for 64-bit values
2017-04-07 Diana Picus[ARM] GlobalISel: Support frem for 32-bit values
2017-04-06 Yi KongRevert "Revert "[ARM] Add Kryo to available targets""
2017-04-06 Huihui Zhang[SelectionDAG] [ARM CodeGen] Fix chain information...
2017-04-06 Yi KongRevert "[ARM] Add Kryo to available targets"
2017-04-06 Yi Kong[ARM] Add Kryo to available targets
2017-04-06 David Green[ARM] Remove a dead ADD during the creation of TBBs
2017-04-05 Matthias BraunARMFrameLowering: Slight cleanups; NFC
2017-04-05 Sanjay Patel[DAGCombiner] add and use TLI hook to convert and-of...
2017-04-05 Alex BradburyAdd MCContext argument to MCAsmBackend::applyFixup...
2017-04-03 Weiming ZhaoReland r298901 with modifications (reverted in r298932)
2017-04-03 Sjoerd MeijerARMAsmParser: clean up of isImmediate functions
2017-03-31 Simon Pilgrim[DAGCombiner] Add vector demanded elements support...
2017-03-28 Weiming ZhaoRevert "Dont emit Mapping symbols for sections that...
2017-03-28 Weiming ZhaoDont emit Mapping symbols for sections that contain...
2017-03-27 Javed AbsarImprove machine schedulers for in-order processors
2017-03-25 Eli Friedman[ARM] Fix mixup between Lo and Hi in SMLALBB formation.
2017-03-23 Pirama Arumuga Nainar[ARM] Fix computeKnownBits for ARMISD::CMOV
2017-03-23 Davide Italiano[ARM] Reduce code duplication by factoring out in a...
2017-03-22 Artyom SkrobovReapply r298417 "[ARM] Recommit the glueless lowering...
2017-03-22 Artyom Skrobov[ARM] simplifying t2_so_imm_neg as suggested by Eli...
2017-03-22 Artyom Skrobov[ARM] t2_so_imm_neg had a subtle bug in the conversion...
2017-03-22 Vitaly BukaRevert "[ARM] Recommit the glueless lowering of addc...
2017-03-21 Artyom Skrobov[ARM] Recommit the glueless lowering of addc/adde in...
2017-03-21 Reid KlecknerRename AttributeSet to AttributeList
2017-03-21 Sanne Wouda[ARM] [Assembler] Support negative immediates for A32...
2017-03-21 Eli Friedman[ARM] Revert r297443 and r297820.
next