summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Treat lifetime.start'd memory like we treat freshly alloca'd memory. Patch by...Nick Lewycky2014-03-26
* Reorder arguments on test command line to make it easier to cut andEric Christopher2014-03-26
* [PowerPC] Generate VSX permutations for v2[fi]64 vectorsHal Finkel2014-03-26
* llvm-cov: Move XFAIL after the body of the testJustin Bogner2014-03-26
* llvm-cov: Disable test on big endian machinesJustin Bogner2014-03-26
* This is a fix for PR# 19051. I noticed code gen differences due to code motio...Ekaterina Romanova2014-03-26
* llvm-cov: Handle functions with no line numberJustin Bogner2014-03-26
* PR15967 Fix in basicaa for faulty returning no alias.Arnold Schwaighofer2014-03-26
* [PowerPC] VSX loads and stores support unaligned accessHal Finkel2014-03-26
* Fix the ARM VST4 (single 4-element structure from one lane)Kevin Enderby2014-03-26
* [PowerPC] Use v2f64 <-> v2i64 VSX conversion instructionsHal Finkel2014-03-26
* R600: Add a testcase for sext_in_reg I missed.Matt Arsenault2014-03-26
* [PowerPC] Use VSX vector load/stores for v2[fi]64Hal Finkel2014-03-26
* Fix for incorrect address sinking in the presence of potential overflows.Jim Grosbach2014-03-26
* Revert "X86 memcpy lowering: use "rep movs" even when esi is used as base poi...Hans Wennborg2014-03-26
* [PowerPC] Add v2i64 as a legal VSX typeHal Finkel2014-03-26
* [mips] Use TwoOperandAliasConstraint for ArithLogicR instructions.Matheus Almeida2014-03-26
* [mips] Add support to the '.dword' directive.Matheus Almeida2014-03-26
* [mips] Add support to '.set mips64'.Matheus Almeida2014-03-26
* AArch64_BE Elf support for MC-JIT runtime dynamic linkerChristian Pirker2014-03-26
* [mips] Add support to '.set mips64r2'.Matheus Almeida2014-03-26
* AArch64_BE function argument passing for ARM ABIChristian Pirker2014-03-26
* ARM: add intrinsics for the v8 ldaex/stlexTim Northover2014-03-26
* Fix AVX512 Gather and Scatter execution domains.Cameron McInally2014-03-26
* [mips] Add support for '.option pic2'.Matheus Almeida2014-03-26
* Add @llvm.clear_cache builtinRenato Golin2014-03-26
* [PowerPC] Lower VSELECT using xxsel when VSX is availableHal Finkel2014-03-26
* [mips] Add tests for t0-t3 for N32/N64Daniel Sanders2014-03-26
* [mips] The register names depend on the ABI being N32/N64 rather than the arc...Daniel Sanders2014-03-26
* Follow-up to r204790: don't try to emit line tables if there are no functions...Timur Iskhodzhanov2014-03-26
* [mips] $s8 is an alias for $fp in all ABI's, not just N32/N64.Daniel Sanders2014-03-26
* [mips] Move the CHECK lines in mips*-register-names.s to make it more obvious...Daniel Sanders2014-03-26
* Add tests for r204790Timur Iskhodzhanov2014-03-26
* Use -LABEL checks in the COFF debug info testsTimur Iskhodzhanov2014-03-26
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-26
* [PowerPC] Generate logical vector VSX instructionsHal Finkel2014-03-26
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-26
* DebugInfo: Add fission-related sections to COFFDavid Blaikie2014-03-26
* Correctly detect if a symbol uses a reserved section index or not.Rafael Espindola2014-03-26
* [X86] Add broadcast instructions to the table used by ExeDepsFix pass.Quentin Colombet2014-03-26
* Create .symtab_shndxr only when needed.Rafael Espindola2014-03-25
* [PowerPC] Select between VSX A-type and M-type FMA instructions just before RAHal Finkel2014-03-25
* llvm/test/DebugInfo/empty.ll: Suppress crash for targeting pecoff while inves...NAKAMURA Takumi2014-03-25
* [X86] Generate VPSHUFB for in-place v16i16 shufflesAdam Nemet2014-03-25
* [InstCombine] Don't fold bitcast into store if it would need addrspacecastRichard Osborne2014-03-25
* R600: Add failing testcase for <3 x i32> stores.Matt Arsenault2014-03-25
* ScalarEvolution: Compute exit counts for loops with a power-of-2 step.Benjamin Kramer2014-03-25
* [msan] Relax the test some more.Evgeniy Stepanov2014-03-25
* [msan] Make some tests less strict.Evgeniy Stepanov2014-03-25
* [msan] More precise instrumentation of select IR.Evgeniy Stepanov2014-03-25