platform/upstream/llvm.git
2021-08-19 Ben Shi[RISCV][test] Add new tests for add optimization in...
2021-08-19 Simon Pilgrim[X86] Regenerate store_op_load_fold.ll test checks
2021-08-19 Sam McCall[CodeComplete] Only complete attributes that match...
2021-08-19 Marco Elver[tsan] Fix pthread_once() on Mac OS X
2021-08-19 Frederik GossenAvoid unused variable when NDEBUG
2021-08-19 Sven van Haastregt[OpenCL] Fix as_type(vec3) invalid store creation
2021-08-19 Bjorn Pettersson[NewPM] Make some sanitizer passes parameterized in...
2021-08-19 Yaron Keren[docs] Document that psutil should be installed in...
2021-08-19 Renato GolinUpdate {Small}BitVector size_type definition
2021-08-19 Andrzej Warzynski[OptTable] Refine how `printHelp` treats empty help...
2021-08-19 Martin Storsjö[clang] [MSVC] Implement __mulh and __umulh builtins...
2021-08-19 David Sherwood[LoopVectorize][AArch64] Enable ordered reductions...
2021-08-19 Stuart Ellis[flang][driver] Add print function name Plugin example
2021-08-19 Matthias Springer[mlir][scf] Simplify affine.min ops after loop peeling
2021-08-19 Diana Picus[flang] Add POSIX implementation for SYSTEM_CLOCK
2021-08-19 Christian SiggSimplify setting up LLVM as bazel external repo
2021-08-19 John Demme[MLIR] [Python] Add `owner` to `mlir.ir.Block`
2021-08-19 Tobias Gysi[mlir][linalg] Set result types in all builders.
2021-08-19 Wenlei He[CSSPGO] Track and use context-sensitive post-optimizat...
2021-08-19 Anshil GandhiRevert "[HIP] Allow target addr space in target builtins"
2021-08-19 Lang Hames[examples] Fix Kaleidoscope for Windows
2021-08-19 Sam Clegg[WebAssembly] Avoid unused function imports in PIC...
2021-08-19 luxufan[JITLink] Optimize GOTPCRELX Relocations
2021-08-19 Matthias Springer[mlir][linalg] Canonicalize dim ops of tiled_loop block...
2021-08-19 Lang Hames[ORC] Handle void and no-argument async wrapper calls.
2021-08-19 Sam Clegg[WebAssembly][lld] Convert signature-mismatch.ll test...
2021-08-19 Vitaly Buka[sanitizer] Use TMPDIR in Android test
2021-08-19 Matthias Springer[mlir][linalg] Remove ConstraintsSet class
2021-08-19 LLVM GN Syncbot[gn build] Port 5fdaaf7fd8f3
2021-08-19 Peter CollingbourneStackLifetime: Remove asserts for multiple lifetime...
2021-08-19 Rong Xu[SampleFDO] Flow Sensitive Sample FDO (FSAFDO) profile...
2021-08-19 Matthias Springer[mlir][Analysis][NFC] FlatAffineConstraints: Use BoundT...
2021-08-19 Vitaly Buka[scudo] Don't build SCUDO for Android
2021-08-19 Jon Chesterfield[openmp] Annotate tmp variables with omp_thread_mem_alloc
2021-08-19 Kyungwoo Lee[NFC][DebugInfo] getDwarfCompileUnitID
2021-08-19 Jon Chesterfield[libomptarget] Apply D106710 to amdgcn devicertl
2021-08-19 Aart Bik[mlir][sparse] use shared util for DimOp generation
2021-08-18 Jon Chesterfield[libomptarget][nfc][devicertl] Delete unused enums
2021-08-18 Daniel McIntosh[NFC][libcxxabi] Run clang-format on libcxxabi/src...
2021-08-18 Diego Caballero[mlir] Fix typo in SuperVectorizer
2021-08-18 Omar Emara[LLDB][GUI] Add Process Launch form
2021-08-18 owenca[clang-format] Improve detection of parameter declarati...
2021-08-18 Omar Emara[LLDB][GUI] Fix text field incorrect key handling
2021-08-18 LLVM GN Syncbot[gn build] Port d8bbfe8a4897
2021-08-18 Rafael Auler[DWARF] Expose raw bytes in DWARFExpression
2021-08-18 Chia-hung DuanEnables inferring return types for Shape op if possible
2021-08-18 Jessica Paquette[AArch64][GlobalISel] Don't allow s128 for G_ISNAN
2021-08-18 Peter Collingbournegn build: Build libclang.so and libLTO.so on ELF platforms.
2021-08-18 Jessica Paquette[AArch64][GlobalISel] Mark G_FMINNUM/G_FMAXNUM as float...
2021-08-18 Jessica Paquette[AArch64][GlobalISel] Legalize scalar G_FMINNUM + G_FMAXNUM
2021-08-18 Jon Chesterfield[libomptarget][devicertl] Replace lanemask with uint64...
2021-08-18 Anton Afanasyev[AggressiveInstCombine] Add logical shift right instr...
2021-08-18 Anton Afanasyev[Test][AggressiveInstCombine] Add one more tests for...
2021-08-18 Robert Suderman[mlir][tosa] Fix clamp to restrict only within valid...
2021-08-18 Michael Kruse[Polly] Introduce caching for the isErrorBlock function...
2021-08-18 Ali SedaghatiReapply: [NFC] factor out unrolling decision logic
2021-08-18 Andrea Di Biagio[X86][NFC] Pre-commit tests for PR51494
2021-08-18 Simon Pilgrim[PowerPC] Regenerate 2007-09-08-unaligned.ll test checks
2021-08-18 Azharuddin... [tsan] Disable all Trace unit tests on Mac
2021-08-18 Geoffrey Martin... Revert "[NFC] factor out unrolling decision logic"
2021-08-18 Joe Nash[AMDGPU] Fix atomic float max/min intrinsics
2021-08-18 Mitch Phillips[hwasan] Don't report short-granule shadow as overwritten.
2021-08-18 Nikita Popov[LICM] Remove AST-based implementation
2021-08-18 Ali Sedaghati[NFC] factor out unrolling decision logic
2021-08-18 Geoffrey Martin... [Bazel] Don't set HAVE_[DE]REGISTER_FRAME on Windows
2021-08-18 Arthur Eubanks[NFC] A couple more removeAttribute() cleanups
2021-08-18 Arthur Eubanks[NFC] Remove some unnecessary AttributeList methods
2021-08-18 Christopher... [hwasan] Flag stack safety check as requiring aarch64
2021-08-18 Craig Topper[RISCV] Remove sext_inreg+add/sub/mul/shl isel patterns.
2021-08-18 Jessica Paquette[GlobalISel] Implement lowering for G_ISNAN + use it...
2021-08-18 Han Zhu[NFC][loop-idiom] Rename Stores to IgnoredInsts; Fix...
2021-08-18 Jessica Paquette[GlobalISel] Add IRTranslator support for G_ISNAN
2021-08-18 Jinsong Ji[InstrProfiling] Support relative CountersPtr for Platf...
2021-08-18 Craig Topper[RISCV] Insert sext_inreg when type legalizing add...
2021-08-18 Jessica Paquette[GlobalISel] Add G_ISNAN
2021-08-18 Michael Kruse[Polly] Break early when the result is known. NFC.
2021-08-18 Craig Topper[RISCV] Improve constant materialization for stores...
2021-08-18 Craig Topper[RISCV] Teach isel to select ADDW/SUBW/MULW/SLLIW when...
2021-08-18 Simon Pilgrim[X86] avx512bw-intrinsics-upgrade.ll - cleanup whitespa...
2021-08-18 Craig Topper[RISCV] Add zext.h/zext.w to RISCVTTIImpl::getIntImmCos...
2021-08-18 Arthur Eubanks[NFC] Cleanup calls to CallBase::getAttribute()
2021-08-18 Florian Mayer[hwasan] Default -hwasan-use-stack-safety to off.
2021-08-18 Kazu Hirata[Bitcode] Remove unused declaration writeGlobalVariable...
2021-08-18 David Sherwood[Analysis][AArch64] Make fixed-width ordered reductions...
2021-08-18 Joseph Huber[OpenMP][NFC] Improve debug message for shared memory
2021-08-18 Louis Dionne[libc++] Skip logic for detecting C11 features when...
2021-08-18 Louis Dionne[libc++] Split off tests for aligned_alloc & friends...
2021-08-18 Arthur EubanksAdd some Function method definitions accidentally removed
2021-08-18 Joseph Huber[OpenMP] Change AAKernelInfo to ignore non-kernels
2021-08-18 Joseph Huber[Libomptarget] Correctly default to Generic if exec_mod...
2021-08-18 Vyacheslav... [clang-offload-wrapper] Disabled ELF offload notes...
2021-08-18 William S.... [MLIR] Correct linkage of lowered globalop
2021-08-18 Maryam Benimmar[PowerPC][AIX] llvm-readobj: Convert some errors to...
2021-08-18 Butygin[mlir][spirv] Add (InBounds)PtrAccessChain ops
2021-08-18 Bing1 Yu[X86] [AMX] Fix the test case failure caused by D107544.
2021-08-18 LLVM GN Syncbot[gn build] Port 38812f4ac122
2021-08-18 Arthur O'Dwyer[libc++] Implement structured binding for std::ranges...
2021-08-18 Arthur O'Dwyer[libc++] [P1614] Implement std::compare_three_way_result.
2021-08-18 Aaron BallmanUse a more general test here.
2021-08-18 Nico WeberSimplify a .mailmap entry
next