OSDN Git Service

s/TablesChecked/TableChecked/ after r335823
[android-x86/external-llvm.git] / test /
2018-06-28 Matt ArsenaultAMDGPU: Error on calls from graphics shaders
2018-06-28 Matt ArsenaultAMDGPU: Fix assert on aggregate type kernel arguments
2018-06-28 Simon Pilgrim[DAGCombiner] Ensure we use the correct CC result type...
2018-06-28 Florian Hahn[SCCP] Mark CFG as preserved.
2018-06-28 Max Kazantsev[IndVarSimplify] Ignore unreachable users of truncs
2018-06-27 Michael J. SpencerAdd support for generating a call graph profile from...
2018-06-27 Sameer AbuAsal[RISCV] Add machine function pass to merge base + offset
2018-06-27 Sanjay Patel[InstCombine] add tests for vector-select-of-binops...
2018-06-27 Fangrui Song[WebAssembly] Try fixing test/CodeGen/WebAssembly/vecto...
2018-06-27 Craig Topper[X86] Teach the disassembler to use %eiz/%riz instead...
2018-06-27 Daniel Sanders[globalisel][legalizer] Add AtomicOrdering to LegalityQ...
2018-06-27 Teresa Johnson[ThinLTO] Fix test
2018-06-27 Teresa Johnson[ThinLTO] Modify test to help diagnose bot failures
2018-06-27 Sanjay Patel[DAGCombiner] restrict (float)((int) f) --> ftrunc...
2018-06-27 Teresa Johnson[ThinLTO] Print names in function import debug messages...
2018-06-27 Jessica Paquette[MachineOutliner] Don't outline sequences where x16...
2018-06-27 Sanjay Patel[InstCombine] add more tests for shuffle with different...
2018-06-27 Craig Topper[X86] Use bts/btr/btc for single bit set/clear/compleme...
2018-06-27 Craig Topper[X86] Add test cases for D48606.
2018-06-27 Simon Pilgrim[X86][SSE] Add missing AVX512 rotation tests
2018-06-27 Craig Topper[X86] Rename the autoupgraded of packed fp compare...
2018-06-27 Stanislav Mekhanoshin[AMDGPU] Convert rcp to rcp_iflag
2018-06-27 Luke Geeson[AArch64] Reverting FP16 vcvth_n_s64_f16 to fix
2018-06-27 Adhemerval Zanella[AArch64] Add custom lowering for v4i8 trunc store
2018-06-27 Ivan A. Kosarev[NEON] Support vldNq intrinsics in AArch32 (LLVM part)
2018-06-27 Simon Pilgrim[DAGCombiner] visitSDIV - add special case handling...
2018-06-27 Simon Pilgrim[X86][SSE] Include MIN_SIGNED element in non-uniform...
2018-06-27 Simon Pilgrim[DAGCombiner] Fold SDIV(%X, MIN_SIGNED) -> SELECT(...
2018-06-27 Simon Pilgrim[DAGCombiner] Don't accept signbit sdiv divisors in...
2018-06-27 Luke Geeson[AArch64] Remove Duplicate FP16 Patterns with same...
2018-06-27 Vedant Kumar[InstCombine] Avoid creating mis-sized dbg.values in...
2018-06-27 Vedant Kumar[Debugify] Handle failure to get fragment size when...
2018-06-26 Vedant Kumar[Debugify] Diagnose mis-sized dbg.values
2018-06-26 Evgeniy StepanovRevert "[asan] Instrument comdat globals on COFF targets"
2018-06-26 Michael Zolotukhin[JumpThreading] Don't try to rewrite a use if it's...
2018-06-26 Simon Pilgrim[X86] Add test for SDIV by sign bit (minsigned) value
2018-06-26 Lang Hames[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT...
2018-06-26 Jessica Paquette[X86][AsmParser] Recommit r335658
2018-06-26 Jessica PaquetteRevert "[X86][AsmParser] Emit an error when RIP-relativ...
2018-06-26 Jessica Paquette[X86][AsmParser] Emit an error when RIP-relative instru...
2018-06-26 Stanislav Mekhanoshin[AMDGPU] Add llvm.amdgcn.fmad.ftz intrinsic
2018-06-26 Matt ArsenaultAMDGPU: Add pass to lower kernel arguments to loads
2018-06-26 Matt ArsenaultConstantFold: Don't fold global address vs. null for...
2018-06-26 Vedant Kumar[Debugify] Don't treat missing dbg.values as an error...
2018-06-26 Matt ArsenaultLoopUnroll: Allow analyzing intrinsic call costs
2018-06-26 Brendon Cahoon[Hexagon] Add a "generic" cpu
2018-06-26 Simon Pilgrim[DAGCombiner] Don't accept -1 sdiv divisors in sdiv...
2018-06-26 Fangrui SongMove `REQUIRES:` line to the top
2018-06-26 Sanjay Patel[InstSimplify] fold shifts by sext bool
2018-06-26 Sanjay Patel[InstSimplify] add tests for shifts by sext bool; NFC
2018-06-26 Simon Pilgrim[X86][SSE] Add another sdiv by (nonuniform) minus one...
2018-06-26 Sanjay Patel[InstCombine] fold urem with sext bool divisor
2018-06-26 Simon Pilgrim[SLPVectorizer] Recognise non uniform power of 2 constants
2018-06-26 Sanjay Patel[InstCombine] add tests for urem with sext bool divisor...
2018-06-26 Sanjay Patel[InstSimplify] fold srem with sext bool divisor
2018-06-26 James Henderson[FileCheck] Add CHECK-EMPTY directive for checking...
2018-06-26 Sanjay Patel[InstSimplify] add tests for srem with sext bool diviso...
2018-06-26 Krzysztof ParzyszekAccount for undef values from predecessors in extendSeg...
2018-06-26 Than McIntosh[X86,ARM] Retain split-stack prolog check for sibling...
2018-06-26 Teresa Johnson[ThinLTO] Parse module summary index from assembly
2018-06-26 Sanjay Patel[InstCombine] fold udiv with sext bool divisor
2018-06-26 Tim NorthoverARM: add binary file git swallowed.
2018-06-26 Tim NorthoverARM: correctly decode VFP instructions following unpred...
2018-06-26 Tim NorthoverARM: diagnose unpredictable IT instructions
2018-06-26 Florian Hahn[IPSCCP] Change dead blocks to unreachable after visiti...
2018-06-26 Bernard Ogden[AArch64] Tighten up directives tests
2018-06-26 Bernard Ogden[AArch64] Clean up LSE directive tests
2018-06-26 Bjorn PetterssonImprove ConvertDebugDeclareToDebugValue
2018-06-26 Gil Rapaport[InstCombine] (A + 1) + (B ^ -1) --> A - B
2018-06-26 Dan Gohman[WebAssembly] Fix lowering of varargs functions with...
2018-06-26 Craig Topper[X86] Use XOR for SUB (C, X) during isel if will help...
2018-06-26 Teresa Johnson[ThinLTO] Add string saver onto index for value names
2018-06-26 Craig Topper[X86] Redefine avx512 packed fpclass intrinsics to...
2018-06-26 Teresa Johnson[ThinLTO] Add per-module indexes to combined index...
2018-06-26 Craig TopperRevert r335562 and 335563 "[X86] Redefine avx512 packed...
2018-06-26 Craig Topper[X86] Redefine avx512 packed fpclass intrinsics to...
2018-06-25 Eric ChristopherAdd a warning if someone attempts to add extra section...
2018-06-25 Chandler Carruth[PM/LoopUnswitch] Teach the new unswitch to handle...
2018-06-25 Craig Topper[X86] Update fpclass intrinsic tests to chain their...
2018-06-25 Francis Visoiu Mistrih[OrcMCJIT] Fix test after r335508 causing it to fail...
2018-06-25 Sanjay Patel[InstCombine] add/move tests for udiv; NFC
2018-06-25 Sanjay Patel[InstCombine] fold sdiv with sext bool divisor
2018-06-25 Sanjay Patel[InstCombine] add tests for sdiv with sext bool divisor...
2018-06-25 Florian HahnRevert r335513: [SCEVExp] Advance found insertion point
2018-06-25 Florian HahnForce vector width for scev-expander-debug.ll test
2018-06-25 Lei Huang[PowerPC] Fix incorrectly encoded wait instruction
2018-06-25 Florian Hahn[SCEVExp] Advance found insertion point until we find...
2018-06-25 Sanjay Patel[InstSimplify] fold div/rem of zexted bool
2018-06-25 Sanjay Patel[InstSimplify] add tests for div/rem with bool divisor...
2018-06-25 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-06-25 Sanjay Patel[InstCombine] add tests for add-of-sext-bool; NFC
2018-06-25 Craig Topper[X86] Allow base and index for gather instructions...
2018-06-25 Vedant Kumar[SelectionDAG] Remove debug locations from ConstantSD...
2018-06-25 Matt ArsenaultAMDGPU/GlobalISel: Add support for llvm.amdgcn.kernarg...
2018-06-25 Matt ArsenaultStackSlotColoring: Decide colors per stack ID
2018-06-25 Matt ArsenaultAMDGPU/GlobalISel: Fix G_IMPLICIT_DEF for pointers
2018-06-25 David Green[DA] Delinearise AddRecs if we can prove they don't...
2018-06-25 Matt ArsenaultAMDGPU: Respect align argument parameter
2018-06-25 Krzysztof ParzyszekImprove handling of COPY instructions with identical...
2018-06-25 Artur PilipenkoRevert change 335077 "[InlineSpiller] Fix a crash due...
next