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-02-16
Arthur O'Dwyer
[libc++] [test] Qualify `next` as `std::next` in a...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Arthur O'Dwyer
[libc++] [test] Qualify `move` as `std::move` in a...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Arthur O'Dwyer
[libc++] LWG2148, LWG2543: Enable std::hash<Enum> in...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Arthur O'Dwyer
[libc++] [test] Remove `using std::any{,_cast}` from...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Arthur O'Dwyer
[libc++] [test] Remove `using std::{make_,}optional...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Philip Reames
Precommit tests from D119844, expanded with additional...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Arthur O'Dwyer
[clang] [test] [NFC] Eliminate some hard tabs in tests
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Vladislav Khmelevsky
[BOLT] Update dynamic relocations from section relocations
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nikita Popov
[LowerMemIntrinsics] Explicitly use i8 type in memmove...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Louis Dionne
[libc++] Pass -fcxx-modules during our modules builds
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Sven van Haastregt
[OpenCL] Ensure atomic_init is guarded with extension
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Kevin P. Neal
[FPEnv][InstSimplify] Fold fsub X, -0 ==> X, when we...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Tue Ly
[libc] Improve hypotf performance with different algori...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Louis Dionne
[runtimes] Deprecate FOO_SYSROOT & friends
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Peter Kasting
Reland: Make lld-link work in a non-MSVC shell, add...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nikita Popov
[CGBuilder] Assert that CreateAddrSpaceCast does not...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Sanjay Patel
[InstCombine] add test for min/max intrinsic reassociat...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Florian Hahn
[DSE] Fall back to CFG scan for unreachable terminators.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Adrian Kuegel
[Bazel] Update llvm-config.h to follow the typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nikita Popov
[MemCpyOpt] Fix broken check lines (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Tim Northover
Compiler-rt: build fp_mode.c for macho_embedded variant...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Kristof Beyls
Fix 2 RestructuredText warnings.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Simon Pilgrim
[DAG] computeKnownBits - add ISD::AVGCEILU handling
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Marek Kurdej
[clang-format] Add test for SpacesInLineCommentPrefix...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Anastasia Stulova
[Docs][OpenCL] Update OpenCL 3.0 status in docs.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nathan Sidwell
[demangler] Reorder parseNestedName loop
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nathan Sidwell
[clang] Itanium mangler constructors
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nemanja Ivanovic
[ELF][test] Fix build break after 20bdd3e23263
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Florian Hahn
[MemCpyOpt] Add tests with incorrect memcpy->byval...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Andrzej Warzynski
[flang] Fix `LoweringBridge::validModule`
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Shengchen Kan
[Debugify] Mark mir-check-debugify change nothing of...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Pavel Labath
[lldb] Enable TestThreadStepOut on linux
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Sven van Haastregt
[OpenCL] Guard atomic_double with cl_khr_int64_*
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Arlo Siemsen
Add a case for Rust in LLDB's PDB reader
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Balazs Benics
[analyzer] Remove breaking RUN line in the test case
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Sheng
Revert "Revert "[M68k] Adopt VarLenCodeEmitter for...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Balazs Benics
Revert "Revert "[analyzer] Prevent misuses of -analyze...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Sheng
Revert "[M68k] Adopt VarLenCodeEmitter for control...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nikita Popov
[libunwind] Only include cet.h if __CET__ defined
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nikita Popov
[Support] Use posix_madvise() if available
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Qiu Chaofan
[NFC] Fix intel intrinsics test for PowerPC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Jan Svoboda
[Bitstream] Remove pessimizing move
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Zakk Chen
[RISCV] Add the passthru operand for some RVV nomask...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Siva Chandra...
[lib][Obvious] Fix style in a few include directives.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Chuanqi Xu
[ValueTracking] Checking haveNoCommonBitsSet for (x...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Chuanqi Xu
[C++20] [Coroutines] Implement return value optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Shao-Ce SUN
[NFC][MC] remove unused argument `MCRegisterInfo` in...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Sheng
[TableGen][VarLenCodeEmitterGen] Improve the error...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Sheng
[M68k] Adopt VarLenCodeEmitter for control instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Min-Yih Hsu
[M68k][VarLenCodeEmitter] Support reloc & pc-rel immedi...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Jonas Devlieghere
[lldb] Don't rely on wrapping in PutRawBytes/PutBytesAs...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Mubariz Afzal
Revert [SystemZ][z/OS] Fix f32 variadic argument assertion
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Serguei Katkov
[MemoryDependency] Relax the re-ordering with volatile...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Shao-Ce SUN
Revert "[NFC][MC] remove unused argument `MCRegisterInf...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Shao-Ce SUN
[NFC][MC] remove unused argument `MCRegisterInfo` in...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Jeff Bailey
Rewrite much of the index page for libc
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Carl Ritson
[MachineSink] Use SkipPHIsAndLabels for sink insertion...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Jeff Bailey
Implement basic loader for Linux aarch64
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Serguei Katkov
[MemoryDepndency] Add a test for re-ordering with volat...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nico Weber
Revert "[NFC] Update new warning to test"
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nikolas Klauser
[libc++] Remove cpp17_input_iterator.h
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Mahesh Ravishankar
[mlir][Linalg] Add pattern for folding reshape by colla...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nikolas Klauser
[libc++] Granularize algorithm includes
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Nico Weber
Revert "Add support for floating-point option `ffp...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Chuanqi Xu
[NFC] Update new warning to test
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Bin Cheng
[FuncSpec] Save compilation time by caching uses for...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Zakk Chen
[RISCV] Add the passthru operand for RVV nomask binary...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Jez Ng
[lld-macho][nfc] Clean up trailing spaces and tabs
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Matt Arsenault
AMDGPU: Use subtarget in class instead of querying...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Jez Ng
[lld-macho][nfc] Factor out callgraph parsing code
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Alexander Yermolovich
[BOLT][DWARF] Add ability to insert new entries in...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Richard Smith
Fix crash when deserializing a lambda expression in...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Fangrui Song
[ELF][test] Improve LTO duplicate symbol test
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
zhongyunde
[DAGCombiner][AArch64] Enhance to fold CSNEG into CSINC...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Sergei Grechanik
[mlir] Expose printer flags in AsmState
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Sam Clegg
[lld][WebAssembly] Don't force the export symbols assig...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Jan Korous
[Bitstream] Improve error propagation from ReadVBR
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Jan Korous
[Bitstream] Add assert to ReadVBR and ReadVBR64
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Fangrui Song
[ELF] --exclude-libs: skip local symbols for ET_REL...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Konstantin...
[libc++][ranges] Implement Ranges changes to `istream...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Reid Kleckner
[X86] Add test for interaction between pushf/popf and...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Michael Jones
[libc] change ASAN condition to generator expression
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Bixia Zheng
[mlir][sparse][taco] Handle tensor copy and trivial...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Heejin Ahn
[WebAssembly] Add TLS FileCheck lines to Wasm SjLj...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Nikolas Klauser
[libc++][test] Run clang-tidy during CI
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Mubariz Afzal
[SystemZ][z/OS] Fix f32 variadic argument assertion
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Sam Clegg
[lld][WebAssemlby] Warn on unknown -z flags
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Zahira Ammarguellat
Add support for floating-point option `ffp-eval-method...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Jonas Devlieghere
[lldb] Check max_size before resizing DataBufferHeap
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Muhammad Omair...
Fix typo in llvm-config.h.cmake
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Arthur O'Dwyer
[libc++] [test] Qualify `distance` as `std::distance...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Louis Dionne
[libc++] Mark test as unsupported with apple-clang
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Louis Dionne
[libc++] Take more knobs into account when generating...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Florian Mayer
[NFC] [MTE] only do one pass over allocas for stack...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Aaron Ballman
Use functions with prototypes when appropriate; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Stanislav Mekhanoshin
[AMDGPU] Do not define GET_INSTRINFO_SCHED_ENUM
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Fangrui Song
[ELF][PPC64] Fix assertion failure for branches to...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Louis Dionne
[libc++] Temporarily silence failing debug mode test
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Thomas Raoux
[mlir][scf] Add callback to annotate ops during pipelining
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Björn Schäpers
[clang-format][NFC] Give State.Stack.back() a meaningfu...
commit
|
commitdiff
|
tree
|
snapshot
next