CodeGen: Push the ModuleSlotTracker through Metadata
[oota-llvm.git] / test / CodeGen / ARM /
2015-03-07 Eric ChristopherRecommit r231324 with a fix to the ARM execution domain...
2015-03-06 Matthias BraunDAGCombiner: Canonicalize select(and/or,x,y) depending...
2015-03-05 Ahmed Bougacha[ARM] Enable vector extload combine for legal types.
2015-03-04 Matthias BraunImprove test robustness
2015-03-04 Adrian PrantlUpdate the out-of-date dwarf expressions in these testc...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Adrian PrantlRevert "Refactor DebugLocDWARFExpression so it doesn...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Nico WeberRevert r230930, it caused PR22747.
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2015-02-27 Renato GolinEqually to NetBSD, Bitrig/ARM uses the Itanium-ABI.
2015-02-27 Petar JovanovicPass correct -mtriple for krait-cpu-div-attribute.ll
2015-02-26 Sumanth GundapaneniUse ".arch_extension" ARM directive to support hwdiv...
2015-02-25 Renato GolinImprove handling of stack accesses in Thumb-1
2015-02-24 Simon PilgrimAdded test case for PR22678 (check CONCAT_VECTORS DAG...
2015-02-24 Tim NorthoverARM: treat [N x i32] and [N x i64] as AAPCS composite...
2015-02-19 Ahmed Bougacha[ARM] Re-re-apply VLD1/VST1 base-update combine.
2015-02-19 Peter Collingbournellvm-mc: Use Target::createNullStreamer to fix crashes...
2015-02-18 Bradley Smith[ARM] Add missing M/R class CPUs
2015-02-17 Sanjay PatelCanonicalize splats as build_vectors (PR22283)
2015-02-11 James Molloy[SimplifyCFG] Swap to using TargetTransformInfo for...
2015-02-10 Bradley Smith[ARM] Add armv6s[-]m as an alias to armv6[-]m
2015-02-09 Akira HatanakaFix a bug in DemoteRegToStack where a reload instructio...
2015-02-08 Tim NorthoverARM & AArch64: teach LowerVSETCC that output type size...
2015-02-07 David MajnemerMC: Emit COFF section flags in the "proper" order
2015-02-05 Ahmed Bougacha[ARM] Use patterns instead of hardcoded regs in test...
2015-02-05 Ahmed Bougacha[ARM] Make testcase more explicit. NFC.
2015-02-04 Renato GolinAdding support to LLVM for targeting Cortex-A72
2015-02-04 Renato GolinReverting VLD1/VST1 base-updating/post-incrementing...
2015-02-02 Jan Wen VoungFix ARM peephole optimizeCompare to avoid optimizing...
2015-01-31 Saleem AbdulrasoolARM: support stack probe size on Windows on ARM
2015-01-29 Charlie TurnerAdd a missing Tag_DIV_use test for Cortex-M7.
2015-01-23 Jyoti AllurThis patch fixes issue with lowering below mentioned...
2015-01-21 Jonathan RoelofsFix load-store optimizer on thumbv4t
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-15 Hal FinkelRevert "r226086 - Revert "r226071 - [RegisterCoalescer...
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-15 Hal FinkelRevert "r226071 - [RegisterCoalescer] Remove copies...
2015-01-15 Hal Finkel[RegisterCoalescer] Remove copies to reserved registers
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
2015-01-14 Tim NorthoverARM: add test for crc32 instructions in CodeGen.
2015-01-12 Adrian PrantlDebug info: Factor out the creation of DWARF expression...
2015-01-08 Kristof BeylsFix large stack alignment codegen for ARM and Thumb2...
2015-01-07 Charlie Turner[ARM] Add missing Tag_DIV_use tests.
2015-01-05 Charlie TurnerEmit the build attribute Tag_conformance.
2015-01-03 Saleem AbdulrasoolARM: permit tail calls to weak externals on COFF
2014-12-23 Ahmed Bougacha[ARM] Don't break alignment when combining base updates...
2014-12-22 Rafael EspindolaConvert a few tests to FileCheck. NFC.
2014-12-18 Eric ChristopherAdd a new string member to the TargetOptions struct...
2014-12-18 Eric ChristopherModel ARM backend ABI selection after the front end...
2014-12-16 Bradley Smith[ARM] Prevent PerformVCVTCombine from combining a vmul...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-13 Ahmed BougachaReapply "[ARM] Combine base-updating/post-incrementing...
2014-12-13 Renato GolinRevert "[ARM] Combine base-updating/post-incrementing...
2014-12-12 Charlie TurnerEmit Tag_ABI_FP_16bit_format build attribute.
2014-12-10 Tim NorthoverARM: correctly expand LDR-lit based globals.
2014-12-10 Ahmed Bougacha[ARM] Combine base-updating/post-incrementing vector...
2014-12-09 Ahmed Bougacha[ARM] Make testcase more explicit. NFC.
2014-12-09 Ahmed Bougacha[ARM] Also support v2f64 vld1/vst1.
2014-12-05 Charlie TurnerAdd missing FP build attribute tests.
2014-12-04 Jonathan RoelofsFix thumbv4t indirect calls
2014-12-03 Charlie TurnerEmit ABI_FP_rounding attribute.
2014-12-03 Charlie TurnerAdd tests for default value of Tag_ABI_FP_rounding.
2014-12-02 Charlie TurnerEmit Tag_ABI_FP_denormal correctly in fast-math mode.
2014-12-01 Reid KlecknerParse 'ghccc' in .ll files as the GHC convention (cc 10)
2014-12-01 Tim NorthoverARM: lower tail calls correctly when using GHC calling...
2014-11-27 Charlie TurnerStop uppercasing build attribute data.
2014-11-17 Renato GolinFix ARM triple parsing
2014-11-17 Oliver Stannard[Thumb1] Re-write emitThumbRegPlusImmediate
2014-11-17 Oliver StannardFix optimisations of SELECT_CC which assumed result...
2014-11-14 Tim NorthoverARM: refactor .cfi_def_cfa_offset emission.
2014-11-14 Tim NorthoverARM: correctly calculate the offset of FP in its push.
2014-11-14 Tim NorthoverARM: simplify test.
2014-11-13 Tim NorthoverARM: avoid duplicating branches during constant islands.
2014-11-13 Tim NorthoverARM: add @llvm.arm.space intrinsic for testing Constant...
2014-11-11 Tom RoederAdd Forward Control-Flow Integrity.
2014-11-11 Oliver StannardLLVM incorrectly folds xor into select
2014-11-06 Lang Hames[RegAlloc] Remove reference to the trivial spiller...
2014-11-06 Rafael EspindolaUse FileCheck in a few tests.
2014-11-05 Tim NorthoverARM: try to add extra CS-register whenever stack alignm...
2014-11-05 Tim NorthoverARM/Dwarf: correctly align stack before callee-saved...
2014-11-03 Charlie TurnerRemove the cortex-a9-mp CPU.
2014-10-31 Quentin Colombet[CodeGenPrepare] Move extractelement close to store...
2014-10-30 Tim NorthoverARM: test default values for TAG_CPU_unaligned_access...
2014-10-27 Oliver Stannard[ARM] Select VMAXNM and VMINNM regardless of operand...
2014-10-23 Renato GolinDo not emit intermediate register for zero FP immediate
2014-10-23 Akira Hatanaka[ARM, stack protector] If supported, use armv7 instruct...
2014-10-20 Tim NorthoverARM: rework Thumb1 frame index rewriting
2014-10-20 Oliver Stannard[ARM] Do not select SMULW[BT] or SMLAW[BT]
2014-10-14 Tim NorthoverARM: remove ARM/Thumb distinction for preferred alignment.
2014-10-14 Tim NorthoverARM: allow misaligned local variables in Thumb1 mode.
2014-10-14 Tim NorthoverARM: set preferred aggregate alignment to 32 universally.
2014-10-13 Renato GolinAdds support for the Cortex-A17 to the ARM backend
next