summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAge
* Fix test/CodeGen/arm.llReid Kleckner2014-04-23
* ARM: disable emission of __XYZvfp in soft-float environment.Tim Northover2014-04-22
* Make FastISel::SelectInstruction return before target specific fast-isel codeAkira Hatanaka2014-04-15
* Fix a bug in which BranchProbabilityInfo wasn't setting branch weights of bas...Akira Hatanaka2014-04-14
* Fix 2008-03-05-SxtInRegBug.ll so that the CHECK-NOT will not match the filename.Richard Trieu2014-04-14
* Add extra checks to mvn.ll test to prevent the "f1" check from matchingRichard Trieu2014-04-12
* Add the ability to use GEPs for address sinking in CGPHal Finkel2014-04-12
* Move the segmented stack switch to a function attributeReid Kleckner2014-04-10
* ARM: yet another round of ARM test clean upsSaleem Abdulrasool2014-04-03
* ARM: update even more testsSaleem Abdulrasool2014-04-03
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-03
* ARM: tell LLVM about zext properties of ldrexb/ldrexhTim Northover2014-04-03
* ARM: skip cmpxchg failure barrier if ordering is monotonic.Tim Northover2014-04-03
* ARM: expand atomic ldrex/strex loops in IRTim Northover2014-04-03
* [ARM] When generating a vpaddl node the input lane type is not always the typ...Silviu Baranga2014-04-03
* ARM: fixup tests to specify the target more explicitlySaleem Abdulrasool2014-04-02
* ARM: update subtarget information for Windows on ARMSaleem Abdulrasool2014-04-02
* ARM: Add support for segmented stacksOliver Stannard2014-04-02
* Remove duplicated DMB instructionsRenato Golin2014-04-02
* ARM: add cyclone CPU with ZeroCycleZeroing feature.Tim Northover2014-04-01
* DebugInfo: Avoid creating unnecessary/empty line tables and remove the specia...David Blaikie2014-04-01
* ARM: add intrinsics for the v8 ldaex/stlexTim Northover2014-03-26
* Add @llvm.clear_cache builtinRenato Golin2014-03-26
* test: fix CHECK linesSaleem Abdulrasool2014-03-25
* Fix test command line to avoid generating output file.Kevin Qin2014-03-21
* Fix an assertion caused by using inline asm with indirect register inputs.Kevin Qin2014-03-21
* Fix PR19136: [ARM] Fix Folding SP Update into vpush/vpopWeiming Zhao2014-03-20
* [ARM]Fix an assertion failure in A15SDOptimizer about DPair reg class by trea...Hao Liu2014-03-20
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-13
* Cleanup: Remove use of old "-enable-correct-eh-support" option from a testMark Seaborn2014-03-13
* [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)Hans Wennborg2014-03-13
* ARM: correct Dwarf output for non-contiguous VFP saves.Tim Northover2014-03-12
* [ARM] Use DWARF register numbers for CFI directives in ELF assemblyHans Wennborg2014-03-12
* ARM: honour -f{no-,}optimize-sibling-callsSaleem Abdulrasool2014-03-11
* ARM: remove ancient -arm-tail-calls optionSaleem Abdulrasool2014-03-11
* ARM: enable tail call optimisation on Thumb 2Saleem Abdulrasool2014-03-11
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-11
* Fix undefined behavior in vector shift tests.Matt Arsenault2014-03-11
* Replace PROLOG_LABEL with a new CFI_INSTRUCTION.Rafael Espindola2014-03-07
* 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