OSDN Git Service

[Analysis] Link library dependencies to Analysis plugins
[android-x86/external-llvm.git] / test /
2019-05-22 Sanjay Patel[InstCombine] fold shuffles of insert_subvectors
2019-05-21 Matt ArsenaultAMDGPU: Assume calls read exec
2019-05-21 Matt ArsenaultAMDGPU: Add some tests for inlineasm behavior
2019-05-21 Matt ArsenaultAMDGPU: Assume call pseudos are convergent
2019-05-21 Matt ArsenaultAMDGPU: Fix not marking new gfx10 SGPRs as CSRs
2019-05-21 Dan Gohman[WebAssembly] Add the signature for the new llround...
2019-05-21 Roman Lebedev[NFC][AMDGPU] Autogenerate llvm.amdgcn.s.barrier.ll...
2019-05-21 Roman Lebedev[NFC][X86] Autogenerate ragreedy-hoist-spill.ll test
2019-05-21 Roman Lebedev[NFC][Thumb2] Autogenerate thumb2-ldr_pre.ll test
2019-05-21 Sanjay Patel[InstCombine] add more tests for shuffle folding; NFC
2019-05-21 Nikita Popov[X86] Add large integer comparison tests for PR41971...
2019-05-21 Cameron McInally[NFC][InstCombine] Add unary fneg tests to operand...
2019-05-21 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to X86/x86...
2019-05-21 Yi-Hong LyuMove csr-save-restore-order.ll to the right place
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Add tests for sinking of add/sub...
2019-05-21 Stanislav MekhanoshinFix register coalescer failure to prune value
2019-05-21 Leonard Chan[Intrinsic] Signed Fixed Point Saturation Multiplicatio...
2019-05-21 Simon Pilgrim[X86][SSE] computeKnownBitsForTargetNode - add X86ISD...
2019-05-21 Paul RobinsonFix typo in r361251.
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Shift amount masking: tests that...
2019-05-21 Paul Robinson[DebugInfo] Fix tests missed by r362148
2019-05-21 Paul RobinsonDe-Window-ize a test
2019-05-21 Paul Robinson[DebugInfo] Handle '# line "file"' correctly for asm...
2019-05-21 Bob HaarmanRevert r360902 "Resubmit: [Salvage] Change salvage...
2019-05-21 Paul Robinson[DebugInfo] Handle -main-file-name correctly for asm...
2019-05-21 Simon Pilgrim[X86][SSE] Add shuffle tests for 'splat3' patterns.
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Add some more tests for shift amoun...
2019-05-21 George Rimar[llvm-objdump] Make --disassemble-functions imply -d
2019-05-21 Clement Courbet[MergeICmps] Preserve the dominator tree.
2019-05-21 Fangrui Song[PPC64] Update LocalEntry from assigned symbols
2019-05-21 Florian Hahn[AArch64] Skip mask checks for masks with an odd number...
2019-05-21 Eugene Leviant[llvm-objcopy] Strip file symbols with --strip-unneeded
2019-05-21 Cullen Rhodes[AArch64][SVE2] Asm: add integer unary instructions...
2019-05-21 Cullen Rhodes[AArch64][SVE2] Asm: add integer pairwise arithmetic...
2019-05-21 Sam Parker[ARM][CGP] Skip nuw in PrepareConstants
2019-05-21 Dylan McKayAdd TargetLoweringInfo hook for explicitly setting...
2019-05-21 QingShan Zhang[NFC][PowerPC] Add a test to verify if the scheduler...
2019-05-21 Nikita PopovMove thumbv7k test from AArch64 to ARM
2019-05-21 Chen Zheng[PowerPC] test cases for selecting x-form instruction...
2019-05-20 Matt ArsenaultAMDGPU: Force skip branches over calls
2019-05-20 Martin Storsjo[AArch64] Handle lowering lround on windows, where...
2019-05-20 Nikita Popov[LFTR] Add additional PR31181 test cases
2019-05-20 Cameron McInally[InstCombine] Add visitFNeg(...) visitor for unary...
2019-05-20 Sanjay Patel[InstCombine] auto-generate test checks; NFC
2019-05-20 Craig Topper[X86] Add test case for r361177.
2019-05-20 Nick Desaulniers[INLINER] allow inlining of blockaddresses if sole...
2019-05-20 Nikita Popov[SDAG] Vector op legalization for overflow ops
2019-05-20 George Rimar[llvm-readelf] - Rework how we parse the .dynamic section.
2019-05-20 Matt ArsenaultRegAlloc: Fix verifier error with undef identity copies
2019-05-20 Dmitri GribenkoFixed the Bindings/OCaml/core.ml test
2019-05-20 Cullen Rhodes[AArch64][SVE2] Asm: add SADALP and UADALP instructions
2019-05-20 Cameron McInally[InstSimplify] Teach fsub -0.0, (fneg X) ==> X about...
2019-05-20 Orlando Cazalet... Resubmit "[DebugInfo] Update loop metadata for inlined...
2019-05-20 Orlando Cazalet... Revert "[DebugInfo] Update loop metadata for inlined...
2019-05-20 Cullen Rhodes[AArch64][SVE2] Asm: add int halving add/sub (predicate...
2019-05-20 Cullen Rhodes[AArch64][SVE2] Asm: add saturating multiply-add interl...
2019-05-20 Sander de SmalenMatch types of accumulator and result for llvm.experime...
2019-05-20 Orlando Cazalet... [DebugInfo] Update loop metadata for inlined loops
2019-05-20 Carl Ritson[AMDGPU] gfx1010 Avoid SMEM WAR hazard for some s_waitc...
2019-05-19 Sanjay Patel[InstSimplify] fold fcmp (maxnum, X, C1), C2
2019-05-18 Roman Lebedev[NFC][AArch64] Autogenerate fcopysign.ll test
2019-05-18 Roman Lebedev[NFC][AArch64] Autogenerate bitfield-insert.ll, selectc...
2019-05-18 Dylan McKay[AVR] Fix 'symbol_relocations.s' MC test
2019-05-18 Matt ArsenaultGVN: Handle addrspacecast
2019-05-18 Roman Lebedev[NFC][AArch64] Add some ubfx tests with immediates
2019-05-18 Roman LebedevUpdateTestChecks: fix AMDGPU handling
2019-05-18 Roman LebedevUpdateTestChecks: arm64-eabi handlind
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Implement s64->s64 [SU]ITOFP
2019-05-17 Matt ArsenaultGlobalISel: Implement lower for S64->S32 [SU]ITOFP
2019-05-17 Cameron McInally[NFC][InstSimplify] Add more unary fneg tests to floati...
2019-05-17 Matt ArsenaultGlobalISel: Define integer min/max instructions
2019-05-17 Cameron McInally[NFC][InstSimplify] Precommit new unary fneg test
2019-05-17 Sanjay Patel[InstCombine] move bitcast after insertelement-with...
2019-05-17 Cameron McInally[NFC][InstSImplify] Fix flip-flopped comments and test...
2019-05-17 Simon Pilgrim[X86][SSE] Fold movmsk(not(x)) -> not(movmsk)
2019-05-17 Simon Pilgrim[X86][SSE] Match all-of bool scalar reductions into...
2019-05-17 Sanjay Patel[InstCombine] add tests for insertelement with bitcaste...
2019-05-17 Cameron McInally[InstSimplify] Add unary fneg to `fsub 0.0, (fneg X...
2019-05-17 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of NAME:VALUE modifiers
2019-05-17 Roman Lebedev[DAGCombiner] visitShiftByConstant(): drop bogus signbi...
2019-05-17 Roman Lebedev[InstCombine] canShiftBinOpWithConstantRHS(): drop...
2019-05-17 Dmitry Preobrazhensky[AMDGPU][MC] Enabled labels with s_call_b64 and s_cbran...
2019-05-17 Simon Pilgrim[X86][AVX] isNOT - add extract_subvector(xor X, -1...
2019-05-17 Dmitry Preobrazhensky[AMDGPU][MC] Enabled expressions for most operands...
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FCEIL
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_INTRINSIC_TRUNC
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FRINT
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FCOPYSIGN
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for llvm.amdgcn.s...
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Use subreg index instead of extra...
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Use waterfall loop for buffer_load
2019-05-17 Clement CourbetRe-land r360859: "[MergeICmps] Simplify the code."
2019-05-17 Rhys Perry[AMDGPU] detect WaW hazards when moving/merging load...
2019-05-17 Cullen Rhodes[AArch64][SVE2] Asm: add saturating multiply-add long...
2019-05-17 Cullen Rhodes[AArch64][SVE2] Asm: add integer multiply-add long...
2019-05-17 Cullen Rhodes[AArch64][SVE2] Asm: add integer multiply long instructions
2019-05-17 Clement Courbet[MergeICmps] Add test from PR41917.
2019-05-17 Petr Hosek[Bugpoint] Only run plugins tests if plugins are enabled
2019-05-17 Fangrui Song[PowerPC] Support .reloc *, R_PPC{,64}_NONE, *
2019-05-17 Ben Dunbobbin[ELF] Implement Dependent Libraries Feature
next