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