Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / ARM / ARMISelLowering.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-05 Peter CollingbourneRevert r238473, "Thumb2: Modify codegen for memcpy...
2015-06-03 Daniel Sanders[arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and ...
2015-06-01 Matt ArsenaultAdd address space argument to isLegalAddressingMode
2015-05-28 Peter CollingbourneThumb2: Modify codegen for memcpy intrinsic to prefer...
2015-05-12 Eric ChristopherMigrate existing backends that care about software...
2015-05-07 Matthias BraunChange getTargetNodeName() to produce compiler warnings...
2015-04-28 Matthias BraunCleanup, remove unused return value
2015-03-23 James Molloy[ARM] Remove target-specific ITOFP/FPTOI nodes
2015-03-18 John Brawn[ARM] Align stack objects passed to memory intrinsics
2015-03-16 Daniel SandersMake each target map all inline assembly memory constra...
2015-03-11 Tim NorthoverARM: simplify and extend byval handling
2015-03-05 Ahmed Bougacha[ARM] Enable vector extload combine for legal types.
2015-03-04 JF BastienMutate TargetLowering::shouldExpandAtomicRMWInIR to...
2015-02-26 Eric ChristophergetRegForInlineAsmConstraint wants to use TargetRegiste...
2015-02-26 Eric ChristopherRemove an argument-less call to getSubtargetImpl from...
2015-02-23 Eric ChristopherRewrite the global merge pass to be subprogram agnostic...
2015-01-29 Eric ChristopherRemove getSubtargetImpl from ARMISelLowering and cache the
2014-10-31 Quentin Colombet[CodeGenPrepare] Move extractelement close to store...
2014-10-03 Eric Christopherconstify TargetMachine argument.
2014-09-23 Robin MorissetAdd AtomicExpandPass::bracketInstWithFences, and use...
2014-09-18 Robin MorissetRestore "[ARM, Fix] Fix emitLeading/TrailingFence on...
2014-09-17 Robin MorissetRevert "[ARM, Fix] Fix emitLeading/TrailingFence on...
2014-09-17 Robin Morisset[ARM, Fix] Fix emitLeading/TrailingFence on old ARM...
2014-09-17 Robin Morisset[X86] Use the generic AtomicExpandPass instead of X86At...
2014-09-03 Robin MorissetRefactor AtomicExpandPass and add a generic isAtomic...
2014-09-03 Robin MorissetUse target-dependent emitLeading/TrailingFence instead...
2014-08-21 Oliver Stannard[ARM] Enable DP copy, load and store instructions for...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-27 Matt ArsenaultAdd alignment value to allowsUnalignedMemoryAccess
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
2014-06-09 Saleem AbdulrasoolARM: add VLA extension for WoA Itanium ABI
2014-05-14 Jay FoadRename ComputeMaskedBits to computeKnownBits. "Masked...
2014-05-11 Hal FinkelPass the value type to TLI::getRegisterByName
2014-05-11 Hal FinkelAdd 'override' to getRegisterByName in *ISelLowering.h
2014-05-09 Louis GerbargAdd custom lowering for add/sub with overflow intrinsic...
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-05-09 Saleem AbdulrasoolARM: support PIC on Windows on ARM
2014-05-06 Renato GolinImplememting named register intrinsics
2014-04-17 Tim NorthoverAtomics: promote ARM's IR-based atomics pass to CodeGen.
2014-04-03 Tim NorthoverARM: expand atomic ldrex/strex loops in IR
2014-03-26 Renato GolinChange @llvm.clear_cache default to call rt-lib
2014-03-26 Renato GolinAdd @llvm.clear_cache builtin
2014-03-22 Craig TopperPrune includes in ARM target.
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-05 Oliver StannardARM: Correctly align arguments after a byval struct...
2014-02-10 Tim NorthoverARM: use natural LLVM IR for vshll instructions
2014-02-10 Tim NorthoverARM: use LLVM IR to represent the vshrn operation
2014-02-05 Matt ArsenaultAdd address space argument to allowsUnalignedMemoryAccess.
2014-01-28 Juergen Ributzka[TLI] Add a new hook to TargetLowering to query the...
2013-12-03 James MolloyAddrspacecasts are no-ops on ARM.
2013-11-25 Tim NorthoverARM: remove special cases for Darwin dynamic-no-pic...
2013-11-03 Bob WilsonEnable optimization of sin / cos pair into call to...
2013-10-01 Tim NorthoverARM: support interrupt attribute
2013-09-26 Amara Emerson[ARM] Use the load-acquire/store-release instructions...
2013-09-05 Joey Gouly[ARMv8] Implement the new DMB/DSB operands.
2013-08-23 Joey Gouly[ARMv8] Add CodeGen for VMAXNM/VMINNM.
2013-08-06 Tim NorthoverARM: implement allowTruncateForTailCall
2013-07-16 Renato GolinARM EABI divmod support
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-10 Stephen LinFix typo
2013-07-10 Stephen LinExplicitly define ARMISelLowering::isFMAFasterThanFMulA...
2013-06-22 Chad RosierThe getRegForInlineAsmConstraint function should only...
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2013-05-20 Stepan DyatkovskiyPR15868 fix.
2013-05-18 Matt ArsenaultAdd LLVMContext argument to getSetCCResultType
2013-05-05 Stepan DyatkovskiyFor ARM backend, fixed "byval" attribute support.
2013-04-30 Stepan DyatkovskiyRefactoring patch.
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2013-01-07 Chandler CarruthSwitch TargetTransformInfo from an immutable analysis...
2012-12-20 Bob WilsonRevert "Adding support for llvm.arm.neon.vaddl[su]...
2012-12-20 Renato GolinAdding support for llvm.arm.neon.vaddl[su].* and
2012-12-19 Patrik HagglundChange TargetLowering::findRepresentativeClass to take...
2012-12-13 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-12 Evan ChengSorry about the churn. One more change to getOptimalMem...
2012-12-12 Evan Cheng- Rename isLegalMemOpType to isSafeMemOpType. "Legal...
2012-12-12 Evan ChengAvoid using lossy load / stores for memcpy / memset...
2012-12-11 Evan ChengReplace TargetLowering::isIntImmLegal() with
2012-12-11 Patrik HagglundRevert EVT->MVT changes, r169836-169851, due to buildbo...
2012-12-11 Patrik HagglundChange TargetLowering::findRepresentativeClass to take...
2012-12-11 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-10 Evan ChengSome enhancements for memcpy / memset inline expansion.
2012-12-06 Matt Beaumont-GayAdd a 'using' declaration to suppress GCC's -Woverloade...
2012-12-06 Evan ChengReplace r169459 with something safer. Rather than havin...
2012-12-06 Evan ChengLet targets provide hooks that compute known zero and...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-11-29 Silviu BarangaAdded atomic 64 min/max/umin/umax instrinsics support...
2012-11-28 Benjamin KramerARM: Implement CanLowerReturn so large vectors get...
2012-11-15 Dmitri GribenkoUse empty parens for empty function parameter list...
2012-10-19 Stepan DyatkovskiyARM:
2012-10-16 Stepan DyatkovskiyIssue:
2012-10-10 Stepan DyatkovskiyIssue description:
2012-09-04 Arnold SchwaighoferPatch to implement UMLAL/SMLAL instructions for the...
2012-09-02 Nadav RotemNot all targets have efficient ISel code generation...
2012-08-18 Jakob Stoklund OlesenRemove the CAND/COR/CXOR custom ISD nodes and their...
2012-08-12 Arnold SchwaighoferRevert 161581: Patch to implement UMLAL/SMLAL instructi...
2012-08-12 Craig TopperChange addTypeForNeon to use MVT instead of EVT so...
2012-08-09 Arnold SchwaighoferPatch to implement UMLAL/SMLAL instructions for the...
2012-08-03 Bob WilsonFall back to selection DAG isel for calls to builtin...
next