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-27
Nikita Popov
[SCEV] Assert that GEP source element type is sized...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jay Foad
[AMDGPU] Fix assertion failure on mad with negative...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Siva Chandra...
[libc][NFC] Make the support thread library an object...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Matthias Springer
[mlir][bufferization][NFC] Change signature of getMemRe...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Simon Tatham
[libunwind,EHABI,ARM] Fix get/set of RA_AUTH_CODE.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Florian Hahn
[SCEV] Use SCEVUnknown(poison) instead of SCEVUnknown...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Mikhail Goncharov
Revert "[lldb] Fix thread step until to not set breakpo...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Nikita Popov
[FunctionAttrs] Add missing pass dependency
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Nikita Popov
[ArgPromotion] Remove legacy PM support
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Adrian Kuegel
[mlir] Fix ClangTidyPerformance finding (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Chuanqi Xu
[NFC] Add parentheses around && within || to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jacques Pienaar
[mlir] Flip MemRef dialect to _Both (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Chuanqi Xu
Revert "[Coroutines] Only do symmetric transfer if...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Kazu Hirata
Don't use Optional::hasValue (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Kazu Hirata
[lld] Don't use Optional::hasValue (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Kazu Hirata
[lld] Don't use Optional::hasValue (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jacques Pienaar
[mlir] Flip more uses to prefixed accessor form (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Kazu Hirata
[clang] Don't use Optional::hasValue (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Kazu Hirata
[llvm] Don't use Optional::hasValue (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Craig Topper
[RISCV] Remove extra semicolon. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Fangrui Song
[ELF] Remove deprecated -dc
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Kazu Hirata
[llvm] Use Optional::has_value instead of Optional...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Paul Walker
[NFC][SVE] Auto-generate CHECK lines for intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Uday Bondhugula
[MLIR] NFC. Fix doc comment for AliasResult::isNo
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
sstwcw
[clang-format] Fix uninitialized memory problem
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Craig Topper
[RISCV] Evaluate ICE operands to builtins using getInte...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Frederic Cambus
[Driver][test] Add libclang_rt.profile{{.*}}.a tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
owenca
[clang-format] Quit analyzing solution space for large...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Greg Steuck
[Driver] Use Component in OpenBSD::getCompilerRT to...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Craig Topper
[RISCV] Refactor SelectAddrRegImm to not depend on...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Stella Laurenzo
[mlir] Generalize SCF passes to not have to run on...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Nuno Lopes
PHINode::removeIncomingValue: use poison as a placehold...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Craig Topper
[CodeGenPrepare] Avoid double map lookup. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Nuno Lopes
[LICM] Use poison to replace unreachable values instead...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Shivam
Update LibASTImporter.rst
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Vassil Vassilev
[clang] Add missing Interpreter -> ClangDriverOptions...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Tapasweni Pathak
Allow interfaces to operate on in-memory buffers with...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Nuno Lopes
[LoopSimplifyCFG] use poison when replacing dead instru...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Sunho Kim
Revert "[clang-repl] Support destructors of global...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Nikolas Klauser
[libc++] Simplify type_traits and use more builtins
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Nuno Lopes
[ArgumentPromotion] use poison when replacing dead...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Benjamin Kramer
[Support] Work around an issue when building with old...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Jun Zhang
[clang-repl] Implement code undo.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Sunho Kim
[clang-repl] Support destructors of global objects.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Nikita Popov
Revert "[LiveInterval] Simplify. NFC"
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Patryk Wychowaniec
[AVR] Fix expanding MOVW for overlapping registers
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Fangrui Song
[ELF] Improve compound assignment tests
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Kazu Hirata
[clang] Don't use Optional::hasValue (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Fangrui Song
[ELF] Support -= *= /= <<= >>= &= |= in symbol assignments
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Kazu Hirata
[llvm] Don't use Optional::hasValue (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Fangrui Song
[ELF] Allow ? without adjacent space
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Fangrui Song
[ELF][test] Improve expression test
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Fangrui Song
[ELF] Fix assertion failure when PROVIDE/HIDDEN/PROVIDE...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Fangrui Song
[ELF] Allow an expression to follow = in a symbol assig...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
LLVM GN Syncbot
[gn build] Port 9ed2e68c9ae5
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
sstwcw
[clang-format] Handle Verilog preprocessor directives
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
sstwcw
[clang-format] Parse Verilog if statements
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
sstwcw
[clang-format] Fix whitespace counting stuff
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Joachim Priesner
[clang-tidy] cppcoreguidelines-virtual-class-destructor...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Fangrui Song
[ELF] Fix precedence of ? when there are 2 or more...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Fangrui Song
[ELF] Fix precedence of == and != in expressions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Craig Topper
[RISCV] Merge more rv32/rv64 vector intrinsic tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Kazu Hirata
[flang] Restore Optional::value() (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Brad Smith
[Driver][Minix] -r: imply -nostdlib like GCC
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Manoj Gupta
Revert "[libc++] Simplify type_traits and use more...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Fangrui Song
[ELF] Support quoted name in the TARGET command
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Fangrui Song
[ELF] Support quoted symbol in the ENTRY command
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Fangrui Song
[ELF][test] Improve linkerscript/entry.s
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Philip Reames
Fix build after ab736a27
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Fangrui Song
[LiveInterval] Simplify. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Kazu Hirata
Revert "Don't use Optional::hasValue (NFC)"
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Kazu Hirata
Don't use Optional::hasValue (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Kazu Hirata
[clang, clang-tools-extra] Don't use Optional::{hasValu...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Sunho Kim
[ORC][LLJIT] Define atexit symbol in GenericLLVMIRPlatf...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Philip Reames
[RISCV] Implement getVScaleForTuning and thus prefer...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Kazu Hirata
[llvm] Don't use Optional::{hasValue,getValue} (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Philip Reames
[BasicTTI] Account for vector of pointers in getMemoryO...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Philip Reames
[RISCV] Make getMinRVVVectorSizeInBits and getMaxRVVVec...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Casey Carter
[libcxx][test] MaybePOCCAAllocator should meet the...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Guillaume Chatelet
[NFC] Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
LLVM GN Syncbot
[gn build] Port c92056d03881
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Corentin Jabot
[Clang][C++23] P2071 Named universal character escapes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Kazu Hirata
[mlir] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Jacques Pienaar
[mlir][shape] Switch types to ODS generated (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Matt Arsenault
GlobalISel: Make LoadStoreOpt preserve all
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Matt Arsenault
X86: Regenerate test checks
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Matt Arsenault
CodeGen: Use else if between Value and PseudoSourceValu...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Arjun P
[MLIR][Presburger] Support computing a representation...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Michał Górny
Reland "[lldb] [llgs] Support multiprocess in qfThreadInfo"
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
sstwcw
[clang-format] NFC Sort names of format token types
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Rainer Orth
[asan][test] XFAIL global-location-nodebug.cpp on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Michał Górny
Revert "[lldb] [llgs] Support multiprocess in qfThreadInfo"
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Pavel Samolysov
[DeadArgElim] Replace insert with emplace (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Valentin Clement
[flang] Use descriptors for real/complex input other...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Siva Chandra...
[libc] Add compound assignment and pre-increment operat...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Fangrui Song
[Driver] Fix -fstrict-flex-arrays= help message after...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Fangrui Song
[clang] Add back -fsanitize=array-bounds workaround...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Siva Chandra...
[libc][Obvious] Compare values of the same type in...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Siva Chandra...
[libc][Obvious] Fix incorrect nested namespace name.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Siva Chandra...
[libc] Add a cacheline size of arm target.
commit
|
commitdiff
|
tree
|
snapshot
next