[DAGCombiner] Account for getVectorIdxTy() when narrowing vector load
[oota-llvm.git] / test / CodeGen / ARM /
2015-05-05 Pete CooperRevert "Fix IfConverter to handle regmask machine opera...
2015-05-05 Pete CooperFix IfConverter to handle regmask machine operands.
2015-05-01 Peter CollingbourneARM: Align functions containing Thumb-2 jump tables...
2015-05-01 Quentin Colombet[ARM][TEST] Strengthen test against smarter reg alloc.
2015-04-30 Pete Cooper[ARM] optimizeSelect should clear kill flags.
2015-04-30 Pete CooperCommute the internal flag on MachineOperands.
2015-04-30 Pete CooperDon't always apply kill flag in thumb2 ABS pseudo expan...
2015-04-30 Quentin Colombet[ARM] Do not generate invalid encoding for stack adjust...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-28 Tim NorthoverARM: fix peephole optimisation of TST
2015-04-27 Hans WennborgSwitch lowering: Take branch weight into account when...
2015-04-23 Peter CollingbourneARM: When re-creating a branch via InsertBranch, preser...
2015-04-23 Peter CollingbourneARM: When spilling extra registers for alignment, prefe...
2015-04-23 Peter CollingbourneARM: Only enforce 4-byte alignment on Thumb-2 functions...
2015-04-23 Hans WennborgRe-commit r235560: Switch lowering: extract jump tables...
2015-04-23 Aaron BallmanRevert r235560; this commit was causing several failed...
2015-04-22 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2015-04-20 Pirama Arumuga NainarFix flakiness in fp16-promote.ll
2015-04-18 Ahmed Bougacha[GlobalMerge] Look at uses to create smaller global...
2015-04-17 Pirama Arumuga NainarAdd support to promote f16 to f32
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-16 Hans WennborgRevert the switch lowering change (r235101, r235103...
2015-04-16 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2015-04-15 Duncan P. N. Exon... DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
2015-04-15 Duncan P. N. Exon... DebugInfo: Add missing !dbg attachments to intrinsics
2015-04-15 Rafael EspindolaUpdate tests to not be as dependent on section numbers.
2015-04-15 Daniel JasperRe-apply r234898 and fix tests.
2015-04-13 Krzysztof ParzyszekRemove this test until I figure out why it fails
2015-04-13 Krzysztof ParzyszekMake the ARM testcase from r234764 also pass on Thumb
2015-04-13 Krzysztof ParzyszekAllow memory intrinsics to be tail calls
2015-04-13 John Brawn[ARM] Align global variables passed to memory intrinsics
2015-04-11 Ahmed Bougacha[CodeGen] Split -enable-global-merge into ARM and AArch...
2015-04-09 Javed Absar[ARM] support for Cortex-R4/R4F
2015-04-08 Scott Douglass[ARM] make vminnm/vmaxnm work with ?le, ?ge and no...
2015-04-08 Sergey Dmitrouk[ARM][Debug Info] Restore emitting of .cfi_def_cfa_offs...
2015-04-03 Duncan P. N. Exon... Verifier: Check that inlined-at locations agree
2015-04-03 Matthias BraunARM: Handle physreg targets in RegPair hints gracefully
2015-03-31 James Molloy[SDAG] Move TRUNCATE splitting logic into a helper...
2015-03-27 Akira Hatanaka[ARM] Enable changing instprinter's behavior based...
2015-03-27 Duncan P. N. Exon... DebugInfo: Fix bad debug info for compile units and...
2015-03-27 Andrew TrickComplete the MachineScheduler fix made way back in...
2015-03-26 Derek SchuffUse movw/movt instead of constant pool loads to lower...
2015-03-26 Vladimir Sukharev[ARM] Add v8.1a "Rounding Double Multiply Add/Subtract...
2015-03-26 Vladimir Sukharev[AArch64, ARM] Add v8.1a architecture and generic cpu
2015-03-23 Ahmed Bougacha[AArch64, ARM] Enable GlobalMerge with -O3 rather than...
2015-03-23 Bradley SmithRevert "[ARM] Add more pattern matching for f16 <-...
2015-03-23 Bradley Smith[ARM] Add more pattern matching for f16 <-> f64 conversions
2015-03-21 Ahmed Bougacha[CodeGen][IfCvt] Don't re-ifcvt blocks with unanalyzabl...
2015-03-20 Rafael EspindolaDon't declare all text sections at the start of the .s
2015-03-19 Owen AndersonFix a nasty bug in DAGCombine of STORE nodes.
2015-03-18 John Brawn[ARM] Align stack objects passed to memory intrinsics
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 Richard Barton[ARM] Fix offset calculation in ARMBaseRegisterInfo...
2015-03-17 Rafael EspindolaMove the EH symbol to the asm printer and use it for...
2015-03-17 Renato Golin[ARM] Add support for ARMV6K subtarget (LLVM)
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-11 Tim NorthoverARM: simplify and extend byval handling
2015-03-07 Eric ChristopherRemove use of misched-bench from this test and replace...
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...
next