summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAge
* ARM: Correctly align arguments after a byval struct is passed on the stackOliver Stannard2014-03-05
* Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can nowAdrian Prantl2014-02-27
* Stop test/CodeGen/ARM/a15.ll targetting non-ARM targets.Daniel Sanders2014-02-26
* Keep the link register for uwtable.Logan Chien2014-02-25
* Use 16 byte stack alignment for NaCl on ARMMark Seaborn2014-02-16
* Fix more broken CHECK linesNico Rieck2014-02-16
* Add extra CHECK prefix to tests with explicit prefixNico Rieck2014-02-16
* Fix broken CHECK linesNico Rieck2014-02-16
* Generate the DWARF stack frame decode operations in the function prologue for...Artyom Skrobov2014-02-14
* Add triples to try to fix the windows bots.Rafael Espindola2014-02-13
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-13
* ARM: remove floating-point patterns for @llvm.arm.neon.vabsTim Northover2014-02-13
* Pass edges weights to MachineBasicBlock::addSuccessor in TailDuplicatePass toAkira Hatanaka2014-02-12
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-12
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-12
* Tweak ARM fastcc by adopting these two AAPCS rules:Evan Cheng2014-02-11
* ARM: use natural LLVM IR for vshll instructionsTim Northover2014-02-10
* ARM: r12 is callee-saved for interrupt handlersOliver Stannard2014-02-10
* ARM: use LLVM IR to represent the vshrn operationTim Northover2014-02-10
* Fix Darwin bots from EHABI changeRenato Golin2014-02-07
* Remove -arm-disable-ehabi optionRenato Golin2014-02-07
* LLVM-1163: AAPCS-VFP violation when CPRC allocated to stackOliver Stannard2014-02-07
* PGO branch weight: fix PR18752.Manman Ren2014-02-07
* Fix PR18345: ldr= pseudo instruction produces incorrect code when using in in...David Peixotto2014-02-04
* ARM & AArch64: merge NEON absolute compare intrinsicsTim Northover2014-02-04
* ARM: fix fast-isel assertion failureTim Northover2014-02-04
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* AArch64 & ARM: refactor crypto intrinsics to take scalarsTim Northover2014-02-03
* [stackprotector] Implement the sspstrong rules for stack layout.Josh Magee2014-02-01
* PGO branch weight: update edge weights in SelectionDAGBuilder.Manman Ren2014-01-31
* Reenable ARM EHABI on Android.Evgeniy Stepanov2014-01-30
* PGO branch weight: update edge weights in IfConverter.Manman Ren2014-01-29
* 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