summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAge
* ARM ISel: Don't create illegal types during LowerMULArnold Schwaighofer2013-05-14
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-14
* Correctly preserve the input chain for potential tailcall nodes whoseLang Hames2013-05-13
* Fix PR15950 A bug in DAG Combiner about undef maskHao Liu2013-05-13
* Test case for r181160 and r181161. rdar://13782395Evan Cheng2013-05-05
* For ARM backend, fixed "byval" attribute support.Stepan Dyatkovskiy2013-05-05
* Optimize away nop CONCAT_VECTOR nodes.Nadav Rotem2013-05-01
* Only pass 'returned' to target-specific lowering code when the value of entir...Stephen Lin2013-04-30
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-30
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-30
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-29
* ARM/NEON: Pattern match vector integer abs to vabs.Benjamin Kramer2013-04-26
* Fix constant folding for one lane vector types. Constant folding one lane vec...Silviu Baranga2013-04-25
* MI Sched: eliminate local vreg copies.Andrew Trick2013-04-24
* Add more tests for r179925 to verify correct handling of signext/zeroext; str...Stephen Lin2013-04-23
* Extra paranoid test for r179925 (verify that tail calls are not generated to ...Stephen Lin2013-04-22
* Fix for 5.5 Parameter Passing --> Stage C:Stepan Dyatkovskiy2013-04-22
* Cleanup: test source files do not need to be executableArnaud A. de Grandmaison2013-04-22
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-22
* Legalize vector truncates by parts rather than just splitting.Jim Grosbach2013-04-21
* ARM: Split out cost model vcvt testcases.Jim Grosbach2013-04-21
* ARM: fix part of test which actually needed an asserts buildTim Northover2013-04-21
* ARM: Use ldrd/strd to spill 64-bit pairs when available.Tim Northover2013-04-21
* ARM: don't add FrameIndex offset for LDMIA (has no immediate)Tim Northover2013-04-20
* Add CodeGen support for functions that always return arguments via a new para...Stephen Lin2013-04-20
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-19
* PR14606: debug info imported_module supportDavid Blaikie2013-04-19
* Fix for PR14824, An ARM Load/Store Optimization bugHao Liu2013-04-18
* Implement ARM unwind opcode assembler.Logan Chien2013-04-16
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* Add missing colons to check lines.Benjamin Kramer2013-04-11
* FileCheckize a bunch of tests.Benjamin Kramer2013-04-11
* DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...Benjamin Kramer2013-04-09
* Reverting 178851 as it broke buildbotsRenato Golin2013-04-05
* Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...Stepan Dyatkovskiy2013-04-05
* Avoid high-latency false CPSR dependencies even for tMOVSi.Jakob Stoklund Olesen2013-04-04
* New-password-test commit.Stepan Dyatkovskiy2013-04-04
* DAGCombiner: Merge store/loads when we have extload/truncstoresArnold Schwaighofer2013-04-02
* Remove the old CodePlacementOpt pass.Benjamin Kramer2013-03-29
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Enabling the generation of dependency breakers for partial updates on Cortex-...Silviu Baranga2013-03-27
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-22
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-21
* Fix Darwin NEON FP and increase coverageRenato Golin2013-03-21
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Avoid NEON SP-FP unless unsafe-math or DarwinRenato Golin2013-03-21
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-20
* When computing the demanded bits of Load SDNodes, make sure that we are looki...Nadav Rotem2013-03-20