platform/upstream/llvm.git
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."
2020-09-18 Daniel KissRevert "[libunwind] Support for leaf function unwinding."
2020-09-18 Florian Hahn[SCEV] Generalize SCEVParameterRewriter to accept SCEV...
2020-09-18 Gabriel Hjort... [TableGen][GlobalISel] Fix handling of zero_reg
2020-09-18 Tim NorthoverAArch64: make sure jump table entries can reach entire...
2020-09-18 Vitaly Buka[NFC][gotsan] Fix 'format' error
2020-09-18 Vitaly Buka[NFC][sanitizer] Disable a test on Windows
2020-09-18 Teresa Johnson[sanitizer] Add facility to print the full StackDepot
2020-09-18 Nikita PopovRevert "[InstCombine] Canonicalize SPF_ABS to abs intrinc"
2020-09-18 Vitaly Buka[NFC][fuzzer] Simplify StrcmpTest.cpp
2020-09-18 Andrew Wei[AArch64] Add tests for zext pattern match with AssertZ...
2020-09-18 Serge Pavlov[FPEnv] Use typed accessors in FPOptions
2020-09-18 Artur BialasRevert "This is a test commit"
2020-09-18 Artur BialasThis is a test commit
2020-09-18 Craig Topper[X86] Add some demanded bits test cases for PDEP with...
2020-09-18 Andrew Wei[AArch64] Emit zext move when the source of the zext...
2020-09-18 Teresa JohnsonRevert "[sanitizer] Add facility to print the full...
2020-09-18 Tue Ly[libc] Add implementation for hypotf
2020-09-18 Teresa Johnson[sanitizer] Add facility to print the full StackDepot
2020-09-18 Vitaly Buka[NFC] clang-format one line
2020-09-18 Vitaly Buka[NFC][Lsan] Fix zero-sized array compilation error
2020-09-18 Roland McGrath[scudo/standalone] Don't define test main function...
2020-09-17 Rahul Joshi[MLIR] Fix build failure due to https://reviews.llvm...
2020-09-17 Sean Silva[mlir][shape] Add `shape.cstr_require %bool`
2020-09-17 Vedant Kumar[lldb] Clarify docstring for SBBlock::IsInlined, NFC
2020-09-17 Amara Emerson[AArch64][GlobalISel] Make G_STORE <8 x s8> legal.
2020-09-17 Amara Emerson[AArch64][GlobalISel] clang-format AArch64LegalizerInfo...
2020-09-17 Amy Kwan[PowerPC] Add Set Boolean Condition Instruction Definit...
2020-09-17 Amy Kwan[PowerPC] Implement Vector Count Mask Bits builtins...
2020-09-17 Philip Reames[MemorySSA] Fix an unused variable warning [NFC]
2020-09-17 Rahul Joshi[MLIR][TableGen] Automatic detection and elimination...
2020-09-17 Zhaoshi Zheng[RISCV] Support Shadow Call Stack
2020-09-17 Philip Reames[AArch64] Enable implicit null check transformation
2020-09-17 Arthur Eubanks[test] Fix FullUnroll.ll
2020-09-17 Quentin Colombet[TargetRegisterInfo] Add a couple of target hooks for...
2020-09-17 Zhaoshi Zheng[NFC] Test Commit
2020-09-17 Derek SchuffSupport dwarf fission for wasm object files
2020-09-17 Florian Hahn[MemorySSA] Be more conservative when traversing Memory...
2020-09-17 Arthur Eubanks[NewPM] Fix pr45927.ll under NPM
2020-09-17 Alexander Shaposhnikov[llvm-install-name-tool] Update the command-line guide
2020-09-17 Nikita Popov[InstCombine] Canonicalize SPF_ABS to abs intrinc
2020-09-17 Whitney Tsang[LoopUnrollAndJam] Allow unroll and jam loops forced...
2020-09-17 Nikita Popov[GVN] Use that assume(!X) implies X==false (PR47496)
2020-09-17 Nikita Popov[GVN] Add additional assume tests (NFC)
2020-09-17 Florian Hahn[SCEV] Add test cases for max BTC with loop guard info.
2020-09-17 Victor HuangDisable hoisting MI to hotter basic blocks when using pgo
2020-09-17 Vitaly Buka[Lsan] Use fp registers to search for pointers
2020-09-17 Jon RoelofsAArch64::ArchKind's underlying type is uint64_t
2020-09-17 LLVM GN Syncbot[gn build] Port 7e4c6fb8546
2020-09-17 Andrew Litteken[IRSim] Adding IR Instruction Mapper
2020-09-17 Cameron McInally[SVE][WIP] Implement lowering for fixed length VSELECT...
2020-09-17 Reid Kleckner[PDB] Split TypeServerSource and extend type index...
next