platform/upstream/llvm.git
2020-09-19 Craig Topper[X86] Return from SimplifyDemandedBitsForTargetNode...
2020-09-19 Amara Emerson[AArch64][GlobalISel] Add legalization and selection...
2020-09-19 Xun Li[ASAN] Properly deal with musttail calls in ASAN
2020-09-19 Andrew Litteken[IRSim] Adding ilist for IRInstructionData.
2020-09-19 Greg McGary[lld-macho] create __TEXT,__unwind_info from __LD,__com...
2020-09-19 Craig Topper[X86] Fix copy paste mistake in @ccnp flag.
2020-09-19 Craig Topper[X86] Invert the compares in inline-asm-flag-output...
2020-09-19 David BlaikieDebugInfo: Cleanup RLE dumping, using a length-constrai...
2020-09-19 Nico Weber[gn build] (manually) port 5495b691646
2020-09-19 Alexander Shaposhnikov[llvm-objcopy][MachO] Clean up the interface of Object
2020-09-19 Nico WeberRevert "[gn build] (manually) port 9b6765e784b3" anf...
2020-09-19 Alexander Shaposhnikov[llvm-objcopy][MachO] Add llvm-bitcode-strip driver
2020-09-19 Eric ChristopherTemporarily Revert "RegAllocFast: Rewrite and improve"
2020-09-19 Alexander Shaposhnikov[llvm-install-name-tool] Validate -id value early
2020-09-19 Fangrui Song[LiveDebugValues] Add `#if !defined(NDEBUG) || defined...
2020-09-19 Vitaly Buka[NFC][LSan] Add REQUIRES: linux
2020-09-19 Amara Emerson[AArch64][GlobalISel] Add tests for pre-existing select...
2020-09-19 Amara Emerson[AArch64][GlobalISel] Legalize arithmetic ops for ...
2020-09-19 Vitaly Buka[NFC][StackSafety] Replace auto with type
2020-09-18 Vitaly Buka[NFC][Asan] Fix test broken by RegAllocFast
2020-09-18 Fangrui Song[SCEV] Fix an unused variable in -DLLVM_ENABLE_ASSERTIO...
2020-09-18 Amara Emerson[GlobalISel] Add lowering support for G_ABS and use...
2020-09-18 Amy Kwan[PowerPC] Implement Move to VSR Mask builtins in LLVM...
2020-09-18 Fangrui Song[lld][WebAssembly] Fix -Wunused-variable after D87663
2020-09-18 Vitaly Buka[NFC][sanitizer] Don't use ::testing::internal
2020-09-18 Snehasish Kumar[clang] Remove profile available check for fsplit-machi...
2020-09-18 Zixu Wang[clang][module] Improve incomplete-umbrella warning
2020-09-18 Philip Reames[instcombine][x86] Converted pdep/pext with shifted...
2020-09-18 Arthur Eubanks[test][InstrProf] Fix always_inline.ll under NPM
2020-09-18 Eric ChristopherTemporarily Revert "[clangd] Add Random Forest runtime...
2020-09-18 Lei Zhang[spirv] Move device info from resource limit into targe...
2020-09-18 Reid Kleckner[COFF] Move per-global .drective emission from AsmPrint...
2020-09-18 Vedant Kumar[llvm-cov] Allow commas in filenames passed to `-object...
2020-09-18 Vitaly Buka[msan][asan] Add runtime flag intercept_strcmp
2020-09-18 Joseph Huber[OpenMP] Initial Support for OpenMP Webpage Documentation
2020-09-18 Nico WeberCompletionModelCodegen: Remove unused import
2020-09-18 Nico Weberclang: Make changes in 7c8bb409f31e py2.7-compatible
2020-09-18 Sanjay Patel[InstSimplify] add tests for constant folding fmin...
2020-09-18 Nico Weber[gn build] add file i forgot to add in 929d91a55616
2020-09-18 Nico Weber[gn build] (manually) port 9b6765e784b3 more
2020-09-18 Eric ChristopherTemporarily Revert "[SLP] Allow reordering of vectoriza...
2020-09-18 Miklos Vajna[clang-format] Recognize "hxx" as a C++ header in clang...
2020-09-18 Nico Weber[gn build] Do not sync filenames containing variable...
2020-09-18 Krzysztof ParzyszekPre-commit test for CSEing masked loads/stores
2020-09-18 Nico Weber[gn build] (manually) port 9b6765e784b3
2020-09-18 Nico Weberclangd: Make ompletionModelCodegen.py tpy2.7 compatible
2020-09-18 Stella LaurenzoFirst pass on MLIR python context lifetime management.
2020-09-18 Peter Collingbournescudo: Add an API for disabling memory initialization...
2020-09-18 Simon Pilgrim[X86][AVX] lowerBuildVectorAsBroadcast - improve BROADC...
2020-09-18 Arthur Eubanks[test][TSan] Fix tests under NPM
2020-09-18 Huihui Zhang[InstCombine][SVE] Skip scalable type for InstCombiner...
2020-09-18 David BlaikieLinewrap & remove some dead typedefs from previous...
2020-09-18 David BlaikieDebugInfo: Simplify line table parsing to take all...
2020-09-18 James Y KnightPR47468: Fix findPHICopyInsertPoint, so that copies...
2020-09-18 Simon Pilgrim[X86][AVX] Add missing non AVX512VL broadcastm test...
2020-09-18 Matt ArsenaultCodeGen: Move split block utility to MachineBasicBlock
2020-09-18 Matt ArsenaultRegAllocFast: Rewrite and improve
2020-09-18 Matt ArsenaultReapply "RegAllocFast: Record internal state based...
2020-09-18 Zequan Wu[CodeGen] emit CG profile for COFF object file
2020-09-18 Arthur Eubanks[test][HWAsan] Fix kernel-inline.ll under NPM
2020-09-18 David BlaikieDebugInfo: Tidy up initializing multi-section contribut...
2020-09-18 Raul Tambre[Sema] Handle objc_super special lookup when checking...
2020-09-18 Arthur Eubanks[ASan][NewPM] Fix byref-args.ll under NPM
2020-09-18 peter klausler[flang] Rework preprocessing of stringification
2020-09-18 Matt ArsenaultAMDGPU: Don't sometimes allow instructions before lower...
2020-09-18 Amara Emerson[AArch64][GlobalISel] Make <8 x s8> of G_BUILD_VECTOR...
2020-09-18 Utkarsh Saxena[clangd] Add Random Forest runtime for code completion.
2020-09-18 Sean Silva[mlir][shape] Extend shape.cstr_require with a message.
2020-09-18 mydeveloperday[clang-format] NFC ensure the clang-format tests remain...
2020-09-18 mydeveloperday[clang-format] Add a option for the position of Java...
2020-09-18 JonChesterfield[libomptarget] Disable build of amdgpu plugin as it...
2020-09-18 Francis Visoiu... [NFC][ScheduleDAG] Remove unused EntrySU SUnit
2020-09-18 Jianzhou ZhaoUse one more byte to silence a warning from Vistual C++
2020-09-18 Jon RoelofsExtending Baremetal toolchain's support for the rtlib...
2020-09-18 Andy Ly[MLIR][ODS] Add constBuilderCall for TypeArrayAttr
2020-09-18 Simon Pilgrim[X86][AVX] lowerBuildVectorAsBroadcast - improve i64...
2020-09-18 Matt Morehouse[DFSan] Add strpbrk wrapper.
2020-09-18 ergawy[MLIR][SPIRV] Create new ctx for deserialization in...
2020-09-18 Valentin Clement[mlir][openacc] Add missing operands for acc.data operation
2020-09-18 Valentin Clement[mlir][openacc] Support Index and AnyInteger in loop op
2020-09-18 Simon Pilgrim[X86][AVX] Add missing i686 broadcastm test coverage
2020-09-18 Simon Pilgrim[DAG] BuildVectorSDNode::getSplatValue - pull out repea...
2020-09-18 David Tenty[AIX] Enable large code model when building with clang
2020-09-18 Adam Czachorowski[clangd] Add option for disabling AddUsing tweak on...
2020-09-18 Hanhan Wang[mlir][StandardToSPIRV] Handle vector of i1 case for...
2020-09-18 Sanjay Patel[InstSimplify] fix fmin/fmax miscompile for partial...
2020-09-18 Matt ArsenaultIR: Move denormal mode parsing from MachineFunction...
2020-09-18 Matt Arsenaultemacs: Add nofree and willreturn to list of attributes
2020-09-18 Matt ArsenaultRevert "[amdgpu] Lower SGPR-to-VGPR copy in the final...
2020-09-18 Alexey Bataev[SLP] Allow reordering of vectorization trees with...
2020-09-18 Mirko Brkusanin[AMDGPU] Set DS alignment requirements to be more strict
2020-09-18 Sanjay Patel[InstSimplify] add another test for NaN propagation...
2020-09-18 Daniel Kiss[libunwind] Support for leaf function unwinding.
2020-09-18 Xing GUO[DWARFYAML] Make the include_directories, file_names...
2020-09-18 Xing GUO[DWARFYAML][test] Use 'CHECK-NEXT:' to make checkers...
2020-09-18 David Greene[UpdateCCTestChecks] Include generated functions if...
2020-09-18 Max Kazantsev[Test] Missing range check removal opportunity
2020-09-18 Florian Hahn[Polly] Update map passed to SCEVParameterReweriter.
2020-09-18 Nicolas Vasilache[mlir][Linalg] Evolve named ops to use assembly form...
2020-09-18 Florian HahnRecommit "[DSE] Switch to MemorySSA-backed DSE by default."
next