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
2020-11-11
Sam McCall
[clangd] Sanity-check array sizes read from disk before...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Louis Dionne
[libc++] NFC: Simplify incude of <cstdlib>
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Louis Dionne
[libc++abi] Reuse libc++'s refstring.h header instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
peter klausler
[flang] Fix CheckSpecificationExpr handling of associat...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Arthur Eubanks
[CGSCC][Inliner] Handle new non-trivial edges in update...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Florian Hahn
[Matrix] Update mangling to use paramterized vendor...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Louis Dionne
[libc++] NFC: Synchronize libc++abi and libc++ new...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jessica Paquette
[AArch64][GlobalISel] Mark G_FCONSTANT as legal when...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Kazushi (Jam...
[VE] Support vector register in inline asm
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Duncan P. N...
Frontend: Skip namespace around createVFSFromCompilerIn...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
peter klausler
[flang] Allow labels on END statements.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jianzhou Zhao
Add a flag to control whether to propagate labels from...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Xiang Xiao
[libcxx] Check _LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Walter Erquinigo
Fix 21555fff4de811309ea7935f9cb65578c957d77f
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
David Blaikie
Add missing override (& fix an else-after-return while...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
peter klausler
[flang] Use IMPLICIT from scope of external function...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Mehdi Amini
Revert "[clang][cli] Port ObjCMTAction to new option...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Peyton, Jonathan L
[OpenMP] Fix shutdown hang/race bug
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sam McCall
[clangd] Fix serialization error check.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
David Green
[AArch4] Regenerate test checks for f16-imm.ll. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
peter klausler
[flang] Add isnan() extension intrinsic function, with...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Pavel Iliin
[NFC] [Legalize] Fix spaces and style.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Mehdi Amini
Disable implicit nesting on parsing textual pass pipeline
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Thomas Raoux
[mlir] Fix post-dominance between blocks of different...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Joachim Protze
[OpenMP][Tool] Fix possible NULL-pointer dereference...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Joachim Protze
[OpenMP][Tests] Fix compiler warnings in OpenMP runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Joachim Protze
[OpenMP][OMPT] Update the omp-tools header file to...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jianzhou Zhao
Add a simple stack trace printer for DFSan
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Akira Hatanaka
Move variable declarations to functions in which they...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Vedant Kumar
[lldb/test] Add missing decorators import
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Vedant Kumar
[ThreadPlan] Add a test for `thread step-in -r`, NFC...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Haowei Wu
[NFC] Reformat llvm-elfabi
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[RISCV] srem-vector-lkk.ll - remove unused check prefix
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[Sparc] fp16-promote.ll - Refactor check prefixes ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[SystemZ] Regenerate some fp tests + remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[BPF] intrinsic-array-2.ll - remove unused check prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Stella Laurenzo
[mlir][Python] Allow PassManager to interop with the...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Walter Erquinigo
[intel-pt][trace] Implement a "get supported trace...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Fangrui Song
[llvm-objcopy][ELF] Try fixing non-determinism of Segme...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Vedant Kumar
[MachO] Allow the LC_IDENT load command
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Nikita Popov
[BasicAA] Add test for incorrect BatchAA result (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[Driver] hip-toolchain-device-only.hip - remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Stella Laurenzo
[mlir][Python] Add Windows DLL loader to get python...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Craig Topper
[RISCV] Remove traces of Glue from RISCVISD::SELECT_CC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jessica Paquette
[AArch64][GlobalISel] Select arith extended add/sub...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Fangrui Song
[llvm-objcopy] --only-keep-debug: place zero-size segme...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jessica Paquette
[AArch64][GlobalISel] Select negative arithmetic immedi...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jay Foad
[AMDGPU] Separate out real exp instructions by subtarge...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jay Foad
[AMDGPU] Split exp instructions out into their own...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Scott Linder
[NFC][AMDGPU] Clean up some lit test prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Stella Stamenova
Revert "[ThreadPlan] Add a test for `thread step-in...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jay Foad
[AMDGPU] Make use of SIInstrInfo::isEXP. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Alex Richardson
[AsmParser] Add source location to all errors related...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Alex Lorenz
[clang] ns_error_domain attribute also supports CFStrin...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[CodeGenCXX] Remove unused check prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[CodeGenOpenCL] Fix check prefix typo on convergent...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[CodeGenObjC] Remove unused check prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[CodeGenCUDA] Fix check prefix typo on device-stub...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sam McCall
[Syntax] Tablegen Sequence classes. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Hans Wennborg
Revert "Reland [CFGuard] Add address-taken IAT tables...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sam McCall
[Syntax] Tablegen operator<<(NodeKind). NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[CodeGen] Remove unused check prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[CodeGen] Fix check prefix mismatch on neon-immediate...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Nico Weber
Revert "[hwasan] Fix Thread reuse."
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sander de Smalen
Revert "[LoopVectorizer] NFCI: Calculate register usage...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jay Foad
Revert "Revert "[AMDGPU] Reorganize GCN subtarget featu...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[ValueTracking] computeKnownBitsFromShiftOperator ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Nico Weber
clang-cl: Expose -f[no-]delete-null-pointer-checks...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Paul Lietar
[mlir] Fix exports in mlir_async_runtime
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
LLVM GN Syncbot
[gn build] Port 250de7388b3
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Elvina Yakubova
[OpenCL] Make Clang recognize -cl-std=1.0 as a value...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Adrian Kuegel
MLIR: Remove TanhOp from ops list. It caused a build...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Nico Weber
[gn build] (manually) port 98aa067109e
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Nico Weber
[gn build] (semi-manually) Port 454579e46a87
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Nico Weber
Revert "[gn build] (semi-manually) Port 98aa067109"
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Adrian Kuegel
MLIR: add SinOp Lowering to __ocml_sin_f32 and __ocml_s...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Andrzej Warzynski
[flang][driver] Make sure that `-###` is marked as...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Caroline Concatto
[AArch64]Add memory op cost model for SVE
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Nico Weber
[gn build] (semi-manually) Port 98aa067109
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Simon Pilgrim
[KnownBits] Add KnownBits::commonBits helper. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Max Kazantsev
[Test] Add failing test for PR48150
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jan Svoboda
[clang][cli] Port ObjCMTAction to new option parsing...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Kerry McLaughlin
[SVE][CodeGen] Lower scalable masked scatters
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sam McCall
[Syntax] Start to move trivial Node class definitions...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Aleksandr Platonov
[clangd] Improve clangd-indexer performance
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Andrzej Warzynski
Revert "[flang] Fix CheckSpecificationExpr handling...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Krasimir Georgiev
[clang-format] do not break before @tags in JS comments
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Florian Hahn
[llvm-reduce] Add reduction for special globals like...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Kerry McLaughlin
[SVE][CodeGen] Add the isTruncatingStore flag to MSCATTER
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sander de Smalen
[LoopVectorizer] Silence warning in GetRegUsage.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Yashaswini
Add Semantic check for Flang OpenMP 4.5 - 2.7.1 schedul...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sam McCall
Reland [Syntax] Add minimal TableGen for syntax nodes...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Daniel Kiss
[libunwind] LIBUNWIND_REMEMBER_HEAP_ALLOC to cmake.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sander de Smalen
[LoopVectorizer] NFCI: Calculate register usage based...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Kirill Bobyrev
[clangd] Abort rename when given the same name
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sam Parker
[NFC][ARM] Replace lambda with any_of
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Sander de Smalen
[LoopVectorizer] NFC: Return ElementCount from compute...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Eugene Zhulenev
[mlir] Add NumberOfExecutions analysis + update RegionB...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Tres Popp
[mlir] Rework DialectConversion inlineRegionBefore
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Christian Sigg
[mlir][gpu] Add missing initialization of gpu runtime...
commit
|
commitdiff
|
tree
|
snapshot
next