Fix regression with -O0 for mips .
[oota-llvm.git] / test / CodeGen / ARM /
2014-03-07 Rafael EspindolaReplace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-03-05 Oliver StannardARM: Correctly align arguments after a byval struct...
2014-02-27 Adrian PrantlDebug info: Remove ARMAsmPrinter::EmitDwarfRegOp()...
2014-02-26 Daniel SandersStop test/CodeGen/ARM/a15.ll targetting non-ARM targets.
2014-02-25 Logan ChienKeep the link register for uwtable.
2014-02-16 Mark SeabornUse 16 byte stack alignment for NaCl on ARM
2014-02-16 Nico RieckFix more broken CHECK lines
2014-02-16 Nico RieckAdd extra CHECK prefix to tests with explicit prefix
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-14 Artyom SkrobovGenerate the DWARF stack frame decode operations in...
2014-02-13 Rafael EspindolaAdd triples to try to fix the windows bots.
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-13 Tim NorthoverARM: remove floating-point patterns for @llvm.arm.neon...
2014-02-12 Akira HatanakaPass edges weights to MachineBasicBlock::addSuccessor...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-11 Evan ChengTweak ARM fastcc by adopting these two AAPCS rules:
2014-02-10 Tim NorthoverARM: use natural LLVM IR for vshll instructions
2014-02-10 Oliver StannardARM: r12 is callee-saved for interrupt handlers
2014-02-10 Tim NorthoverARM: use LLVM IR to represent the vshrn operation
2014-02-07 Renato GolinFix Darwin bots from EHABI change
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-07 Manman RenPGO branch weight: fix PR18752.
2014-02-04 David PeixottoFix PR18345: ldr= pseudo instruction produces incorrect...
2014-02-04 Tim NorthoverARM & AArch64: merge NEON absolute compare intrinsics
2014-02-04 Tim NorthoverARM: fix fast-isel assertion failure
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2014-02-03 Tim NorthoverAArch64 & ARM: refactor crypto intrinsics to take scalars
2014-02-01 Josh Magee[stackprotector] Implement the sspstrong rules for...
2014-01-31 Manman RenPGO branch weight: update edge weights in SelectionDAGB...
2014-01-30 Evgeniy StepanovReenable ARM EHABI on Android.
2014-01-29 Manman RenPGO branch weight: update edge weights in IfConverter.
2014-01-29 Renato GolinEnable EHABI by default
2014-01-29 David Woodhouse[ARM] Remove superfluous inline asm mode switch test
2014-01-28 David WoodhouseTests for mode switching
2014-01-27 David PeixottoFix unsupported addressing mode assertion for pld
2014-01-25 Juergen RibutzkaRevert "Revert "Add Constant Hoisting Pass" (r200034)"
2014-01-25 Hans WennborgRevert "Add Constant Hoisting Pass" (r200034)
2014-01-24 Juergen RibutzkaAdd Constant Hoisting Pass
2014-01-24 Juergen RibutzkaRevert "Add Constant Hoisting Pass"
2014-01-24 Juergen RibutzkaAdd Constant Hoisting Pass
2014-01-24 Alp TokerFix known typos
2014-01-24 Rafael EspindolaDon't use "llc -filetype=obj" now that the codepath...
2014-01-23 Weiming Zhao[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
2014-01-23 Tim NorthoverARM: use litpools for normal i32 imms when compiling...
2014-01-22 Greg FitzgeraldFix inline assembly that switches between ARM and Thumb...
2014-01-20 James MolloyRemove the useless pseudo instructions VDUPfdf and...
2014-01-20 Artyom Skrobov[ARM] Do not generate Tag_DIV_use=AllowDIVExt when...
2014-01-19 Saleem AbdulrasoolARM: update build attributes for ABI r2.09
2014-01-16 Amara EmersonMove the xscale build attribute test to the proper...
2014-01-16 Jiangning LiuFor ARM, fix assertuib failures for some ld/st 3/4...
2014-01-15 Weiming ZhaoPR 18466: Fix ARM Pseudo Expansion
2014-01-14 Tim NorthoverARM: correctly determine final tBX_LR in Thumb1 functions
2014-01-14 Tim NorthoverARM: add constraint that RdLo != Rn != RdHi for v5...
2014-01-13 Tim NorthoverARM: add test for r199108. Oops.
2014-01-11 Benjamin KramerFix broken CHECK lines.
2014-01-10 Artyom SkrobovMust not produce Tag_CPU_arch_profile for pre-ARMv7...
2014-01-07 Saleem AbdulrasoolARM IAS: improve .eabi_attribute handling
2014-01-06 Tim NorthoverARM MachO: sort out isTargetDarwin/isTargetIOS/......
2014-01-06 Tim NorthoverARM: keep special non-AEABIness of "-darwin-eabi" tripl...
2014-01-02 Rafael EspindolaMake the ARM ABI selectable via SubtargetFeature.
2013-12-29 Bill WendlingUn-XFAILify some tests which are now passing.
2013-12-28 Andrew TrickNew machine model for cortex-a9. Schedule for resources...
2013-12-19 Josh MageeUnbreak ARM buildbots after r197653 by forcing the...
2013-12-19 Rafael EspindolaAdd a triple so that this passes on OS X.
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...
2013-12-18 Weiming Zhao[aarch32] fix bug 18268: Incorrect condition of vsel
2013-12-18 Tim NorthoverARM: force soft-float ABI for tests depending on it.
2013-12-18 Tim NorthoverARM: set default float ABI based on triple.
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-17 Quentin ColombetRevert r197438 and r197447 until we figure out how...
2013-12-16 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-16 Joerg SonnenbergerRecognize EABIHF as environment and use it for RTAPI...
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2013-12-11 Tim NorthoverARM: constrain register-class in fast-isel
2013-12-08 Tim NorthoverARM: fix folding of stack-adjustment (yet again).
2013-12-06 Weiming ZhaoBug 18149: [AArch32] VSel instructions has no ARMCC...
2013-12-05 Andrew TrickMI-Sched: handle latency of in-order operations with...
2013-12-05 Tim NorthoverARM: fix yet another stack-folding bug
2013-12-04 David PeixottoAdd support for parsing ARM symbol variants on ELF...
2013-12-03 James MolloyAddrspacecasts are no-ops on ARM.
2013-12-02 Tim NorthoverARM: decide whether to use movw/movt based on "minsize...
2013-12-02 Tim NorthoverARM: add pseudo-instructions for lit-pool global materi...
2013-12-01 Tim NorthoverARM: fix bug in -Oz stack adjustment folding
2013-11-26 Tim NorthoverDarwin-ARM: use movw/movt for static relocations
2013-11-25 Amara Emerson[ARM] Enable FeatureMP for Cortex-A5 by default.
2013-11-23 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-22 Tim NorthoverARM: use CHECK-LABEL on a test.
2013-11-22 Richard BartonAdd support for Cortex-A12.
2013-11-21 Artyom Skrobov[ARM] add the overlooked tests for Cortex-A7 build...
2013-11-18 NAKAMURA Takumi[PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak...
2013-11-15 Bob WilsonAvoid illegal integer promotion in fastisel
2013-11-14 Tim NorthoverARM: produce friendly error for invalid inline asm
2013-11-14 Rafael EspindolaError if we see an alias to a declaration.
2013-11-13 Weiming ZhaoEnable generating legacy IT block for AArch32
2013-11-12 Bradley Smith[ARM] Add support for FP_HP_extension build attribute
2013-11-08 Quentin Colombet[VirtRegMap] Fix for PR17825. Do not ignore noreturn...
2013-11-08 Tim NorthoverARM: fold prologue/epilogue sp updates into push/pop...
next