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-12-09
Duncan P. N...
VFS: Return new file systems as uniquely owned when...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Duncan P. N...
ADT: Allow IntrusiveRefCntPtr construction from std...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Wei Mi
[SampleFDO] Store fixed length MD5 in NameTable instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Giorgis Georgakoudis
[OpenMP] Add doxygen generation for the runtime
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Craig Topper
[RISCV] Share VTYPE encoding code between the assembler...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Ilya Leoshkevich
Prevent FENTRY_CALL reordering
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Philip Reames
[indvars] Common a bit of code [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Duncan P. N...
ADT: Add hash_value overload for Optional
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Duncan P. N...
ADT: Remove the unused explicit `OptionalTest` fixture...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur Eubanks
[gold][NPM] Use NPM with ENABLE_EXPERIMENTAL_NEW_PASS_M...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur Eubanks
[ELF][LTO][NPM] Use NPM with ENABLE_EXPERIMENTAL_NEW_PA...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan James
[clang-tidy][NFC] Made Globlist::contains const
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur O'Dwyer
[libc++] Mark my new <algorithm> test unsupported on...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jessica Paquette
[AArch64][GlobalISel] Swap select operands when inverti...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Anna Thomas
[ScalarizeMaskedMemIntrin] Add new PM support
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur O'Dwyer
[libc++] Add _VSTD:: qualifications to ADL-proof <algor...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur O'Dwyer
[libc++] ADL-proof __libcpp_is_nothrow_constructible.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Matt Morehouse
[DFSan] Add pthread and other functions to ABI list.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur Eubanks
Pin -loop-reduce to legacy PM
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jessica Paquette
[AArch64][GlobalISel] Check if G_SELECT has been optimi...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Duncan P. N...
ARCMigrate: Use hash_combine in the DenseMapInfo for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur Eubanks
[NFC] Rename IsCodeGenPass to ShouldPinPassToLegacyPM
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Kazushi (Jam...
[VE] Correct LVLGen (LVL instruction insert pass)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Fangrui Song
[Driver] Add -gno-split-dwarf which can disable debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Siva Chandra...
[libc] Raise x87 exceptions by synchronizing with ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Saleem Abdulrasool
APINotes: add bitcode format schema definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Saleem Abdulrasool
Bitcode: add some convenience helpers for streaming...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Fangrui Song
[Driver] Don't make -gsplit-dwarf imply -g2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Florian Hahn
[AArch64] Fix rottype use in complex instr defs.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Harald van...
[X86] Handle localdynamic TLS model in x32 mode
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Duncan P. N...
Frontend: Clarify logic for using the preamble in ASTUn...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Louis Dionne
[libc++] Implement missing feature-test macro __cpp_lib...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Louis Dionne
[libc++] NFC: Indent feature-test macro script consistently
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan James
[clang-tidy] Add support for diagnostics with no location
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Austin Kerbow
[AMDGPU] Add new pseudos for indirect addressing with...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Craig Topper
[RISCV] Add isel patterns for SBCLRI/SBSETI/SBINVI...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
LLVM GN Syncbot
[gn build] Port 39431e479ff
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
LLVM GN Syncbot
[gn build] Port 1821265db68
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Valentin Clement
[flang][openacc] Avoid use of init, shutdown and set...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Roman Lebedev
[clang-tidy] Introduce misc No Integer To Pointer Cast...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Chih-Ping Chen
[DebugInfo] Add handling of stringLengthExp operand...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur Eubanks
[llvm-lto2] Use NPM with ENABLE_EXPERIMENTAL_NEW_PASS_M...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Raphael Isemann
[cmake] Make ExecutionEngine/Orc/Shared depend on intri...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Valentin Clement
[flang][openacc] Update reference to OpenACC 3.1 specif...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur Eubanks
[gn build] Move ScalarizeMaskedMemIntrin.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Craig Topper
[RISCV] Detect more errors when parsing vsetvli in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Craig Topper
[RISCV] When parsing vsetvli in the assembler, use...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Masoud Ataei
[PPC] Fixing a typo in altivec.h. Commenting out an...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Valentin Clement
[flang][openacc] Add missing loop construct restriction...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Adam Czachorowski
[clangd] ExpandAutoType: Do not offer code action on...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jessica Paquette
[AArch64][GlobalISel] Fold G_SELECT cc, %t, (G_ADD...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Matt Morehouse
[DFSan] Add several math functions to ABI list.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Yuriy Chernyshov
[libc++] Add std::hash<char8_t> specialization if char8...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jessica Paquette
[AArch64][GlobalISel] Fold binops on the true side...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jessica Paquette
[AArch64][GlobalISel] Don't explicitly write to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nuno Lopes
DenseMap: fix build with clang in C++20 mode
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jez Ng
[lld-macho] Support parsing of bitcode within archives
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jez Ng
[lld-macho][nfc] Move some methods from InputFile to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Eugene Zhulenev
[mlir] Async: Add numWorkerThreads argument to createAs...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
peter klausler
[flang] Implement derived type description table encoding
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Craig Topper
[RISCV] Replace custom isel code for RISCVISD::READ_CYC...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Yuanfang Chen
[Time-report] Add a flag -ftime-report={per-pass,per...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Eric Seidel
cppcoreguidelines Narrowing Conversions Check: detect...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jeroen Dobbelaere
[compiler-rt santizer] Use clock_gettime instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Benjamin Kramer
Move createScalarizeMaskedMemIntrinPass to Scalar.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Benjamin Kramer
Remove unused include. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur Eubanks
[test] Rewrite phi-empty.ll into a unittest
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Sanjay Patel
[VectorCombine] add tests for load of insert/extract...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Huihui Zhang
[AArch64][SVE] Add lowering for llvm.maxnum|minnum...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Bardia Mahjour
[LV] Make optimal-epilog-vectorization-profitability...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nigel Perks
Fix inconsistent availability attribute message string...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Anna Thomas
[ScalarizeMaskedMemIntrinsic] Move from CodeGen into...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jessica Paquette
[AArch64][GlobalISel] Select G_SADDO and G_SSUBO
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan James
[clangd][NFC] Small tweak to combined provider
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Marek Kurdej
[libc++] [LWG3221] Add tests for wrapping operator...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Xun Li
[coroutine] should disable inline before calling coro...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nico Weber
[gn build] (manually) port db61b1844e11f
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Christian Sigg
[mlir] Revert "Tighten access of RewritePattern methods."
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Simon Pilgrim
SemaType.cpp - use castAs<> instead of getAs<> for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Tres Popp
[mlir] Use rewriting infrastructure in AsyncToLLVM
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Arthur O'Dwyer
[libc++] ADL-proof <iterator>. `__convert_to_integral...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frederik Gossen
Add sqrt lowering from standard to NVVM
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Louis Dionne
[libc++] Add a CI job to backdeploy to macOS 10.14
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Benjamin Kramer
[mlir][Shape] Canonicalize assume_all with one input...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Gabor Marton
[analyzer][StdLibraryFunctionsChecker] Add more return...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Gabor Marton
[analyzer][StdLibraryFunctionsChecker] Make close and...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Valentin Clement
[flang][openacc] Add clause validity tests for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Teresa Johnson
[ICP] Don't promote when target not defined in module
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Christian Sigg
[mlir] Tighten access of RewritePattern methods.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Stefan Pintilie
[PowerPC] Fix missing nop after call to weak callee.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Simon Pilgrim
[X86] Regenerate vector-shift-*.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Simon Pilgrim
[X86] Regenerate store-narrow.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Simon Pilgrim
[X86] Regenerate bmi-intrinsics-fast-isel.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Simon Pilgrim
[X86] Regenerate addcarry2.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Simon Pilgrim
[X86] Regenerate sttni.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Simon Pilgrim
[X86] Regenerate clzero.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Chris Kennelly
[clang-tidy] Omit std::make_unique/make_shared for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
David Green
[ARM] Turn pred_cast(xor(x, -1)) into xor(pred_cast...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Kevin P. Neal
[FPEnv] Correct constrained metadata in fp16-ops-strict.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Chris Kennelly
[clang-tidy] Recognize single character needles for...
commit
|
commitdiff
|
tree
|
snapshot
next