summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAge
* Enable EHABI by defaultRenato Golin2014-01-29
* [ARM] Remove superfluous inline asm mode switch testDavid Woodhouse2014-01-29
* Tests for mode switchingDavid Woodhouse2014-01-28
* Fix unsupported addressing mode assertion for pldDavid Peixotto2014-01-27
* Revert "Revert "Add Constant Hoisting Pass" (r200034)"Juergen Ributzka2014-01-25
* Revert "Add Constant Hoisting Pass" (r200034)Hans Wennborg2014-01-25
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Revert "Add Constant Hoisting Pass"Juergen Ributzka2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Fix known typosAlp Toker2014-01-24
* Don't use "llc -filetype=obj" now that the codepath is the same.Rafael Espindola2014-01-24
* [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForITWeiming Zhao2014-01-23
* ARM: use litpools for normal i32 imms when compiling minsize.Tim Northover2014-01-23
* Fix inline assembly that switches between ARM and Thumb modesGreg Fitzgerald2014-01-22
* Remove the useless pseudo instructions VDUPfdf and VDUPfqf, replacing them wi...James Molloy2014-01-20
* [ARM] Do not generate Tag_DIV_use=AllowDIVExt when hardware div is non-option...Artyom Skrobov2014-01-20
* ARM: update build attributes for ABI r2.09Saleem Abdulrasool2014-01-19
* Move the xscale build attribute test to the proper place and remove the old one.Amara Emerson2014-01-16
* For ARM, fix assertuib failures for some ld/st 3/4 instruction with wirteback.Jiangning Liu2014-01-16
* PR 18466: Fix ARM Pseudo ExpansionWeiming Zhao2014-01-15
* ARM: correctly determine final tBX_LR in Thumb1 functionsTim Northover2014-01-14
* ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.Tim Northover2014-01-14
* ARM: add test for r199108. Oops.Tim Northover2014-01-13
* Fix broken CHECK lines.Benjamin Kramer2014-01-11
* Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores (e.g. cortex-m0)Artyom Skrobov2014-01-10
* ARM IAS: improve .eabi_attribute handlingSaleem Abdulrasool2014-01-07
* ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.Tim Northover2014-01-06
* ARM: keep special non-AEABIness of "-darwin-eabi" triples for nowTim Northover2014-01-06
* Make the ARM ABI selectable via SubtargetFeature.Rafael Espindola2014-01-02
* Un-XFAILify some tests which are now passing.Bill Wendling2013-12-29
* New machine model for cortex-a9. Schedule for resources and latency.Andrew Trick2013-12-28
* Unbreak ARM buildbots after r197653 by forcing the target triple on this test.Josh Magee2013-12-19
* Add a triple so that this passes on OS X.Rafael Espindola2013-12-19
* [stackprotector] Use analysis from the StackProtector pass for stack layout i...Josh Magee2013-12-19
* [aarch32] fix bug 18268: Incorrect condition of vselWeiming Zhao2013-12-18
* ARM: force soft-float ABI for tests depending on it.Tim Northover2013-12-18
* ARM: set default float ABI based on triple.Tim Northover2013-12-18
* Add warning capabilities in LLVM.Quentin Colombet2013-12-17
* Revert r197438 and r197447 until we figure out how to avoid circular dependen...Quentin Colombet2013-12-17
* Add warning capabilities in LLVM.Quentin Colombet2013-12-16
* Recognize EABIHF as environment and use it for RTAPI + VFP.Joerg Sonnenberger2013-12-16
* Enabling thumb2 mode used to force support for armv6t2. Replace thisJoerg Sonnenberger2013-12-13
* ARM: constrain register-class in fast-iselTim Northover2013-12-11
* 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