aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM with patches for fp16Pirama Arumuga Nainar2015-05-261-0/+903
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1869-171/+426
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-09455-5259/+5891
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2390-1142/+3108
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0289-888/+3358
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2155-107/+826
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2970-215/+4954
* Update to LLVM 3.5a.Stephen Hines2014-04-24353-938/+5051
* Merging r195535:Manman Ren2013-12-091-0/+3
* Merging r195504:Manman Ren2013-12-0911-0/+22
* Merge r196725 (conflicts on same API as before):Tim Northover2013-12-091-0/+9
* Merging r196493. Simple conflict due to change API of updatedTim Northover2013-12-081-0/+29
* Merging r196588:Bill Wendling2013-12-081-0/+60
* Merging r196269:Bill Wendling2013-12-071-0/+7
* Merging r196046:Bill Wendling2013-12-021-2/+2
* [PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak due to GV.NAKAMURA Takumi2013-11-182-0/+4
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-151-0/+18
* ARM: produce friendly error for invalid inline asmTim Northover2013-11-141-0/+16
* Error if we see an alias to a declaration.Rafael Espindola2013-11-141-2/+4
* Enable generating legacy IT block for AArch32Weiming Zhao2013-11-131-0/+1
* [ARM] Add support for FP_HP_extension build attributeBradley Smith2013-11-122-6/+24
* [VirtRegMap] Fix for PR17825. Do not ignore noreturn definitions when settingQuentin Colombet2013-11-081-4/+16
* ARM: fold prologue/epilogue sp updates into push/pop for code sizeTim Northover2013-11-081-0/+126
* Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.Bob Wilson2013-11-031-0/+38
* [ARM] Add Virtualization subtarget feature and more build attributes in this ...Bradley Smith2013-11-013-264/+128
* [ARM] Fix Tag_ABI_HardFP_use build attributeBradley Smith2013-11-012-34/+89
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-27/+0
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-282-38/+259
* ARM: don't expand atomicrmw inline on Cortex-M0Tim Northover2013-10-251-0/+1
* LegalizeDAG: allow libcalls for max/min atomic operationsTim Northover2013-10-251-0/+24
* ARM: Test r193381 a bit more thoroughly.Jim Grosbach2013-10-241-0/+2
* ARM: Tweak usage of '*vfp' compiler_rt functions.Jim Grosbach2013-10-241-2/+2
* ARM: Use non-VFP softcalls on embedded Darwinish targetsTim Northover2013-10-241-0/+22
* 17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_I32 for thumb1 targetsDavid Peixotto2013-10-171-0/+1523
* Port to FileCheck.Rafael Espindola2013-10-161-4/+17
* Struct byval: fix a copy-paste error for thumb2.Manman Ren2013-10-151-4/+43
* MachineSink: Fix and tweak critical-edge breaking heuristic.Will Dietz2013-10-144-11/+23
* Add Cortex-A57 supportBernard Ogden2013-10-141-0/+13
* Add subtarget feature support for Cortex-A53Bernard Ogden2013-10-141-4/+8
* Remove kill flags after if conversion if necessaryMatthias Braun2013-10-111-0/+30
* Revert "Tests: Be less dependent on a specific schedule/regalloc"Matthias Braun2013-10-1110-53/+55
* [ARM] Fix FP ABI attributes with no VFP enabled.Amara Emerson2013-10-112-8/+3
* Tests: Be less dependent on a specific schedule/regallocMatthias Braun2013-10-1110-55/+53
* [ARM] Add a test case for disabled neon/fpu features.Amara Emerson2013-10-111-0/+33
* Tests: Use CHECK-LABEL where possibleMatthias Braun2013-10-104-15/+15
* ARM: correct liveness flags during ARMLoadStoreOptTim Northover2013-10-101-0/+40
* Struct byval: use the correct alignment for loads generated to loadManman Ren2013-10-071-0/+27
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-071-2/+2
* [ARM] Improve build attributes emission.Amara Emerson2013-10-072-4/+117
* ARM: optimizeSelect has to consider the previous register classMatthias Braun2013-10-041-0/+23