summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* InstCombine: merge constants in both operands of icmp.Erik Verbruggen2014-03-27
* AVX-512: Implemented masking for integer arithmetic & logic instructions.Elena Demikhovsky2014-03-27
* Add a PR referenceTimur Iskhodzhanov2014-03-27
* Make the recent COFF debug info tests more readableTimur Iskhodzhanov2014-03-27
* Rejected r204899 and r204900 due to remaining test failures on cmake-llvm-x86...Stepan Dyatkovskiy2014-03-27
* Fixed test for r204899 (pr18931 fix)Stepan Dyatkovskiy2014-03-27
* Fix for pr18931: Crash using integrated assembler with immediate arithmeticStepan Dyatkovskiy2014-03-27
* ARM: raise error message when complex SO expressions can't really beJiangning Liu2014-03-27
* [X86][Vectorizer Cost Model] Correct vectorization cost model for v2i64->v2f64Quentin Colombet2014-03-27
* Correctly propagates st_size.Rafael Espindola2014-03-27
* add 'requires asserts' to test that needs itJim Grosbach2014-03-27
* X86: Correct vectorization cost model for v8f32->v8i8.Jim Grosbach2014-03-27
* 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