Add a test for r222029 that doesn't rely on the default target being a COFF platform.
[oota-llvm.git] / test /
2014-11-14 Frederic RissAdd a test for r222029 that doesn't rely on the default...
2014-11-14 David MajnemerInstCombine: Fix infinite loop caused by visitFPTrunc
2014-11-14 Chad RosierReapply r221924: "[GVN] Perform Scalar PRE on gep indic...
2014-11-14 Tom StellardR600/SI: Fix spilling of m0 register
2014-11-14 Matt ArsenaultR600/SI: Combine min3/max3 instructions
2014-11-14 Frederic Riss[dwarfdump] Handle relocations in Dwarf accelerator...
2014-11-14 Matt ArsenaultR600/SI: Fix verifier error from a branch on IMPLICIT_DEF
2014-11-14 Matt ArsenaultR600/SI: Match integer min / max instructions
2014-11-14 Matt ArsenaultR600/SI: Use S_BFE_I64 for 64-bit sext_inreg
2014-11-14 Chad Rosier[Reassociate] Canonicalize the operands of all binary...
2014-11-14 Frederic RissTentatively appease the bots.
2014-11-14 Chad Rosier[Reassociate] Canonicalize operands of vector binary...
2014-11-14 Chad Rosier[Reassociate] Canonicalize constants to RHS operand.
2014-11-14 Frederic RissReapply "[dwarfdump] Add support for dumping accelerato...
2014-11-14 Cameron McInally[AVX512] Add 512b masked integer shift by immediate...
2014-11-14 Tom StellardR600/SI: Start implementing an assembler
2014-11-14 Bill Schmidt[PowerPC] Add VSX builtins for vec_div
2014-11-14 Tim NorthoverX86: use getConstant rather than getTargetConstant...
2014-11-14 Reid KlecknerAllow the use of functions as typeinfo in landingpad...
2014-11-13 Reed KotlerFirst stage of call lowering for Mips fast-isel
2014-11-13 Reid KlecknerFix symbol resolution of floating point libc builtins...
2014-11-13 Reid KlecknerRelax the gcov version.ll test to check '.' instead...
2014-11-13 Matt ArsenaultR600/SI: Fix fmin_legacy / fmax_legacy matching for SI
2014-11-13 Chad RosierRevert "[GVN] Perform Scalar PRE on gep indices that...
2014-11-13 Chandler Carruth[x86] Add some tests for specific patterns of lane...
2014-11-13 Chad Rosier[GVN] Perform Scalar PRE on gep indices that feed loads...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Don't bail during simple GEP instru...
2014-11-13 Matt ArsenaultR600/SI: Use s_movk_i32
2014-11-13 Matt ArsenaultR600: Fix assert on empty function
2014-11-13 Matt ArsenaultR600: Error on initializer for LDS.
2014-11-13 Matt ArsenaultR600/SI: Get rid of FCLAMP_SI pseudo
2014-11-13 Matt ArsenaultR600/SI: Allow commuting with src2_modifiers
2014-11-13 Matt ArsenaultR600/SI: Allow commuting some 3 op instructions
2014-11-13 Tim NorthoverARM: allow constpool entry to be moved to the user...
2014-11-13 Tim NorthoverARM: avoid duplicating branches during constant islands.
2014-11-13 Tim NorthoverARM: add @llvm.arm.space intrinsic for testing Constant...
2014-11-13 Elena DemikhovskyAVX-512: SINT_TO_FP cost model and some bugfixes
2014-11-13 Hal FinkelOCAMLFLAGS can contain =, don't use = with sed
2014-11-13 Hal FinkelRevert r219432 - "Revert "[BasicAA] Revert "Revert...
2014-11-13 Chandler Carruth[x86] Teach the vector shuffle lowering to make a more...
2014-11-13 Rui Ueyamallvm-readobj: Print out address table when dumping...
2014-11-13 Frederic RissAdd an assert and a test that verify r221709's fix.
2014-11-13 Chandler Carruth[x86] Don't form overly fragmented blends when splittin...
2014-11-13 Quentin Colombet[CodeGenPrepare] Handle zero extensions in the TypeProm...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Optimize select when one of the...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Fold the cmp into the select when...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Extend 'select' lowering to support...
2014-11-13 Frederic RissRevert "[dwarfdump] Add support for dumping accelerator...
2014-11-13 Sanjoy DasTeach ScalarEvolution to sharpen range information.
2014-11-12 Frederic RissFix emission of Dwarf accelerator table when there...
2014-11-12 Frederic Riss[dwarfdump] Add support for dumping accelerator tables.
2014-11-12 Ahmed Bougacha[CodeGenPrepare][AArch64] Fix a TLI legality check...
2014-11-12 Sanjay PatelExpose the number of Newton-Raphson iterations applied...
2014-11-12 Timur IskhodzhanovTemporary fix for PR21528 - use mangled C++ function...
2014-11-12 Timur Iskhodzhanov[COFF] Make it clearer that the symbols subsection...
2014-11-12 Cameron McInally[AVX512] Add integer shift by immediate intrinsics.
2014-11-12 Sanjay PatelCGSCC should not treat intrinsic calls like function...
2014-11-12 Jingyue WuDisable indvar widening if arithmetics on the wider...
2014-11-12 Justin HibbitsRevert part of the PIC tests (TLS part)
2014-11-12 Justin HibbitsFix thet tests.
2014-11-12 Justin HibbitsAdd support for small-model PIC for PowerPC.
2014-11-12 Rafael EspindolaFix the test.
2014-11-12 Zoran Jovanovic[mips][micromips] Add predicate 'InMicroMips' at CodeGe...
2014-11-12 Chandler Carruth[x86] Start improving the matching of unpck instruction...
2014-11-12 Chandler Carruth[x86] Clean up a bunch of vector shuffle tests with...
2014-11-12 Elena DemikhovskyAVX-512: Intrinsics for ERI
2014-11-12 Jingyue WuReverts r221772 which fails tests
2014-11-12 Jingyue WuDisable indvar widening if arithmetics on the wider...
2014-11-12 Bill Schmidt[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
2014-11-12 Nick KledzikObject, support both mach-o archive t.o.c file names
2014-11-11 Chad Rosier[Reassociate] Canonicalize negative constants out of...
2014-11-11 Philip ReamesCanonicalize an assume(load != null) into !nonnull...
2014-11-11 Juergen Ributzka[FastISel][AArch64] Add support for fabs intrinsic.
2014-11-11 Chad Rosier[Reassociate] Canonicalize negative constants out of...
2014-11-11 Kostya SerebryanyMove asan-coverage into a separate phase.
2014-11-11 Tom RoederAdd Forward Control-Flow Integrity.
2014-11-11 Colin LeMahieu[llvm-mc] Fixing case where if a file ended with non...
2014-11-11 Sanjay PatelUse rcpss/rcpps (X86) to speed up reciprocal calcs...
2014-11-11 Rafael EspindolaSimplify testcase. NFC.
2014-11-11 Bill Schmidt[PowerPC] Replace foul hackery with real calls to __tls...
2014-11-11 Rafael EspindolaUse a 8 bit immediate when possible.
2014-11-11 Dario Domizioli[X86][ELF] Fix PR20243 - leaf frame pointer bug with...
2014-11-11 Oliver StannardLLVM incorrectly folds xor into select
2014-11-11 Vasileios Kalintiris[mips] Add preliminary support for the MIPS II target.
2014-11-11 Vasileios Kalintiris[mips] Add hardware register name "hwr_ulr" ($29)
2014-11-11 Andrea Di Biagio[X86] Add missing check for 'isINSERTPSMask' in method...
2014-11-11 Vasileios KalintirisRecommit "[mips] Add names and tests for the hardware...
2014-11-11 David Majnemerllvm-objdump: Skip empty sections when dumping contents
2014-11-11 Manuel KlimekWas convinced in commit comments that requiring a speci...
2014-11-11 David MajnemerMC, COFF: Use relocations for function references insid...
2014-11-11 Suyog SardaAddition to r216371 (SLP and Loop Vectorization) and...
2014-11-11 Michael Kuperstein[X86] Fix pattern match for 32-to-64-bit zext in the...
2014-11-11 Rafael EspindolaOnly run the gold plugin tests if gold supports the...
2014-11-11 Quentin Colombet[X86] Custom lower UINT_TO_FP from v4f32 to v4i32,...
2014-11-10 Chad Rosier[yaml2obj] Support AArch64 relocations.
2014-11-10 Michael KupersteinReverting r221626 due to a too-strict test.
2014-11-10 Juergen Ributzka[AArch64][FastISel] Fix kill flags for integer extends.
2014-11-10 Juergen Ributzka[SwitchLowering] Fix the "fixPhis" function.
2014-11-10 Michael Kuperstein[X86] Fix pattern match for 32-to-64-bit zext in the...
2014-11-10 Rafael EspindolaCopy externally_initialized in GlobalVariable::copyAttr...
next