summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAge
* During SelectionDAG building explicitly set a node to constant zero when theQuentin Colombet2013-06-18
* Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.Benjamin Kramer2013-06-17
* Debug Info: Simplify Frame Index handling in DBG_VALUE Machine InstructionsDavid Blaikie2013-06-16
* DebugInfo: follow up to 184045 to constrain the tests further to ensure they ...David Blaikie2013-06-15
* DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offse...David Blaikie2013-06-15
* Make PrologEpilogInserter save/restore all callee saved registersDerek Schuff2013-06-14
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* Add test for ARM FastISel load/store register classesJF Bastien2013-06-10
* Refine the ARM EHABI test cases.Logan Chien2013-06-09
* Fix ARM unwind opcode assembler in several cases.Logan Chien2013-06-09
* Reapply r183552. This time, use a standard type for the option to avoid templateQuentin Colombet2013-06-08
* Revert commits related to stack warning.Quentin Colombet2013-06-07
* Explicit triple in warn stack size test cases to not depend on OS.Quentin Colombet2013-06-07
* Add a backend option to warn on a given stack size limit.Quentin Colombet2013-06-07
* ARM FastISel integer sext/zext improvementsJF Bastien2013-06-07
* Teach AsmPrinter how to print odd constants.Quentin Colombet2013-06-07
* Cortex-R5 can issue Thumb2 integer division instructions.Evan Cheng2013-06-04
* ARM: Fix crash in ARM backend inside of ARMConstantIslandPassDavid Majnemer2013-06-04
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* Order CALLSEQ_START and CALLSEQ_END nodes.Andrew Trick2013-05-29
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-29
* Track IR ordering of SelectionDAG nodes 4/4.Andrew Trick2013-05-25
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-25
* ARM: implement @llvm.readcyclecounter intrinsicTim Northover2013-05-23
* Fix PR16110: Handle DBG_VALUE in ConnectedVNInfoEqClasses::Distribute().Jakob Stoklund Olesen2013-05-23
* PR15868 fix.Stepan Dyatkovskiy2013-05-20
* Support unaligned load/store on more ARM targetsJF Bastien2013-05-17
* 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