platform/upstream/llvm.git
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...
2020-09-17 Amara Emerson[AArch64][GlobalISel] Widen G_EXTRACT_VECTOR_ELT elemen...
2020-09-17 Amara Emerson[AArch64][GlobalISel] Make <8 x s16> and <16 x s8>...
2020-09-17 Sanjay Patel[VectorCombine] limit load+insert transform to one-use
2020-09-17 Craig Topper[X86] Don't match x87 register inline asm constraints...
2020-09-17 Navdeep Kumar[MLIR][Affine] Add parametric tile size support for...
2020-09-17 Abhishek Varma[MLIR] Support for return values in Affine.For yield
2020-09-17 Yaxun (Sam... Revert "[NFC] Refactor DiagnosticBuilder and PartialDia...
2020-09-17 Yaxun (Sam... Revert "[CUDA][HIP] Defer overloading resolution diagno...
2020-09-17 Sanjay Patel[VectorCombine] rearrange bailouts for load insert...
2020-09-17 Sanjay Patel[VectorCombine] add test for multi-use load (PR47558...
2020-09-17 Jinsong Ji[PowerPC][AIX] Don't hardcode python invoke command...
2020-09-17 Adrian PrantlAdd missing include
2020-09-17 jerryyin[AMDGPU] Fix ROCm unit test memref initialization
2020-09-17 Raul Tambre[Sema] Introduce BuiltinAttr, per-declaration builtin...
2020-09-17 Matt Morehouse[DFSan] Add bcmp wrapper.
2020-09-17 Eduardo Caldas[SyntaxTree][Synthesis] Fix allocation in `createTree...
2020-09-17 Bogdan Graur[amdgpu] Compilation fix for Release
2020-09-17 Sanjay Patel[InstSimplify] add tests for FP constant miscompile...
2020-09-17 David Green[ARM] Expand distributing increments to also handle...
2020-09-17 Amara Emerson[AArch64][GlobalISel] Fix bug in fewVectorElts action...
2020-09-17 Hanhan Wang[mlir][Vector] Add a folder for vector.broadcast
2020-09-17 Yaxun (Sam... Fix build failure in clangd
2020-09-17 Simon PilgrimModuloSchedule.cpp - remove unnecessary includes. NFCI.
2020-09-17 Matt MorehouseRevert "[DFSan] Add bcmp wrapper."
2020-09-17 Max Kazantsev[Test] Add tests showing that IndVars cannot prove...
2020-09-17 Valentin Clement[flang][openacc] Lower clauses on loop construct to...
2020-09-17 Valentin Clement[mlir][openacc] Change operand type from index to AnyIn...
2020-09-17 David Green[ARM] Add more MVE postinc distribution tests. NFC
2020-09-17 Yaxun (Sam... [CUDA][HIP] Defer overloading resolution diagnostics...
2020-09-17 Sanne Wouda[AArch64] Match pairwise add/fadd pattern
2020-09-17 Sanne WoudaPrecommit test updates
2020-09-17 Matt Morehouse[DFSan] Add bcmp wrapper.
2020-09-17 Alexey Bataev[OpenMP 5.0] Fix user-defined mapper privatization...
2020-09-17 Xun Li[Coroutine] Fix a bug where Coroutine incorrectly spill...
2020-09-17 Louis Dionne[libc++] Remove some workarounds for missing variadic...
2020-09-17 Michael Liao[amdgpu] Lower SGPR-to-VGPR copy in the final phase...
2020-09-17 David Green[ARM] Sink splats to MVE intrinsics
2020-09-17 Kamil Rytarowski[compiler-rt] [scudo] Fix typo in function attribute
2020-09-17 Stephan Herhut[mlir][Standard] Canonicalize chains of tensor_cast...
2020-09-17 Kamil Rytarowski[compiler-rt] [hwasan] Replace INLINE with inline
2020-09-17 Kamil Rytarowski[compiler-rt] [netbsd] Include <sys/dkbad.h>
2020-09-17 alex-t[AMDGPU] should expand ROTL i16 to shifts.
2020-09-17 Kamil Rytarowski[compiler-rt] [tsan] [netbsd] Catch unsupported LONG_JM...
next