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
2022-06-08
Vladislav Khmelevsky
[BOLT] Set valid index for functions with profiles
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
lorenzo chelini
[MLIR][Math] Add round operation
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Simon Pilgrim
[Hexagon] Regenerate build-vector-v4i8-zext.ll to show...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Benjamin Kramer
[AST] Make header self-contained
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
LLVM GN Syncbot
[gn build] Port 916e9052ba95
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Andrew Ng
[CMake] Improve support for ASAN on Windows with MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Nikolas Klauser
[libc++] Implement ranges::adjacent_find
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Nikita Popov
[Docs] Add version support information for opaque point...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Paul Walker
[SelectionDAG] Remove invalid TypeSize conversion from...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Paul Walker
[SVE] Fix incorrect code generation for bitcasts of...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Nikita Popov
[Bitcode] Re-enable verify-uselistorder test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Max Kazantsev
[Test] Add XFAIL test for PR55689
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Martin Storsjö
[doc] Add release notes about SEH unwind information...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Matthias Springer
[mlir][bufferize] Improve buffer writability analysis
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Chuanqi Xu
[NFC] Remove commented cerr debugging loggings
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
David CARLIER
[Sanitizers] intercept FreeBSD procctl
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Benjamin Kramer
[mlir][MemRef] Fix a crash when expanding a scalar...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
LLVM GN Syncbot
[gn build] Port 638b0fb4d651
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Nathan James
[ADT][NFC] Early bail out for ComputeEditDistance
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
lorenzo chelini
[MLIR][SCF] Improve doc (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Kito Cheng
Revert "[SplitKit] Handle early clobber + tied to def...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Fangrui Song
[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
python3kgae
[DirectX][Fail crash in DXILPrepareModule pass when...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Kito Cheng
[SplitKit] Handle early clobber + tied to def correctly
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Kito Cheng
[RISCV] Testcase to show wrong register allocation...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Nathan Lanza
[MLIR] Add an install target for mlir-libraries
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Chuanqi Xu
[Debug] [Coroutines] Add deref operator for non complex...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Nathan Lanza
Update the ProgrammersManual explanation for ilist...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Sunho Kim
[JITLink][ELF][AArch64] Implement ADR_GOT_PAGE, LD64_GO...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Leonard Chan
Reland "[NFC][compiler-rt][asan] Unify asan and lsan...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Joe Loser
Revert "[libc++][test] Mark ranges.transform.pass.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Wael Yehia
[InstCombine] decomposeSimpleLinearExpr should bail...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Lang Hames
[JITLink][ELF][AArch64] Implement R_AARCH64_ABS64 reloc...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Kevin Athey
[MSAN] exclude android from pthread_getaffinity_np...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Leonard Chan
Revert "[NFC][compiler-rt][asan] Unify asan and lsan...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Sunho Kim
[JITLink][ELF][AArch64] Implement R_AARCH64_LDST*_ABS_L...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Leonard Chan
Fix for e1d84c421df1bd496918bc4dd30f040d47906a77
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Leonard Chan
[compiler-rt][lsan] Choose lsan allocator via SANITIZER...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Leonard Chan
[NFC][compiler-rt][asan] Unify asan and lsan allocator...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Derek Schuff
[WebAssembly][Objcopy] Check that --only-keep-debug...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Leonard Chan
[compiler-rt][sanitizer] Have all OOM-related error...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Lang Hames
[ORC-RT] Remove a stale comment.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Sunho Kim
[JITLink][ELF][AArch64] Implement ADR_PREL_PG_HI21...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Kevin Athey
[MSAN] Add interceptor for pthread_getaffinity_np.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Kevin Athey
Add checks for -lresolv to sanitizer-ld test.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Wolfgang Pieb
Revert "[Metadata] Add a resize capability to MDNodes...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Sanjay Patel
[InstCombine] [InstCombine] reduce left-shift-of-right...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Sanjay Patel
[InstCombine] add tests for left-shift-of-right-shifted...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Sanjay Patel
[InstCombine] reduce code duplication for accessing...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
owenca
[clang-format] Skip parsing a block if it's nested...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Pengxuan Zheng
[NFC][test] Improve ecsymbols.test
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Nico Weber
[gn build] (manually) port f3966eaf86 (_LIBCPP_ENABLE_D...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Douglas Yung
Revert "[clang-diff] Fix assertion error when dealing...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Paul Kirth
[compiler-rt] Avoid truncating Symbolizer output
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Wolfgang Pieb
[Metadata] Add a resize capability to MDNodes and add...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Jason Molenda
Skip TestConcurrentWatchBreak.py on Darwin arm64
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Aart Bik
[mlir][sparse] updated our sparse dialect doc with...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Vitaly Buka
[NFC] Exctract getNoSanitizeMask lambda
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Vitaly Buka
[NFC] Move part of SanitizerMetadata into private method
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Mitch Phillips
[NFC] Clang-format parts of D126929 and D126100
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Mitch Phillips
[NFC][CodeGen] Rename method
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Christopher...
Revert "[mlir][vector] Allow unroll of contraction...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Jason Molenda
Track transition from launch dyld to shared-cache dyld
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Louis Dionne
[libc++] Make the Debug mode a configuration-time only...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Philip Reames
[GuardWidening] Fix a nasty cast bug in c2eccc6
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Philip Reames
Revert "[MemDep][NFCI] Remove redundant dyn_cast, repla...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Sunho Kim
[JITLink][AArch64] Refactor isLoadStoreImm12 check...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Florian Hahn
[VPlan] Handle VPInst without underlying instr in VPInt...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Joseph Huber
[Binary] Make the OffloadingImage type own the memory
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Joseph Huber
[Binary] Align the image offset in OffloadBinary
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Aaron Ballman
Update the C2x status page from latest working draft
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Philip Reames
Revert "[LLVM][Casting.h] Add trivial self-cast"
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Martin Sebor
[InstCombine] Fold memchr of sequences of same characters
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Martin Sebor
[InstCombine] Add substr helper function (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Sam Estep
[clang][dataflow][NFC] Fix filename typos in tests
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Joe Nash
Reland [AMDGPU] gfx11 vop3dpp instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Derek Schuff
[WebAssembly] Add WASM_SEC_LAST_KNOWN to BinaryFormat...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Sunho Kim
[JITLink][ELF][AArch64] Lift MachO/arm64 edges into...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
William Huang
[ValueTracking] Add support to deduce a PHI node being...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Reid Kleckner
[config] Remove vestigial LLVM_VERSION_INFO
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Reid Kleckner
[config] Remove RETSIGTYPE from config.h.cmake, NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Erich Keane
[CodeGen] Fix an issue when the 'extern C' replacement...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Philip Reames
[PointerUnionTest] Fix an incorrectly written test
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Kaining Zhong
[clang-diff] Fix assertion error when dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Jay Foad
[CodeEmitter] Fix encoding wide instructions on big...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
David Green
[AArch64] Remove isDef32
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Vince Bridgers
[analyzer] Fix null pointer deref in CastValueChecker
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Sanjay Patel
[InstCombine] reduce right-shift-of-left-shifted consta...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Sanjay Patel
[InstCombine] add vector tests for shift-shift; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Groverkss
[MLIR][Presburger] Fix subtract processing extra inequa...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Alan Zhao
[llvm-ml] Remove all file extension restrictions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Mark de Wever
[libc++] Removes _LIBCPP_AVAILABILITY_TO_CHARS.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Philip Reames
Add initial coverage for invalid instruction costs...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Mark de Wever
[libc++][CI] Updates Docker image.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Mark de Wever
[libc++] Don't use static constexpr in headers.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
David Penry
[NFC] Fix spelling/newlines in comments/debug messages
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Benjamin Kramer
[format] Fix an uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Joseph Huber
[Libomptarget] Do not use retaining attributes for...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Simon Pilgrim
[DAG] combineShuffleOfSplatVal - fold shuffle(splat...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Muhammad Omair...
[LLDB] Remove decorator from XPASSes AArch64/Windows
commit
|
commitdiff
|
tree
|
snapshot
next