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
2023-03-21
OCHyams
[NFC] Add iterator traits to BitVector set_bits_iterator
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
David Spickett
[LLDB] Show sub type of signals when debugging a core...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Nikita Popov
[InstCombine] Simplify foldOperationIntoSelectOperand...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Max Kazantsev
[Test] Add test on freezing of widenable condition
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Valentin Clement
[flang] Handle polymorphic entities with rank > 0 in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Ding Xiang Fei
[MergeFuncs] Compare load instruction metadata
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Ilyas Mustafazade
[NFC] Change strcpy to std::copy
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Bing1 Yu
[X86][MemFold] Stop emitting Header for X86 fold tables
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Nikita Popov
[WebAssembly] Add auto-upgrade for renamed intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
NAKAMURA Takumi
[Bazel] Fixup for D144351, Add `alwayslink` to `//llvm...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
luxufan
[InstCombine] Combine binary operator of two phi node
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
NAKAMURA Takumi
llvm-tblgen: Rewrite emitters to use `TableGen::Emitter`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
NAKAMURA Takumi
llvm-tblgen: Cleanup for each EmitterClass to be invoke...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
NAKAMURA Takumi
llvm-tblgen: Move decl of `EmitDecoder()`to TableGenBac...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
NAKAMURA Takumi
TableGen: Introduce `llvm::TableGen::Emitter` to regist...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
NAKAMURA Takumi
TableGen: Make 2nd arg `MainFn` of `TableGenMain(argv0...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
NAKAMURA Takumi
Reformat
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Kadir Cetinkaya
[clangd][NFC] Format & include cleanup for AddUsingTest...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
luxufan
[InstCombine][NFC] Precommit test case of PR61137
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Kadir Cetinkaya
Revert "Revert "[clangd] Fix AddUsing in the face of...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Luo, Yuanke
[X86] Create extra prolog/epilog for stack realignment...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Ishaan Gandhi
[Attributor] Add convergent abstract attribute
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Craig Topper
[RISCV] Simplify RISCVISAInfo::compareExtension. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Congcong Cai
[Webassembly][NFC] Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Uday Bondhugula
[MLIR][Affine] Fix addInductionVarOrTerminalSymbol
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Congcong Cai
[Webassembly][multivalue] update libcall signature...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Ben Shi
[AVR] Fix incorrect expansion of the pseudo 'ELPMBRdZ...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Lang Hames
[llvm-jitlink] Fix typo in description of llvm-jitlink...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Jie Fu
[llvm-readobj] Fix ambiguous call of printNumber in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Chuanqi Xu
[docs] Update the status for coroutines
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Peter Collingbourne
Fix Windows export list.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Michael Francis
[AIX] Consolidate Crt0Basename logic
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Johannes Doerfert
[Attributor][FIX] Avoid H2S on GPUs if the pointer...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Johannes Doerfert
[OpenMPOpt][FIX] Avoid removing barriers in callees
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Johannes Doerfert
[OpenMP][FIX] Properly track and lookup Execution Domains
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Johannes Doerfert
[Attributor][FIX] Ensure loop PHI replacements are...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Johannes Doerfert
[Attributor][NFC] Precommit test exposing a bug
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Johannes Doerfert
[Attributor][NFC] Reduce output verbosity
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Michael Jones
[libc] temporarily disable wctob entrypoint
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Michael Jones
[libc][obvious] fix missing stdio dependency
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Paul Kirth
[llvm-readobj] Provide Hash Histogram for all ELFDumper...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Paul Kirth
[support] Support printing floats in ScopedPrinter
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Michael Jones
[libc][obvious] remove currently unused types
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
LLVM GN Syncbot
[gn build] Port e4c1dfed3837
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Luo, Yuanke
[X86] Create extra prolog/epilog for stack realignment
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
ziqingluo-90
[-Wunsafe-buffer-usage] Add Fixable for dereference...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
LLVM GN Syncbot
[gn build] Port ee232506b870
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
wren romano
[mlir][sparse] Fixing -Wunused-variable in Sparsificati...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Jim Ingham
Follow on to 2c7abc83f605b2d3b1062f28422eeff81278ecd5.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Michael Jones
[libc][obvious] fix missing type headers
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Peter Collingbourne
Disable __sancov_lowest_stack on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Andrew Litteken
Revert "[IRSim] Check largest sections first when analy...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Michael Jones
[libc] add basic wide char functions
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Dave MacLachlan
Expose `__tsan_on_thread_idle` as part of tsan shared...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Andrew Litteken
[IRSim] Check largest sections first when analyzing...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Peter Collingbourne
sanitizer_common: Use plain thread_local for __sancov_l...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Vitaly Buka
[NFC][tsan] Clang-format includes
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
wren romano
[mlir][sparse] Making `TensorExp::Kind` a nested enum...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Jim Ingham
Reapply 8d024a79ea783ed3fbb5691aeaf186ad3f0a4ae9 w...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Jim Ingham
Revert "Fix a problem with "watchpoint triggers before...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Vitaly Buka
[NFC] Include tsan_interface.h in tests
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Vitaly Buka
[NFC][tsan] Add include guards
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Alex Langford
[lldb] Move UnixSignals creation into Platform plugins
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
yijia1212
modify dir of dep in OpenMPCommon
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Lang Hames
Re-apply "[JITLink][ELF] Don't skip debug info sections...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Peiming Liu
[mlir][sparse] extend loop emitter and optimize lattice...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Jim Ingham
Fix a problem with "watchpoint triggers before" watchpo...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Michal Paszkowski
[SPIR-V] Add Machine Value Type for SPIR-V builtins
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Ian Anderson
[libunwind][Modules] Add unwind_arm_ehabi.h and unwind_...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Michael Jones
[libc][bazel] add targets for sprintf
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Michael Jones
[libc][obvious] fix missing memory_check_utils
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Dave MacLachlan
Add declaration for `__tsan_default_options` to tsan_in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Nemanja Ivanovic
[PowerPC][NFC] Test needs to include constant pool...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Peiming Liu
[mlir][sparse] add merger/topo sort support for slice...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Mahesh Ravishankar
[mlir][Tensor] Make `TilingInterface` implementation...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Mahesh Ravishankar
[mlir][Tensor] Fix build error due to missing `<>`...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Ilyas Mustafazade
Replace strlen with StringRef::size
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Ilyas Mustafazade
[NFC] Rename ArgSize to SpellingSize, and add ArgString...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Anlun Xu
[mlir][openMP] Add bazel deps
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Mahesh Ravishankar
[mlir][Tensor] Avoid dropping attributes for `tensor...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Lang Hames
[JITLink][ELF][AArch64] Add support for ELF R_AARCH64_A...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Mahesh Ravishankar
Changes to `SCFFuseProducerOfSliceResult` to also retur...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Philip Reames
[LSR] Fix wrapping bug in lsr-term-fold logic
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Arthur Eubanks
[SampleProfile] Use LazyCallGraph instead of CallGraph
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Nemanja Ivanovic
[PowerPC][NFC] Pre-commit a test case for upcoming...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
giuseros
Add scalar support for amdgpu.raw_buffer_{load,store}
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Nadeem, Usman
[Flang] Exit gracefully with a useful message when...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Alexey Bataev
[SLP]Fix PR61554: use of missing vectorized value in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Eli Friedman
[llvm-readobj] Pretty-print IMAGE_WEAK_EXTERN_ANTI_DEPE...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Nathan Ridge
[clangd] Remove reundant use of getSpellingLoc()
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Akash Banerjee
[MLIR][OpenMP] Added OMPIRBuilder support for Target...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Jakub Kuderski
[ADT] Work around `enumerate` compilation error with...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Philip Reames
[LSR] Inline getAlternateIVEnd and simplify [nfc]
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Amara Emerson
[NFC][Outliner] Delete default ctors for Candidate...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Joseph Huber
[libc] Add environment variables to GPU libc test for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Jan Svoboda
[clang][deps] Only cache files with specific extension
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Florian Hahn
[InstCombine] Add test for issue fixed by 50fe87a5c8597e.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Alexey Bataev
[SLP][NFC]Add a test with missed buildvector node,...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Kadir Cetinkaya
Revert "[clangd] Fix AddUsing in the face of typo-corre...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Michael Francis
[AIX][Clang] Respect -r when invoking the linker
commit
|
commitdiff
|
tree
|
snapshot
next