summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAge
* ARM: fix folding of stack-adjustment (yet again).Tim Northover2013-12-08
* Bug 18149: [AArch32] VSel instructions has no ARMCC fieldWeiming Zhao2013-12-06
* MI-Sched: handle latency of in-order operations with the new machine model.Andrew Trick2013-12-05
* ARM: fix yet another stack-folding bugTim Northover2013-12-05
* Add support for parsing ARM symbol variants on ELF targetsDavid Peixotto2013-12-04
* Addrspacecasts are no-ops on ARM.James Molloy2013-12-03
* ARM: decide whether to use movw/movt based on "minsize" attribute.Tim Northover2013-12-02
* ARM: add pseudo-instructions for lit-pool global materialisationTim Northover2013-12-02
* ARM: fix bug in -Oz stack adjustment foldingTim Northover2013-12-01
* Darwin-ARM: use movw/movt for static relocationsTim Northover2013-11-26
* [ARM] Enable FeatureMP for Cortex-A5 by default.Amara Emerson2013-11-25
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-23
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* ARM: use CHECK-LABEL on a test.Tim Northover2013-11-22
* Add support for Cortex-A12.Richard Barton2013-11-22
* [ARM] add the overlooked tests for Cortex-A7 build attributesArtyom Skrobov2013-11-21
* [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