summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAge
* Merging r199369:Tom Stellard2014-04-09
* Merging r195535:Manman Ren2013-12-09
* Merging r195504:Manman Ren2013-12-09
* Merge r196725 (conflicts on same API as before):Tim Northover2013-12-09
* Merging r196493. Simple conflict due to change API of updatedTim Northover2013-12-08
* Merging r196588:Bill Wendling2013-12-08
* Merging r196269:Bill Wendling2013-12-07
* Merging r196046:Bill Wendling2013-12-02
* [PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak due to GV.NAKAMURA Takumi2013-11-18
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-15
* ARM: produce friendly error for invalid inline asmTim Northover2013-11-14
* Error if we see an alias to a declaration.Rafael Espindola2013-11-14
* Enable generating legacy IT block for AArch32Weiming Zhao2013-11-13
* [ARM] Add support for FP_HP_extension build attributeBradley Smith2013-11-12
* [VirtRegMap] Fix for PR17825. Do not ignore noreturn definitions when settingQuentin Colombet2013-11-08
* ARM: fold prologue/epilogue sp updates into push/pop for code sizeTim Northover2013-11-08
* Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.Bob Wilson2013-11-03
* [ARM] Add Virtualization subtarget feature and more build attributes in this ...Bradley Smith2013-11-01
* [ARM] Fix Tag_ABI_HardFP_use build attributeBradley Smith2013-11-01
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-28
* ARM: don't expand atomicrmw inline on Cortex-M0Tim Northover2013-10-25
* LegalizeDAG: allow libcalls for max/min atomic operationsTim Northover2013-10-25
* ARM: Test r193381 a bit more thoroughly.Jim Grosbach2013-10-24
* ARM: Tweak usage of '*vfp' compiler_rt functions.Jim Grosbach2013-10-24
* ARM: Use non-VFP softcalls on embedded Darwinish targetsTim Northover2013-10-24
* 17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_I32 for thumb1 targetsDavid Peixotto2013-10-17
* Port to FileCheck.Rafael Espindola2013-10-16
* Struct byval: fix a copy-paste error for thumb2.Manman Ren2013-10-15
* MachineSink: Fix and tweak critical-edge breaking heuristic.Will Dietz2013-10-14
* Add Cortex-A57 supportBernard Ogden2013-10-14
* Add subtarget feature support for Cortex-A53Bernard Ogden2013-10-14
* Remove kill flags after if conversion if necessaryMatthias Braun2013-10-11
* Revert "Tests: Be less dependent on a specific schedule/regalloc"Matthias Braun2013-10-11
* [ARM] Fix FP ABI attributes with no VFP enabled.Amara Emerson2013-10-11
* Tests: Be less dependent on a specific schedule/regallocMatthias Braun2013-10-11
* [ARM] Add a test case for disabled neon/fpu features.Amara Emerson2013-10-11
* Tests: Use CHECK-LABEL where possibleMatthias Braun2013-10-10
* ARM: correct liveness flags during ARMLoadStoreOptTim Northover2013-10-10
* Struct byval: use the correct alignment for loads generated to loadManman Ren2013-10-07
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-07
* [ARM] Improve build attributes emission.Amara Emerson2013-10-07
* ARM: optimizeSelect has to consider the previous register classMatthias Braun2013-10-04
* ARM: do not add a regmask for TAILJUMPsMatthias Braun2013-10-04
* ARM: preserve undef flag in pseudo instruction expandersMatthias Braun2013-10-04
* [arm] Enhance the test case by checking .fpu directive.Logan Chien2013-10-03
* ARM: support interrupt attributeTim Northover2013-10-01
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-01
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-09-30
* Fix PR 17372: Emitting PLD for stack address for ARM Thumb2Weiming Zhao2013-09-26