OSDN Git Service

[ORC] Re-apply 286620 with fixes for the ErrorSuccess class.
[android-x86/external-llvm.git] / test /
2016-11-11 Nemanja Ivanovic[PowerPC] Add remaining vector permute builtins in...
2016-11-11 Evgeniy Stepanov[cfi] Fix weak functions handling.
2016-11-11 Vyacheslav KlochkovFixed the lost FastMathFlags for FCmp operations in...
2016-11-11 Sanjay Patel[InstCombine] add tests to show size-increasing select...
2016-11-11 Chad Rosier[AArch64] Add test to show narrow zero store merging...
2016-11-11 Geoff Berry[AArch64] Fix bugs in isel lowering replaceSplatVectorS...
2016-11-11 Evgeniy Stepanov[cfi] Implement cfi-icall using inline assembly.
2016-11-11 Adrian PrantlRevert "Use private linkage for MergedGlobals variables...
2016-11-11 Nemanja Ivanovic[PowerPC] Add vector conversion builtins to altivec...
2016-11-11 John BrawnFix test/tools/gold/X86/thinlto_funcimport.ll on non...
2016-11-11 Chad Rosier[AArch64] Enable merging of adjacent zero stores for...
2016-11-11 Ulrich Weigand[SystemZ] Support CL(G)T instructions
2016-11-11 Ulrich Weigand[SystemZ] Support load-and-zero-rightmost-byte facility
2016-11-11 Ulrich Weigand[SystemZ] Use LLGT(R) instructions
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[X86] Add knownbits vector BSWAP test
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[X86] Add knownbits vector UREM/SREM tests
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[X86] Add knownbits vector UDIV test
2016-11-11 Diana Picus[ARM] Add plumbing for GlobalISel
2016-11-11 Matthias BraunScheduleDAGInstrs: Add condjump deps to addSchedBarrier...
2016-11-11 Stanislav MekhanoshinRevert "[AMDGPU] Allow hoisting of comparisons out...
2016-11-10 Matthias BraunScheduleDAGInstrs: Ignore dependencies of constant...
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Justin Lebar[LSR] Tweak loop-strength-reduce-crash test. Test...
2016-11-10 Peter CollingbourneIR: Introduce inrange attribute on getelementptr indices.
2016-11-10 Simon Pilgrim[X86] Updated knownbits vector ADD/SUB test
2016-11-10 Simon Pilgrim[X86] Add knownbits vector ADD test
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for splatted vectors in...
2016-11-10 Simon Pilgrim[X86] Add knownbits vector SUB test
2016-11-10 Matthias BraunRegisterCoalescer: Ignore interferences for constant...
2016-11-10 Yaxun LiuAMDGPU: Emit runtime metadata as a note element in...
2016-11-10 Adam Nemet[OptDiag] Remove non-printable chars from function...
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Simon Pilgrim[X86] Add knownbits vector TRUNC test
2016-11-10 Teresa JohnsonRestore part of "[ThinLTO] Prevent exporting of locals...
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Asaf Badouhreproducer for pr29002
2016-11-10 Tom StellardAMDGPU: Add VI i16 support
2016-11-10 Simon Pilgrim[X86] Add knownbits vector MUL test
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Sanjay Patel[InstCombine] auto-generate better checks; NFC
2016-11-10 Simon Pilgrim[X86] Add knownbits vector arithmetic shift test
2016-11-10 Simon Pilgrim[DAGCombiner] Correctly extract the ConstOrConstSplat...
2016-11-10 Chad RosierRemove unnecessary check prefix directives. NFC.
2016-11-10 Simon Pilgrim[DAGCombiner] Show missed opportunity to UNDEF out...
2016-11-10 Tobias Grosser[RegionInfo] Add three tests that include infinite...
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Simon Pilgrim[X86] Add knownbits vector logical shift test
2016-11-10 Oliver Stannard[ARM] Thumb2 LDR (literal) should accept PC as the...
2016-11-10 Craig Topper[AVX-512] Allow legacy cvtpd2dq intrinsics to select...
2016-11-10 Craig Topper[AVX-512][X86] Convert avx_cvtt_ps2dq_256 and sse2_cvtt...
2016-11-10 Craig Topper[X86] Convert int_x86_avx_cvtt_pd2dq_256 to fp_to_sint...
2016-11-10 Craig Topper[AVX-512] Add test cases to show missed opportunities...
2016-11-10 Sanjay Patel[InstCombine] avoid infinite loop from shuffle-extract...
2016-11-09 Peter CollingbourneRe-apply r286384, "X86: Introduce the "relocImm" Comple...
2016-11-09 Dylan McKay[AVR] Add a selection of CodeGen tests
2016-11-09 Dylan McKay[AVR] Add all of the machine code test suite
2016-11-09 Tim NorthoverGlobalISel: translate invoke and landingpad instructions
2016-11-09 Dehao ChenUpdate vectorization debug info unittest.
2016-11-09 Sanjay Patel[InstCombine] regenerate checks; NFC
2016-11-09 Sanjay Patel[InstCombine] regenerate checks; NFC
2016-11-09 Krzysztof Parzyszek[Hexagon] Separate Hexagon subreg indices for different...
2016-11-09 Krzysztof Parzyszek[Hexagon] Eliminate Insert4 pseudo-instruction, use...
2016-11-09 Alexandros Lamprineas[ARM] Loop Strength Reduction crashes when targeting...
2016-11-09 Craig Topper[AVX-512] Add lowering to cvttpd2udq/cvttps2udq for...
2016-11-09 Craig Topper[X86] Lower AVX512 and SSE intrinsics for CVTTPD2DQ...
2016-11-09 Craig Topper[AVX-512] Add more varied alignments to tests for stori...
2016-11-09 Craig Topper[AVX-512] Use alignedstore256 in patterns that look...
2016-11-09 Craig Topper[AVX-512] Add test cases to demonstrate PR30947. We...
2016-11-09 Craig Topper[AVX-512] Make VBMI instruction set enabling imply...
2016-11-09 Mehdi AminiRevert "[ThinLTO] Prevent exporting of locals used...
2016-11-09 Dehao ChenEnable Loop Sink pass for functions that has profile.
2016-11-09 Peter CollingbourneBitcode: Change the BitcodeReader to use llvm::Error...
2016-11-09 Sanjay Patel[ValueTracking] recognize obfuscated variants of umin...
2016-11-09 Sanjay Patel[InstCombine] fix profitability equation for max-of...
2016-11-08 Adrian PrantlEmit the DW_AT_type for a C++ static member definition
2016-11-08 Teresa Johnson[ThinLTO] Prevent exporting of locals used/defined...
2016-11-08 Kuba Brecka[asan] Speed up compilation of large C++ stringmaps...
2016-11-08 Andrew Kaylor[BasicAA] Teach BasicAA to handle the inaccessiblememon...
2016-11-08 Ulrich Weigand[SystemZ] Add missing FP extension instructions
2016-11-08 Ulrich Weigand[SystemZ] Add program mask and addressing mode instructions
2016-11-08 Ulrich Weigand[SystemZ] Model access registers as LLVM registers
2016-11-08 Dan Gohman[WebAssembly] Convert stackified IMPLICIT_DEF into...
2016-11-08 Davide Italiano[LibcallsShrinkWrap] This pass doesn't preserve the...
2016-11-08 Nirav Dave[MC][AArch64] Cleanup end-of-line parsing in AArch64...
2016-11-08 Ulrich Weigand[SystemZ] Refactor branch and conditional instruction...
2016-11-08 Sanjay Patel[InstCombine] move min/max tests to min/max test file...
2016-11-08 Sanjay Patel[InstCombine] update checks; NFC
2016-11-08 Tim NorthoverGlobalISel: support selecting fpext/fptrunc instruction...
2016-11-08 Anton KorobeynikovFix PR27500: on MSP430 the branch destination offset...
2016-11-08 Simon Pilgrim[X86][SSE] Regenerate test (just adds missing header)
2016-11-08 Simon Pilgrim[TargetLowering] Fix undef vector element issue with...
2016-11-08 Pablo Barrio[JumpThreading] Unfold selects that depend on the same...
2016-11-08 Simon Pilgrim[VectorLegalizer] Expansion of CTLZ using CTPOP when...
2016-11-08 Roger Ferrer Ibanez[AArch64] Fix incorrect CSEL node created
2016-11-08 Simon Dardis[mips] Renable small data section test.
2016-11-08 Craig Topper[AVX-512] Add an avx512f without avx512vl command line...
2016-11-08 Tim NorthoverGlobalISel: support selecting G_SELECT on AArch64.
next