OSDN Git Service

Reapply "AMDGPU: Force inlining if LDS global address is used"
[android-x86/external-llvm.git] / test /
2018-07-10 Matt ArsenaultReapply "AMDGPU: Force inlining if LDS global address...
2018-07-10 Sanjay Patel[InstCombine] allow more shuffle-binop folds with safe...
2018-07-10 Anastasis Grammenos[DebugInfo][LoopVectorize] Preserve DL in induction...
2018-07-10 Krzysztof Parzyszek[Hexagon] Add implicit uses even when untied explicit...
2018-07-10 Karl-Johan Karlsson[LowerSwitch] Fixed faulty PHI nodes
2018-07-10 Chandler Carruth[PM/Unswitch] Fix a collection of closely related issue...
2018-07-10 Mikhail Dvoretckii[X86] Fast-isel tests for lowered truncation intrinsics
2018-07-10 Simon Pilgrim[X86][SSE] Prefer BLEND(SHL(v,c1),SHL(v,c2)) over MUL...
2018-07-10 Craig Topper[X86] Regenerate vector-shuffle-512-v8.ll so the script...
2018-07-10 Craig Topper[X86] Correct vfixupimm load patterns to look for an...
2018-07-10 Craig Topper[X86] Add test cases that show failure to fold load...
2018-07-10 Vlad TsyrklevichRevert "AMDGPU: Force inlining if LDS global address...
2018-07-09 Sanjay Patel[InstCombine] allow more shuffle folds using safe constants
2018-07-09 Heejin Ahn[WebAssembly] Support for binary atomic RMW instructions
2018-07-09 Manoj Guptallvm: Add support for "-fno-delete-null-pointer-checks"
2018-07-09 George Burgess IVMake llvm.objectsize more conservative with null
2018-07-09 Simon PilgrimFix line endings. NFCI.
2018-07-09 Stefan Pintilie[Power9] Add __float128 builtins for Rounding Operations
2018-07-09 Heejin Ahn[WebAssembly] Improve readability of load/stores and...
2018-07-09 Stefan Pintilie[Power9] [LLVM] Add __float128 support for trunc to...
2018-07-09 Mark SearlesRenameIndependentSubregs: Fix handling of undef tied...
2018-07-09 Daniel Sanders[globalisel][irtranslator] Add support for atomicrmw...
2018-07-09 Matt ArsenaultAMDGPU: Force inlining if LDS global address is used
2018-07-09 Roman Lebedev[X86][TLI] DAGCombine: Unfold variable bit-clearing...
2018-07-09 Stefan Pintilie[Power9] Add __float128 builtins for Round To Odd
2018-07-09 Steven WuAdd bitcode compatibility test for 6.0
2018-07-09 Sanjay Patel[InstCombine] correct test comments; NFC
2018-07-09 Craig Topper[X86] In combineFMA, make sure we bitcast the result...
2018-07-09 Simon Pilgrim[X86][AVX] Regenerate AVX1 fast-isel tests.
2018-07-09 Sanjay Patel[InstCombine] avoid extra poison when moving shift...
2018-07-09 Jonas Devlieghere[dsymutil] Add support for outputting assembly
2018-07-09 Steven Wu[BitcodeReader] Infer the correct runtime preemption...
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for CNT(B|H|W|D) and CNTP...
2018-07-09 Stefan Pintilie[Power9] Add __float128 support for compare operations
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for remaining shift instruc...
2018-07-09 Sanjay Patel[InstCombine] fix shuffle-of-binops transform to avoid...
2018-07-09 Stefan Maksimovic[mips] Addition of the [d]rem and [d]remu instructions
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for TBL instruction.
2018-07-09 Andrea Di Biagio[llvm-mca] report an error if the assembly sequence...
2018-07-09 Chandler Carruth[PM/Unswitch] Fix a nasty bug in the new PM's unswitch...
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for ADR instruction.
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for UZP and TRN instructions.
2018-07-09 Chijun Sima[PGOMemOPSize] Preserve the DominatorTree
2018-07-08 Craig Topper[X86] Enhance combineFMA to look for FNEG behind an...
2018-07-08 Simon Pilgrim[X86][SSE] Combine v16i8 SHL by constants to multiplies
2018-07-08 Roman Lebedev[MCA][X86][NFC] Add BSF/BSR resource tests
2018-07-08 Craig Topper[LoopIdiomRecognize] Support for converting loops that...
2018-07-08 Craig Topper[X86] Add new scalar fma intrinsics with rounding mode...
2018-07-08 Craig Topper[X86] Use a rounding mode other than 4 in the scalar...
2018-07-07 Simon Pilgrim[X86] Regenerate PR14088 test. NFCI.
2018-07-07 Simon Pilgrim[DAGCombiner] Add EXTRACT_SUBVECTOR to SimplifyDemanded...
2018-07-07 Simon Pilgrim[CostModel][X86] Add SREM/UREM general and constant...
2018-07-07 Gabor BuellaNFC - Typo fixes in X86 flags-copy-lowering.mir test
2018-07-07 Yvan Roux[MachineOutliner] Add missing liveness tracking info...
2018-07-07 Chandler Carruth[PM/LoopUnswitch] Fix PR37889, producing the correct...
2018-07-06 Tim ShenRevert "[SCEV] Strengthen StrengthenNoWrapFlags (reappl...
2018-07-06 Alexander Shaposhnikov[llvm-objcopy] Add support for static libraries
2018-07-06 Sanjay Patel[InstCombine] add more tests for potentially poisonous...
2018-07-06 Nico WeberRevert 336426 (and follow-ups 428, 440), it very likely...
2018-07-06 Vedant Kumar[Debugify] Allow unsigned values narrower than their...
2018-07-06 Vedant Kumar[Local] replaceAllDbgUsesWith: Update debug values...
2018-07-06 Sanjay Patel[InstCombine] add more tests with poison and undef...
2018-07-06 Sjoerd Meijer[ARM] ParallelDSP: added statistics, NFC.
2018-07-06 Diogo N. SampaioCommit rL336426 cause buildbot failures
2018-07-06 Sjoerd Meijer[AArch64] Armv8.4-A: TLB support
2018-07-06 Sjoerd MeijerRecommit: [AArch64] Armv8.4-A: Flag manipulation instru...
2018-07-06 Diogo N. Sampaio[SelectionDAG] https://reviews.llvm.org/D48278
2018-07-06 Sjoerd MeijerRevert [AArch64] Armv8.4-A: Flag manipulation instructions
2018-07-06 Sjoerd Meijer[AArch64] Armv8.4-A: Flag manipulation instructions
2018-07-06 Andrea Di Biagio[llvm-mca] improve the instruction issue logic implemen...
2018-07-06 Tim NorthoverCallGraphSCCPass: iterate over all functions.
2018-07-06 Sjoerd Meijer[AArch64][ARM] Armv8.4-A: Trace synchronization barrier...
2018-07-06 Craig Topper[X86] Remove FMA4 scalar intrinsics. Use llvm.fma intri...
2018-07-06 Dave LeeReapply: "objdump: Support newer ObjC image info flags"
2018-07-06 Max KazantsevRevert "[InstCombine] Delay foldICmpUsingKnownBits...
2018-07-06 Craig Topper[X86] Remove all of the avx512 masked packed fma intrin...
2018-07-06 Craig Topper[X86] Cleanup some of the avx512 masked fma tests to...
2018-07-06 Stefan Pintilie[Power9] Add __float128 library call for frem
2018-07-06 Easwaran Raman[x86]Add a test case to show missed vfnmadd generation.
2018-07-06 Dave LeeRevert "objdump: Support newer ObjC image info flags"
2018-07-05 Maksim Panchenko[X86][Disassembler] Fix LOCK prefix disassembler support
2018-07-05 Dave Leeobjdump: Support newer ObjC image info flags
2018-07-05 Sander de SmalenThis is a recommit of r336322, previously reverted...
2018-07-05 Craig Topper[X86] Remove the last of the 'x86.fma.' intrinsics...
2018-07-05 Craig Topper[X86] Add SHUF128 to target shuffle decoding.
2018-07-05 Matt ArsenaultFix asserts in AMDGCN fmed3 folding by handling more...
2018-07-05 Matt ArsenaultAMDGPU: Don't use spir_kernel in a test
2018-07-05 Matt ArsenaultAMDGPU/GlobalISel: Implement custom kernel arg lowering
2018-07-05 Simon Pilgrim[CostModel][X86] Add UDIV/UREM by pow2 costs
2018-07-05 Paul Semel[llvm-objdump] Removed archive-headers-disas test
2018-07-05 Paul Semel[llvm-objcopy] Fix timezone dependant tests
2018-07-05 Lei Huang[Power9] Add lib calls for float128 operations with...
2018-07-05 Simon Pilgrim[X86][SSE] Add srem x, (1 << c) combine tests
2018-07-05 Paul Semel[llvm-objdump] Add --archive-headers (-a) option
2018-07-05 Sanjay Patel[AArch64, PowerPC, x86] add tests for signbit bit hacks...
2018-07-05 Ryan Taylor[AMDGPU] Add VALU to V_INTERP Instructions
2018-07-05 Krasimir GeorgievPartially revert r336268 in address-offsets.ll
2018-07-05 Sander de Smalen[TableGen] Increase the number of supported decoder...
2018-07-05 Simon Pilgrim[X86][SSE] Add extra v16i16 shl x,c -> pmullw test
2018-07-05 Aleksandar Beserminji[mips] Fix atomic operations at O0, v3
next