platform/upstream/llvm.git
2020-02-10 Raphael Isemann[lldb] Refactored TestCallOverriddenMethod.py to genera...
2020-02-10 Sebastian Neubauer[AMDGPU] Add a16 feature to gfx10
2020-02-10 Johannes Doerfert[Attributor][FIX] Make check lines explicit
2020-02-10 Johannes Doerfert[Attributor] Simple casts preserve no-alias property
2020-02-10 Johannes Doerfert[Attributor][Tests] Run the CGSCC versions on the range...
2020-02-10 Djordje Todorovic[llvm-dwarfdump][Stats] Fix the License header
2020-02-10 Amara Emerson[GlobalISel][CallLowering] Tighten constantexpr check...
2020-02-10 Johannes Doerfert[Attributor] Allow PHI nodes in AAValueConstantRangeFlo...
2020-02-10 Johannes Doerfert[Attributor][FIX] Remove FIXME that seems outdated
2020-02-10 Johannes Doerfert[Attributor] Allow SelectInst in AAValueConstantRangeFl...
2020-02-10 Johannes Doerfert[Attributor] Look through (some) casts in AAValueConsta...
2020-02-10 Johannes Doerfert[Attributor][FIX] Call right base method in AAValueCons...
2020-02-10 Craig Topper[X86] Autogenerate complete checks. NFC
2020-02-10 Johannes Doerfert[Attributor][Tests][NFC] Add more range tests
2020-02-10 Johannes Doerfert[Attributor][NFC] Use existing constant instead of...
2020-02-10 Craig Topper[X86] Make (insert_vector_elt (v8i16 zerovec), i16...
2020-02-10 Michael LiaoFix `-Wparentheses` warning. NFC.
2020-02-10 Michael Liao[clang][codegen] Fix another lifetime emission on alloc...
2020-02-10 Craig Topper[X86] Autogenerate complete checks. NFC
2020-02-10 Craig Topper[X86] Use MOVZX instead of MOVSX in f16_to_fp isel...
2020-02-10 Shiva Chen[RISCV] Fix incorrect FP base CFI offset for variable...
2020-02-10 Fangrui Song[DebugInfo] Add a DWARFDataExtractor constructor that...
2020-02-10 Matt ArsenaultGlobalISel: Fix narrowScalar for G_{CTLZ|CTTZ}_ZERO_UNDEF
2020-02-09 Matt ArsenaultAMDGPU/GlobalISel: Split 64-bit G_CTPOP in RegBankSelect
2020-02-09 Matt ArsenaultGlobalISel: Fix narrowing of G_CTLZ/G_CTTZ
2020-02-09 Matt ArsenaultAMDGPU/GlobalISel: Don't mis-select vector index on...
2020-02-09 Matt ArsenaultAMDGPU/GlobalISel: Look through casts when legalizing...
2020-02-09 Matt ArsenaultAMDGPU: Remove dead kill handling
2020-02-09 Matt ArsenaultAMDGPU: Fix SI_IF lowering when the save exec reg has...
2020-02-09 Simon Pilgrim[X86] combineConcatVectorOps - combine VROTLI/VROTRI ops
2020-02-09 Craig Topper[X86] Use custom isel for (X86sbb_flag 0, 0) so we...
2020-02-09 Craig Topper[X86] Add flag result VT to a MOV32r0 created in X86DAG...
2020-02-09 Simon Pilgrim[X86] Add lowerShuffleAsBitRotate (PR44379)
2020-02-09 Craig Topper[X86] Use MVT::i32 for the type of a MOV32r0 created...
2020-02-09 Craig Topper[X86] Remove isel patterns that include a vselect/X86se...
2020-02-09 Jan Veselylibclc/r600: Use target specific builtins to implement...
2020-02-09 Jan Veselylibclc: Move rsqrt implementation to a .cl file
2020-02-09 Simon Pilgrim[X86][XOP] Add XOP target to vXi16/vXi8 shuffle tests
2020-02-09 Simon Pilgrim[X86][SSE] Add more tests showing failure to lower...
2020-02-09 Simon Pilgrim[X86] Rename matchShuffleAsRotate - matchShuffleAsByteR...
2020-02-09 Jan Kratochvil[lldb] [doc] Status: Linux: Update the paragraph
2020-02-09 Kamil Rytarowski[LLDB] [doc] Document NetBSD status and sort OSs alphab...
2020-02-09 LLVM GN Syncbot[gn build] Port a17f03bd939
2020-02-09 Sanjay Patel[VectorCombine] new IR transform pass for partial vecto...
2020-02-09 Jan Kratochvil[lldb] [doc] Status: Debugserver (remote debugging...
2020-02-09 Jan Kratochvil[lldb] [doc] Testing: Fix typos
2020-02-09 Kamil Rytarowski[LLDB] [doc] Remove note about libpanel(3) and NetBSD
2020-02-09 Kamil Rytarowski[LLDB] [doc] Update the current status of pkgsrc (NetBS...
2020-02-09 Jan Kratochvil[lldb] [testsuite] TestGdbRemoteLibrariesSvr4Support...
2020-02-09 Simon PilgrimFix signed/unsigned warning.
2020-02-09 Simon Pilgrim[X86] Recognise ROTLI/ROTRI rotations as faux shuffles
2020-02-09 Ehud Katz[LoopExtractor] Convert LoopExtractor from LoopPass...
2020-02-09 Ayman Musa[AggressiveInstCombine] Add test with baseline CHECKs...
2020-02-09 serge_sans_pailleSupport -fstack-clash-protection for x86
2020-02-09 serge-sans... Revert "Support -fstack-clash-protection for x86"
2020-02-09 serge_sans_pailleSupport -fstack-clash-protection for x86
2020-02-09 Fangrui Song[ELF][test] Use llvm-readelf -l instead of llvm-readobj...
2020-02-09 MaheshRavishankar[mlir][GPUToSPIRV] Modify the lowering of gpu.block_dim...
2020-02-09 Craig Topper[X86] Add more scalar intrinsic instructions to isNonFo...
2020-02-09 Johannes Doerfert[Attributor] Add an Attributor CGSCC pass and run it
2020-02-09 Fangrui SongFix -Wunused-lambda-capture for -DLLVM_ENABLE_ASSERTION...
2020-02-09 Johannes Doerfert[FIX] Ordering problem accidentally introduced with...
2020-02-09 Craig Topper[X86] Add the recently added (V)CVTSS2SI/CVTSD2SI instr...
2020-02-09 Johannes Doerfert[FIX] Fix warning in LazyCallGraphTest caused by D70927
2020-02-09 fady[OpenMP][OMPIRBuilder] Add Directives (master and criti...
2020-02-09 Johannes Doerfert[OpenMP][Opt] Delete terminating and read-only parallel...
2020-02-09 Johannes Doerfert[OpenMP][Opt] Annotate known runtime functions and...
2020-02-09 Nico Weber[gn build] (manually) port 72277ecd62e and the LLVMBuil...
2020-02-08 Craig Topper[X86] Use any_fadd/sub/mul/div/sqrt with the AVX512...
2020-02-08 River Riddle[mlir][DeclarativeParser] Move several missed parsers...
2020-02-08 River Riddle[mlir][DeclarativeParser] Add support for attributes...
2020-02-08 Dmitry Murygin[mlir][quantizer] Add gathering of per-axis statistics...
2020-02-08 River Riddle[mlir] Add support for generating debug locations from...
2020-02-08 Fangrui Song[gn build] Add OpenMPOpt.cpp to LLVMipo after D69930...
2020-02-08 Fangrui Song[ELF] Simplify parsing of version dependency. NFC
2020-02-08 Simon PilgrimFix test name typo
2020-02-08 Nikita Popov[InstCombine] Refactor foldICmpAndShift(); NFCI
2020-02-08 Johannes Doerfert[FIX] Update PM tests after D69930 landed
2020-02-08 Simon Pilgrim[X86][SSE] Add test cases from PR44379
2020-02-08 Simon Pilgrim[X86] Test showing inability to combine ROTLI/ROTRI...
2020-02-08 Johannes Doerfert[OpenMP] Introduce the OpenMPOpt transformation pass
2020-02-08 Johannes DoerfertIntroduce a CallGraph updater helper class
2020-02-08 George Burgess IV[SimplifyLibCalls] Add __strlen_chk.
2020-02-08 Nikita Popov[InstCombine] Fix infinite min/max canonicalization...
2020-02-08 River Riddle[mlir] Add a utility method on CallOpInterface for...
2020-02-08 Nicolas Vasilache[mlir][EDSC] NFC - Move StructuredIndexed and IteratorT...
2020-02-08 River Riddle[mlir] Add a document detailing the design of the Symbo...
2020-02-08 Craig Topper[LegalizeTypes][ARM][AArch64][PowerPC][RISCV][X86]...
2020-02-08 Simon Pilgrim[X86] X86InstComments - add FMA4 comments
2020-02-08 Simon Pilgrim[X86] Standardize BROADCAST enum names (PR31079)
2020-02-08 Nikita Popov[InstCombine] Remove unnecessary worklist push; NFCI
2020-02-08 Nikita Popov[InstCombine] Avoid modifying instructions in-place
2020-02-08 Nikita Popov[InstCombine] Use swapValues(); NFC
2020-02-08 Nikita Popov[InstCombine] Fix infinite loop in min/max load/store...
2020-02-08 Simon PilgrimRegenerate FMA tests
2020-02-08 Simon PilgrimAdd missing encoding comments from fma scalar folded...
2020-02-08 Benjamin KramerPut back makeArrayRef to make GCC 5 happy
2020-02-08 Simon Pilgrim[X86] Standardize VPSLLDQ/VPSRLDQ enum names (PR31079)
2020-02-08 Benjamin KramerDrop some uses of StringLiteral in favor of StringRef
2020-02-08 serge-sans... Revert "Support -fstack-clash-protection for x86"
next