[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / Thumb2 /
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-09-18 Cong HouScaling up values in ARMBaseInstrInfo::isProfitableToIf...
2015-09-01 Cong HouDistribute the weight on the edge from switch to defaul...
2015-07-21 Matthias BraunARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
2015-07-20 Matthias BraunRevert "ARMLoadStoreOptimizer: Create LDRD/STRD on...
2015-07-17 Matthias BraunARM: Add scheduling information for LDRLIT instructions...
2015-07-16 Matthias BraunArm: Don't define a label twice with two setjmps in...
2015-07-15 Alexey Bataev[SDAG] Optimize unordered comparison in soft-float...
2015-07-14 Matthias BraunRevert "LegalizeDAG: Fix and improve FCOPYSIGN/FABS...
2015-07-14 Matthias BraunLegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
2015-07-10 Matthias BraunARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
2015-06-24 Matthias BraunARMLoadStoreOptimizer: Fix errata 602117 handling and...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
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-05-31 Tim NorthoverARM: recommit r237590: allow jump tables to be placed...
2015-05-21 Peter CollingbourneRevert r237590, "ARM: allow jump tables to be placed...
2015-05-18 Tim NorthoverARM: allow jump tables to be placed as constant islands.
2015-05-05 Peter CollingbourneThumb2SizeReduction: Check the correct set of registers...
2015-04-23 Peter CollingbourneThumb2: When applying branch optimizations, visit branc...
2015-04-23 Peter CollingbourneARM: When re-creating a branch via InsertBranch, preser...
2015-04-23 Peter CollingbourneThumb2: When optimizing for size, do not if-convert...
2015-04-23 Peter CollingbourneARM: When spilling extra registers for alignment, prefe...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-09 Javed Absar[ARM] support for Cortex-R4/R4F
2015-03-19 Owen AndersonFix a nasty bug in DAGCombine of STORE nodes.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
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-11 James MolloyMake buildbots better.
2015-01-08 Akira Hatanaka[ARM] Fix a bug in constant island pass that was trigge...
2015-01-08 Kristof BeylsFix large stack alignment codegen for ARM and Thumb2...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-12 Chad Rosier[ARMConstantIsland] Insert tbb/tbh optimization where...
2014-11-13 Tim NorthoverARM: allow constpool entry to be moved to the user...
2014-10-17 Akira HatanakaARM: Fix a bug which was causing convergence failure...
2014-10-16 Rafael EspindolaDelete -std-compile-opts.
2014-10-01 Oliver Stannard[ARM] Allow selecting VRINT[APMXZR] and VCVT[BT] instru...
2014-10-01 Oliver Stannard[ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP...
2014-08-22 Reid KlecknerARM / x86_64 varargs: Don't save regparms in prologue...
2014-08-21 Oliver Stannard[ARM] Enable DP copy, load and store instructions for...
2014-08-06 Tim NorthoverARM: do not generate BLX instructions on Cortex-M CPUs.
2014-08-02 Akira Hatanaka[ARM] In dynamic-no-pic mode, ARM's post-RA pseudo...
2014-07-25 Akira Hatanaka[stack protector] Add test cases for thumb and thumb2.
2014-07-23 Tim NorthoverARM: spot SBFX-compatbile code expressed with sign_exte...
2014-07-23 Tim NorthoverARM: add patterns for [su]xta[bh] from just a shift.
2014-07-23 Chandler Carruth[SDAG] Make the DAGCombine worklist not grow endlessly...
2014-06-24 Christian PirkerARM: Fix TPsoft for Thumb mode
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-05-16 James MolloyFix the Load/Store optimization pass to work with Thumb1.
2014-04-10 Reid KlecknerMove the segmented stack switch to a function attribute
2014-04-04 Saleem AbdulrasoolARM: fix test case missed in previous roundup
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2014-04-03 Saleem AbdulrasoolARM: update even more tests
2014-04-02 Oliver StannardARM: Add support for segmented stacks
2014-02-26 Artyom SkrobovARMv8 IfConversion must skip narrow instructions that...
2014-02-16 Nico RieckAdd extra CHECK prefix to tests with explicit prefix
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-01-29 Manman RenPGO branch weight: update edge weights in IfConverter.
2014-01-29 Renato GolinEnable EHABI by default
2014-01-23 Weiming Zhao[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
2014-01-13 Weiming ZhaoFix PR 18369: [Thumbv8] asserts due to inconsistent...
2014-01-11 Benjamin KramerFix broken CHECK lines.
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2013-12-04 David PeixottoAdd support for parsing ARM symbol variants on ELF...
2013-11-13 Weiming ZhaoEnable generating legacy IT block for AArch32
2013-10-14 Will DietzMachineSink: Fix and tweak critical-edge breaking heuri...
2013-10-14 Elena DemikhovskyFixed a bug in dynamic allocation memory on stack.
2013-09-28 Robert WilhelmFix spelling intruction -> instruction.
2013-09-09 Joey Gouly[ARMv8] Prevent generation of deprecated IT blocks...
2013-08-23 Tim NorthoverARM: make sure ARM-mode pseudo-inst requires IsARM
2013-08-22 Tim NorthoverARM: use TableGen patterns to select CMOV operations.
2013-08-22 Jim GrosbachARM: R9 is not safe to use for tcGPR.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-19 Lang HamesRefactor AnalyzeBranch on ARM. The previous version...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-09 Jim GrosbachARM: Fix incorrect pack pattern for thumb2
2013-06-26 Tim NorthoverARM: allow predicated barriers in Thumb mode
2013-06-04 Evan ChengCortex-R5 can issue Thumb2 integer division instructions.
2013-05-14 Derek SchuffFix ARM FastISel tests, as a first step to enabling...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-03-07 Jim GrosbachSDAG: Handle scalarizing an extend of a <1 x iN> vector.
2013-03-02 Jim GrosbachARM: Creating a vector from a lane of another.
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2013-02-21 Jakob Stoklund OlesenMake RAFast::UsedInInstr indexed by register units.
2013-02-19 Jim GrosbachARM: Allocation hints must make sure to be in the alloc...
2013-01-25 Reid KlecknerFileCheck-ify some grep tests
2013-01-19 Jakob Stoklund OlesenRemove some register allocation order dependencies.
2012-12-20 Evan ChengOn some ARM cpus, flags setting movs with shifter opera...
2012-12-06 Dmitri GribenkoFix typos in CHECK lines.
2012-10-26 Jakob Stoklund OlesenAdd GPRPair Register class to ARM.
2012-10-24 Evan ChengFix a miscompilation caused by a typo. When turning...
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-09-18 Evan ChengUse vld1 / vst2 for unaligned v2f64 load / store. e...
next