Suppress llvm/test/tools/gold/X86/parallel.ll while investigating.
[oota-llvm.git] / test / CodeGen / ARM /
2015-09-01 Ahmed Bougacha[ARM] Don't abort on variable-idx extractelt in Reconst...
2015-09-01 Silviu Baranga[ARM][AArch64] Turn on by default interleaved access...
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-29 James Molloy[ARM] Fix up buildbots after r246360
2015-08-29 James Molloy[ARM] Hoist fabs/fneg above a conversion to float.
2015-08-28 Duncan P. N. Exon... DI: Update tests before adding !dbg subprogram attachments
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-26 Cong HouAssign weights to edges to jump table / bit test header...
2015-08-24 Oliver StannardAdd DAG optimisation for FP16_TO_FP
2015-08-24 Scott Douglass[ARM] Use AEABI helpers for i64 div and rem
2015-08-21 Vedant Kumar[ARM] Fix MachO CPU Subtype selection
2015-08-21 John Brawn[DAGCombiner] Fold together mul and shl when both are...
2015-08-19 Silviu Baranga[ARM] Add instruction selection patterns for vmin/vmax
2015-08-19 Chih-Hung HsiehSplit ARM and AArch64 emutls.ll test
2015-08-17 Guozhi WeiAlign SP adjustment in function getSPAdjust
2015-08-17 James Molloy[ARM] Fix crash when targetting CPU without NEON
2015-08-17 James MolloyGenerate FMINNAN/FMINNUM/FMAXNAN/FMAXNUM from SDAGBuilder.
2015-08-14 Renato GolinRevert "[ARM] Fix MachO CPU Subtype selection"
2015-08-14 Vedant Kumar[ARM] Fix MachO CPU Subtype selection
2015-08-13 James Molloy[ARM] Rejig vmax tests a bit
2015-08-13 John Brawn[ARM] Reorganise and simplify thumb-1 load/store selection
2015-08-12 John BrawnRedo "Make global aliases have symbol size equal to...
2015-08-11 John Brawn[GlobalMerge] Use private linkage for MergedGlobals...
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-08-07 Silviu Baranga[ARM] Update ReconstructShuffle to handle mismatched...
2015-08-07 John BrawnRevert "Make global aliases have symbol size equal...
2015-08-06 Kit BartonFix possible infinite loop in shrink wrapping when...
2015-08-05 Artyom SkrobovARMISelDAGToDAG.cpp had this self-contradictory code:
2015-08-04 Saleem AbdulrasoolARM: support windows division routines
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-08-03 Tim NorthoverARM: prefer allocating VFP regs at stride 4 on Darwin.
2015-08-03 John Brawn[ARM] Make GlobalMerge merge extern globals by default
2015-08-03 James MolloyBe less conservative about forming IT blocks.
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-31 Sumanth Gundapaneni[ARM] Lower modulo operation to generate __aeabi_divmod...
2015-07-28 Akira Hatanaka[ARM] Define subtarget feature strict-align.
2015-07-28 Chih-Hung HsiehMove unit tests to target specific directories.
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...
2015-07-24 Duncan P. N. Exon... DI/Verifier: Fix argument bitrot in DILocalVariable
2015-07-24 Luke Cheeseman[ARM] - Fix lowering of shufflevectors in AArch32
2015-07-24 Luke CheesemanWhen lowering vector shifts a check is performed to...
2015-07-22 Quentin Colombet[ARM] Make the frame lowering code ready for shrink...
2015-07-21 Akira Hatanaka[ARM] Define subtarget feature "reserve-r9", which...
2015-07-21 Matthias BraunARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor...
2015-07-21 Matthias BraunARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
2015-07-20 Akira HatanakaRevert r242737.
2015-07-20 Akira Hatanaka[ARM] Define subtarget feature "reserve-r9", which...
2015-07-20 Matthias BraunRevert "ARMLoadStoreOptimizer: Create LDRD/STRD on...
2015-07-20 Matthias BraunRevert "ARMLoadStoreOpt: Merge subs/adds into LDRD...
2015-07-20 Quentin Colombet[ARM] Refactor the prologue/epilogue emission to be...
2015-07-17 Matthias BraunARM: Enable MachineScheduler and disable PostRASchedule...
2015-07-17 Adam NemetRevert "ARM: Enable MachineScheduler and disable PostRA...
2015-07-17 John BrawnMake global aliases have symbol size equal to their...
2015-07-17 Matthias BraunARM: Enable MachineScheduler and disable PostRASchedule...
2015-07-16 Matthias BraunFix __builtin_setjmp in combination with sjlj exception...
2015-07-16 Pete CooperRevert "Add missing load/store flags to thumb2 instruct...
2015-07-16 Akira Hatanaka[ARM] Define a subtarget feature that is used to avoid...
2015-07-15 Pete CooperAdd missing load/store flags to thumb2 instructions.
2015-07-14 Tim NorthoverARM: add at least one real test for r242123.
2015-07-14 Matthias BraunPrologEpilogInserter: Rewrite API to determine callee...
2015-07-14 Yaron KerenGenerate correct asm info for mingw and cygwin ARM...
2015-07-13 Logan ChienARM: Fix cttz expansion on vector types.
2015-07-12 Renato Golin[ARM] Add support for nest attribute using r12
2015-07-10 Matthias BraunARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor...
2015-07-10 Matthias BraunARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
2015-07-10 Matthias BraunARMLoadStoreOptimizer: Rewrite LDM/STM matching logic.
2015-07-07 Akira HatanakaFix test case to unbreak build.
2015-07-07 Akira Hatanaka[ARM] Define a subtarget feature and use it to decide...
2015-07-03 NAKAMURA Takumillvm/test/CodeGen/ARM/fnattr-trap.ll: Add -mtriple...
2015-07-02 Akira HatanakaUse function attribute "trap-func-name" and remove...
2015-06-29 Tim NorthoverARM: add correct kill flags when combining stm instructions
2015-06-29 Javed Absar[ARM]: Extend -mfpu options for half-precision and...
2015-06-26 Javed Absar[ARM] Cortex-R5 is not VFPOnlySP
2015-06-26 Javed Absar[ARM] Cortex-R4F is not VFPOnlySP
2015-06-26 Hao Liu[ARM] Lower interleaved memory accesses to vldN/vstN...
2015-06-26 Matthias BraunFix mismatched architectures in test
2015-06-24 Matthias BraunARMLoadStoreOptimizer: Fix errata 602117 handling and...
2015-06-19 Ahmed Bougacha[ARM] Look through concat when lowering in-place shuffl...
2015-06-19 Ahmed Bougacha[ARM] Add D-sized vtrn/vuzp/vzip tests, and cleanup...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-12 John Brawn[ARM] Disabling vfp4 should disable fp16
2015-06-09 NAKAMURA TakumiAdd explicit -mtriple=arm-unknown to llvm/test/CodeGen...
2015-06-09 Akira HatanakaRemove DisableTailCalls from TargetOptions and the...
2015-06-08 Akira Hatanaka[ARM] Pass a callback to FunctionPass constructors...
2015-06-05 John Brawn[ARM] Add support for -sp- FPUs and FPU none to TargetP...
2015-06-03 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-02 Renato GolinRevert "ARM: Thumb2 LDRD/STRD supports independent...
2015-06-01 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-01 Luke CheesemanRe-commit of r238201 with fix for building with shared...
2015-05-31 Tim NorthoverARM: recommit r237590: allow jump tables to be placed...
2015-05-26 Diego NovilloRevert "Re-commit changes in r237579 with fix for bug...
2015-05-26 Luke CheesemanRe-commit changes in r237579 with fix for bug breaking...
2015-05-23 Akira HatanakaStop resetting NoFramePointerElim in TargetMachine...
2015-05-21 Peter CollingbourneRevert r237590, "ARM: allow jump tables to be placed...
2015-05-20 Davide Italiano[Target/ARM] Only enable OptimizeBarrierPass at -O1...
2015-05-18 Tim NorthoverARM: allow jump tables to be placed as constant islands.
2015-05-18 Oliver StannardRevert r237579, as it broke windows buildbots
2015-05-18 Oliver Stannard[LLVM - ARM/AArch64] Add ACLE special register intrinsics
next