[BasicAA] Revert r218714 - Make better use of zext and sign information.
[oota-llvm.git] / test /
2014-10-03 Lang Hames[BasicAA] Revert r218714 - Make better use of zext...
2014-10-03 Chandler Carruth[x86] Regenerate a number of FileCheck assertions with...
2014-10-03 Chandler Carruth[x86] Remove a couple of other overly isolated tests...
2014-10-03 Chandler Carruth[x86] Remove a test that provides little value. There...
2014-10-03 Chandler Carruth[x86] Regenerate a bunch more avx512 test cases using...
2014-10-03 Chandler Carruth[x86] Regenerate an avx512 test with my script to provi...
2014-10-03 Rui Ueyamallvm-readobj: print COFF delay-load import table
2014-10-03 Chandler Carruth[x86] Remove some of the --show-mc-encoding flags from...
2014-10-02 Rui Ueyamallvm-readobj: add a test for COFF import-by-ordinal...
2014-10-02 Hal Finkel[PowerPC] Modern Book-E cores support sync
2014-10-02 Robin Morisset[Power] Improve the expansion of atomic loads/stores
2014-10-02 Juergen Ributzka[Stackmaps] Make ithe frame-pointer required for stackmaps.
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Rui Ueyamallvm-readobj: print COFF imported symbols
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-02 Chandler Carruth[x86] Teach the new vector shuffle lowering to widen...
2014-10-02 Sanjay PatelRemove unused function attribute params.
2014-10-02 Sanjay PatelOptimize square root squared (PR21126).
2014-10-02 Chandler Carruth[x86] Move the vperm2f128 test to be vperm2x128 and...
2014-10-02 Rui UeyamaThis patch adds a new flag "-coff-imports" to llvm...
2014-10-02 Joerg SonnenbergerSupport padding unaligned data in .text.
2014-10-02 Zinovy Nis[BUG][INDVAR] Fix for PR21014: wrong SCEV operands...
2014-10-02 Chandler Carruth[x86] Just delete the last combine test file.
2014-10-02 Chandler Carruth[x86] Merge still more combine tests into the common...
2014-10-02 Chandler Carruth[x86] Merge the third combining test into the generic...
2014-10-02 Chandler Carruth[x86] Merge the second set of vector combining tests...
2014-10-02 Chandler Carruth[x86] Merge the bitwise operation shuffle combining...
2014-10-02 Chandler Carruth[x86] Update this test to run a full complement of...
2014-10-02 Chandler Carruth[x86] Minimize the parameters to this test for clarity.
2014-10-02 Chandler Carruth[x86] Add a comment clarifying that this test should...
2014-10-02 Chandler Carruth[x86] Switch some of the new consolidated vector tests...
2014-10-02 Eric ChristopherRemove test directories with no tests.
2014-10-01 Chandler Carruth[x86] Improve and correct how the new vector shuffle...
2014-10-01 Sanjay PatelLower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen]...
2014-10-01 Chandler Carruth[x86] Merge the remaining test cases into vector-blend...
2014-10-01 Chandler Carruth[x86] Expand the ISA coverage of our blend test in...
2014-10-01 Chandler Carruth[x86] Merge the interesting test cases from blend-msb...
2014-10-01 Chandler Carruth[x86] Move the AVX blend test to a generic name. I...
2014-10-01 Chandler Carruth[x86] Remove a test that wasn't doing anything really...
2014-10-01 Chandler Carruth[x86] Add a 32-bit run to the sext test, and remove...
2014-10-01 Chandler Carruth[x86] Teach both sext and zext vector tests to cover...
2014-10-01 Sanjay PatelMake the sqrt intrinsic return undef for a negative...
2014-10-01 Chandler Carruth[x86] Sort the ISA-specific RUN lines for vector-sext...
2014-10-01 Tim NorthoverARM: yes it can (as of r218789)
2014-10-01 Chandler Carruth[x86] Rename avx-{s,z}ext.ll to vector-{s,z}ext.ll.
2014-10-01 Chandler Carruth[x86] Cleanup and re-generate the checks for avx-zext...
2014-10-01 Chandler Carruth[x86] Generate the FileCheck assertions for avx-blend...
2014-10-01 Chandler Carruth[x86] Clean up and generate detailed FileCheck assertio...
2014-10-01 Tim NorthoverARM: allow copying of CPSR when all else fails.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Duncan P. N. Exon... LTO: Add missing target triple from r218784
2014-10-01 Reed KotlerAdd fptrunc to mips fast-sel
2014-10-01 Duncan P. N. Exon... LTO: Ignore disabled diagnostic remarks
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-10-01 Jingyue WuRevert r216862 due to a performance regression
2014-10-01 Oliver Stannard[ARM] Allow selecting VRINT[APMXZR] and VCVT[BT] instru...
2014-10-01 Chandler Carruth[x86] Fix a few more tiny patterns with the new vector...
2014-10-01 Tom Coxon[AArch64] Allow access to all system registers with...
2014-10-01 Evgeniy StepanovRevert r218721, r218735.
2014-10-01 Asiri RathnayakeAdd missing natual vector cast.
2014-10-01 Oliver Stannard[ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP...
2014-10-01 Daniel Sanders[mips] Fix disassembly of [ls][wd]c[23], cache, and...
2014-10-01 Sasa Stankovic[mips] For indirect calls we don't need $gp to point...
2014-10-01 Justin Bognertest: XFAIL the non-darwin gmlt test on darwin
2014-10-01 Chandler Carruth[x86] Teach the new vector shuffle lowering to be even...
2014-10-01 Chandler Carruth[x86] Hoist the zext-lowering up in the v4i32 lowering...
2014-10-01 David BlaikieImplement DW_TAG_subrange_type with DW_AT_count rather...
2014-10-01 Chandler Carruth[x86] Teach the new vector shuffle lowering about VBROA...
2014-10-01 NAKAMURA Takumillvm/test/DebugInfo/X86/gmlt.test: Get rid of %llc_dwar...
2014-10-01 Gerolf Hoflehner[InstCombine] Optimize icmp-select-icmp
2014-09-30 David BlaikieOmit DW_AT_inline under -gmlt to save a little more...
2014-09-30 Hal Finkel[BasicAA] Make better use of zext and sign information
2014-09-30 Jingyue Wu[SimplifyCFG] threshold for folding branches with commo...
2014-09-30 Chandler Carruth[x86] Add AVX1 and AVX2 testing to all of the 128-bit...
2014-09-30 Chandler Carruth[x86] Update the exact FileCheck syntax of the 256...
2014-09-30 David BlaikieAdjust test case addition in r218702 so as not to fail...
2014-09-30 Chandler Carruth[x86] Rework all of the 128-bit vector shuffle tests...
2014-09-30 David BlaikieDisable the -gmlt optimization implemented in r218129...
2014-09-30 Juergen RibutzkaRecommit r218010 [FastISel][AArch64] Fold bit test...
2014-09-30 Matt ArsenaultR600/SI: Fix printing of clamp and omod
2014-09-30 Bradley SmithExtend C disassembler API to allow specifying target...
2014-09-30 Reed KotlerAdd numeric extend, trunctate to mips fast-isel
2014-09-30 Alex LorenzRevert r218673 'llvm-cov: add test for report's functio...
2014-09-30 Alex Lorenzllvm-cov: add test for report's function & file associa...
2014-09-30 Alex Lorenzllvm-cov: Use the number of executed functions for...
2014-09-30 Lorenzo MartignoniIntroduce support for custom wrappers for vararg functions.
2014-09-30 Robert Khasanov[AVX512] Added intrinsics for 128-, 256- and 512-bit...
2014-09-30 Robert Khasanov[AVX512] Added intrinsics for 128- and 256-bit versions...
2014-09-30 Robert Khasanov[AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW.
2014-09-30 Robert Khasanov[AVX512] Enabled intrinsics for VPCMPEQD and VPCMPEQQ.
2014-09-30 Chad Rosier[IndVarSimplify] Widen loop unsigned compares.
2014-09-30 Chandler Carruth[x86] Revert r218588, r218589, and r218600. These patch...
2014-09-30 Chandler Carruth[x86] Add some vector-register broadcast operations...
2014-09-30 Matt ArsenaultR600: Fix broken check lines, missing scalar case.
2014-09-30 Juergen Ributzka[FastISel][AArch64] Fold sign-/zero-extends into the...
2014-09-29 Hans WennborgWinCOFFObjectWriter: optimize the string table for...
2014-09-29 Eric ChristopherAdd soft-float to the key for the subtarget lookup...
2014-09-29 Matt ArsenaultR600/SI: Also fix fsub + fadd a, a to mad combines
next