aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAgeFilesLines
* Only pass 'returned' to target-specific lowering code when the value of entir...Stephen Lin2013-04-302-64/+178
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-301-2/+2
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-301-2/+2
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-304-36/+19
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-2911-69/+32
* ARM/NEON: Pattern match vector integer abs to vabs.Benjamin Kramer2013-04-261-0/+91
* Fix constant folding for one lane vector types. Constant folding one lane vec...Silviu Baranga2013-04-251-0/+18
* MI Sched: eliminate local vreg copies.Andrew Trick2013-04-241-0/+30
* Add more tests for r179925 to verify correct handling of signext/zeroext; str...Stephen Lin2013-04-231-0/+64
* Extra paranoid test for r179925 (verify that tail calls are not generated to ...Stephen Lin2013-04-221-0/+14
* Fix for 5.5 Parameter Passing --> Stage C:Stepan Dyatkovskiy2013-04-223-0/+184
* Cleanup: test source files do not need to be executableArnaud A. de Grandmaison2013-04-221-0/+0
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-229-9/+9
* Legalize vector truncates by parts rather than just splitting.Jim Grosbach2013-04-211-32/+14
* ARM: Split out cost model vcvt testcases.Jim Grosbach2013-04-212-172/+171
* ARM: fix part of test which actually needed an asserts buildTim Northover2013-04-212-6/+30
* ARM: Use ldrd/strd to spill 64-bit pairs when available.Tim Northover2013-04-211-13/+27
* ARM: don't add FrameIndex offset for LDMIA (has no immediate)Tim Northover2013-04-201-0/+36
* Add CodeGen support for functions that always return arguments via a new para...Stephen Lin2013-04-201-0/+91
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-199-9/+9
* PR14606: debug info imported_module supportDavid Blaikie2013-04-199-9/+9
* Fix for PR14824, An ARM Load/Store Optimization bugHao Liu2013-04-181-0/+82
* Implement ARM unwind opcode assembler.Logan Chien2013-04-165-13/+148
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-126-114/+127
* Add missing colons to check lines.Benjamin Kramer2013-04-111-1/+1
* FileCheckize a bunch of tests.Benjamin Kramer2013-04-111-5/+6
* DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...Benjamin Kramer2013-04-091-0/+23
* Reverting 178851 as it broke buildbotsRenato Golin2013-04-051-110/+0
* Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...Stepan Dyatkovskiy2013-04-051-0/+110
* Avoid high-latency false CPSR dependencies even for tMOVSi.Jakob Stoklund Olesen2013-04-041-0/+31
* New-password-test commit.Stepan Dyatkovskiy2013-04-041-1/+1
* DAGCombiner: Merge store/loads when we have extload/truncstoresArnold Schwaighofer2013-04-021-0/+98
* Remove the old CodePlacementOpt pass.Benjamin Kramer2013-03-293-5/+5
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-2810-270/+270
* Enabling the generation of dependency breakers for partial updates on Cortex-...Silviu Baranga2013-03-272-2/+41
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-2710-270/+270
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-226-28/+28
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-211-1/+1
* Fix Darwin NEON FP and increase coverageRenato Golin2013-03-216-13/+19
* Remove unused field in DISubprogramDavid Blaikie2013-03-219-27/+27
* Avoid NEON SP-FP unless unsafe-math or DarwinRenato Golin2013-03-218-11/+120
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-205-5/+5
* When computing the demanded bits of Load SDNodes, make sure that we are looki...Nadav Rotem2013-03-201-0/+35
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-205-5/+5
* Remove unused field in DICompileUnitDavid Blaikie2013-03-2010-10/+10
* Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...David Blaikie2013-03-204-84/+84
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-196-121/+121
* Improve long vector sext/zext lowering on ARMRenato Golin2013-03-191-52/+71
* Extend global merge pass to optionally consider global constant variables.Quentin Colombet2013-03-181-1/+52
* Remove unnecessary leading comment characters in lit-only fileDavid Blaikie2013-03-181-1/+1