summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* LoopVectorize: PHIs with only outside users should prevent vectorizationArnold Schwaighofer2013-05-31
* Modify how the formulae are rated in Loop Strength Reduce.Quentin Colombet2013-05-31
* Unit test for SCEV fix r182989, PR16130.Andrew Trick2013-05-31
* ARM: permit upper-case BE/LE on setend instructionTim Northover2013-05-31
* ARM: add fstmx and fldmx instructions for assemblyTim Northover2013-05-31
* Simplify multiplications by vectors whose elements are powers of 2.Rafael Espindola2013-05-31
* ARM: fix VEXT encoding corner caseTim Northover2013-05-31
* [SystemZ] Don't use LOAD and STORE REVERSED for volatile accessesRichard Sandiford2013-05-31
* [NVPTX] Re-enable support for virtual registers in the final outputJustin Holewinski2013-05-31
* [msan] Handle mixed track-origins and keep-going settings (llvm part).Evgeniy Stepanov2013-05-31
* X86: change MOV64ri64i32 into MOV32ri64Tim Northover2013-05-31
* [mips] Big-endian code generation for atomic instructions.Akira Hatanaka2013-05-31
* Reapply with r182909 with a fix to the calculation of the new indices forNick Lewycky2013-05-31
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Don't use fast isel on this test.Rafael Espindola2013-05-30
* Force a triple so we don't get bitten by windows' different regalloc.Benjamin Kramer2013-05-30
* Force fragile test to the atom scheduler model.Benjamin Kramer2013-05-30
* X86: allow registers 8-15 in testTim Northover2013-05-30
* X86: use sub-register sequences for MOV*r0 operationsTim Northover2013-05-30
* [NVPTX] Fix case where a sext load of an i1 type may produce anJustin Holewinski2013-05-30
* [SystemZ] Enable unaligned accessesRichard Sandiford2013-05-30
* Revert r182909.Evgeniy Stepanov2013-05-30
* Swizzle vector inputs if it helps us eliminate shuffles.Nick Lewycky2013-05-30
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* This testcase tests command line attributes which we don't yet support.Bill Wendling2013-05-30
* Order CALLSEQ_START and CALLSEQ_END nodes.Andrew Trick2013-05-29
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-29
* Teach ReMaterialization to be more cunning about subregistersTim Northover2013-05-29
* LTO+Debug Info: revert r182791.Manman Ren2013-05-29
* [SystemZ] Two tests missing from previous commitRichard Sandiford2013-05-29
* [SystemZ] Immediate compare-and-branch supportRichard Sandiford2013-05-29
* Move test that depends on the X86 backend into the right subdirectory.Benjamin Kramer2013-05-29
* [Sparc] Add support for leaf functions in sparc backend. Venkatraman Govindaraju2013-05-29
* Mips assembler: Improve set register alias handlingJack Carter2013-05-28
* Add support for llvm.vectorizer metadataPaul Redmond2013-05-28
* ARM: use pristine object file while processing relocationsTim Northover2013-05-28
* LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee isManman Ren2013-05-28
* Extend RemapInstruction and friends to take an optional new parameter, a Valu...James Molloy2013-05-28
* [msan] Fix argument shadow alignment.Evgeniy Stepanov2013-05-28
* [SystemZ] Register compare-and-branch supportRichard Sandiford2013-05-28
* Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias an...Michael Kuperstein2013-05-28
* Convert sqrt functions into sqrt instructions when -ffast-math is in effect.Preston Gurd2013-05-27
* Add a cpu to try to bring back the atom bots.Rafael Espindola2013-05-27
* Prefer to duplicate PPC Altivec loads when expanding unaligned loadsHal Finkel2013-05-26
* Fix PR16143: Insert DEBUG_VALUE before terminator.Andrew Trick2013-05-26
* Add support for DWARF line number table entries for values in the instructionCameron Zwarich2013-05-25
* PPC: Combine duplicate (offset) lvsl Altivec intrinsicsHal Finkel2013-05-25
* Track IR ordering of SelectionDAG nodes 4/4.Andrew Trick2013-05-25
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-25
* PPC: Initial support for permutation-based unaligned Altivec loadsHal Finkel2013-05-24