platform/upstream/llvm.git
2021-10-26 Shoaib Meenai[clangd] Attempt to fix buildbots
2021-10-26 Vy Nguyen[lld-macho] Make test produce the dead.o and live.o...
2021-10-26 Vy Nguyen[lld-macho] Fix incremental build (again) from D112485
2021-10-26 Jez Ng[lld-macho] Fix incremental builds
2021-10-25 Fangrui Song[ELF] Simplify sortSection. NFC
2021-10-25 Dave Lee[lldb] Configure CMake policy CMP0116 for standalone...
2021-10-25 Sam McCall[clangd] Flush stderr after signal handlers run, so...
2021-10-25 Jez Ng[lld-macho][nfc] Test that we don't emit undef symbol...
2021-10-25 Duncan P. N... Bitcode: Use Expected<T>::takeError() and moveInto...
2021-10-25 LLVM GN Syncbot[gn build] Port 045695f85cb8
2021-10-25 Emma Blink[clangd] Print current request context along with the...
2021-10-25 Fangrui Song[ELF] Change SharedFile::soName from std::string to...
2021-10-25 Matthias KrammWhen generating C++ code, use C++ string escaping.
2021-10-25 Haowei Wu[clang][Fuchsia] Add additional unit test for availabil...
2021-10-25 Zarko Todorovski[PPC][LLVM] Inclusive terms: remove references to sanit...
2021-10-25 Alina Sbirlea[bazel build] (manually) port da47ec3ca076
2021-10-25 Fangrui Song[ELF] Remove irrelevant group signature hack working...
2021-10-25 Michael Jones[libc] fix strtol returning the wrong length
2021-10-25 Georgios Rokos[libomptarget][NFC] Add comment explaining why we pass...
2021-10-25 Nico Weber[gn build] (manually) port da47ec3ca076
2021-10-25 Julian Lettner[Sanitizer] Strip PAC from PC in StackTrace::GetNextIns...
2021-10-25 Robert Suderman[mlir][tosa] Correct tosa.avg_pool2d for specification...
2021-10-25 Nathan Ridge[clangd] Respect diagnostic suppression during preamble...
2021-10-25 Fangrui Song[ELF] Remove irrelevant SHT_INIT_ARRAY/SHT_FINI_ARRAY...
2021-10-25 Shilei Tian[OpenMP][Offloading] Only get trip count if team construct
2021-10-25 Arthur Eubanks[test] Make test added in D112473 check the IR
2021-10-25 Craig Topper[LegalizeTypes][TargetLowering] Merge getShiftAmountTyF...
2021-10-25 Fangrui Song[ELF] Update comments/diagnostics for -defsym and ...
2021-10-25 Duncan P. N... Basic: Stop using expectedToOptional() in FileManagerTe...
2021-10-25 Nikita Popov[SCEV] Move SCEVLostPoisonFlags() check into SCEVExpander
2021-10-25 Arthur Eubanks[AlwaysInliner] Invalidate analyses when we delete...
2021-10-25 Arthur Eubanks[gn build] Add missing CodeGenTests dependency
2021-10-25 Joe Loser[libc][NFC] Remove extra space in libc/CMakeLists.txt
2021-10-25 Joe Loser[libc][NFC] Remove extra slash in path in libc/CMakeLis...
2021-10-25 Arthur Eubanks[docs][NewPM] Add example C++ code on how to actually...
2021-10-25 Zarko Todorovski[LLVM] Inclusive terms: remove/replace references to...
2021-10-25 Nikita Popov[BasicAA] Add test for benign range overflow (NFC)
2021-10-25 Jakub Kuderski[DomTree][NFC] Clean up nits in DomTree code
2021-10-25 Fangrui Song[ELF][X86] Support R_X86_64_PLTOFF64
2021-10-25 Fangrui Song[ELF] Support 128-bit bitmask in oneof(RelExpr)
2021-10-25 Kirill Bobyrev[clangd] IncludeCleaner: Complicated rules for enum...
2021-10-25 Fangrui Song[ELF] Update comments/diagnostics for some long options...
2021-10-25 MaheshRavishankar[mlir][Linalg] Allow comprehensive bufferization to...
2021-10-25 Sanjay Patel[x86] add tests for vector -1 constant materialization...
2021-10-25 Fangrui Song[ELF] Delete unneeded hack for discarding empty name...
2021-10-25 Greg ClaytonAdd modules stats into the "statistics dump" command.
2021-10-25 Stefan Gränitz[JITLink] Fix warning 'shift count exceeds width' in...
2021-10-25 Boian Petkantchin[MLIR][Math] Add erf to math dialect
2021-10-25 Wei Wang[openmp] Emit deferred diag only when device compilatio...
2021-10-25 AndreyChurbanov[OpenMP] libomp: disable definitions of 5.1 atomics...
2021-10-25 Michał Górny[lldb] [DynamicRegisterInfo] Remove AddRegister() and...
2021-10-25 Michał Górny[lldb] [gdb-remote] Remove HardcodeARMRegisters() hack
2021-10-25 Dmitry Vyukovtsan: add DynamicMutexSet helper
2021-10-25 Dmitry Vyukovmsan: disble CHECK test on powerpc64
2021-10-25 Aart Bik[mlir][sparse] lower trivial tensor.cast on identical...
2021-10-25 David BlaikieAdd release notes for the LLDB impact from the array...
2021-10-25 David BlaikieRemove referenced to deleted parallel-libs project
2021-10-25 Jeremy Morse[DebugInfo][InstrRef][NFC] Switch to using DenseMaps...
2021-10-25 Mike Rice[OPENMP51]Initial parsing/sema for append_args clause...
2021-10-25 Valentin Clement[fir][NFC] Format and make FIROps.td homogenous
2021-10-25 Valentin Clement[fir][NFC] Move MLIR includes to FIRDialect.td
2021-10-25 Wouter van... [WebAssembly] support Memory64 in target_features section
2021-10-25 Jeremy Morse[DebugInfo][InstrRef] Recover stack-slot tracking perfo...
2021-10-25 Craig Topper[RISCV] Remove always_inline and nodebug attributes...
2021-10-25 Philip Reames[indvars] Fix pr52276 (missing one use check)
2021-10-25 Vladimir Inđić[OpenMP][OMPT] thread_num determination during executio...
2021-10-25 Vladimir Inđić[OpenMP][OMPT][clang] task frame support fixed in __kmp...
2021-10-25 Joachim Protze[OpenMP][Tests] Test omp_get_wtime for invariants
2021-10-25 Joachim Protze[OpenMP][Tests][NFC] Actually check for test outcome
2021-10-25 Joachim Protze[OpenMP][Tests][NFC] Mark tests trying to link COI...
2021-10-25 Joachim Protze[OpenMP][Tests][NFC] Replace atomic increment by reduction
2021-10-25 Joachim Protze[OpenMP][Tools][NFC] Fix C99-style declaration of itera...
2021-10-25 Joachim Protze[OpenMP][Tools][NFC] Pass intel license ENV to lit
2021-10-25 Raphael Isemann[lldb] Modernize and expand TestCppBitfields
2021-10-25 Kazu Hirata[clang] Use llvm::{count,count_if,find_if,all_of,none_o...
2021-10-25 Craig Topper[RISCV] Reduce the number of RISCV vector builtins...
2021-10-25 Nikita Popov[BasicAA] Add test for incorrect non-negative logic...
2021-10-25 MaheshRavishankarRevert "[mlir][Linalg] Allow comprehensive bufferizatio...
2021-10-25 Craig Topper[RISCV] Add vcsr CSR name for V extension.
2021-10-25 Danila Malyutin[CodeGen] Fix dependence breaking for tied operands
2021-10-25 MaheshRavishankar[mlir][Linalg] Allow comprehensive bufferization to...
2021-10-25 Jeremy Morse[DebugInfo] Follow up to ee3eee71e, x86 tests need...
2021-10-25 Pavel Labath[lldb] Remove a trailing \0 from the result of HostInfo...
2021-10-25 Joe Loser[libc++][NFC] Remove unimplemented parts of chrono...
2021-10-25 Konstantin... [libc++] LWG3001: add `remove_extent_t` to `weak_ptr...
2021-10-25 Yaxun (Sam... [HIP][OpenMP] Fix assertion in deferred diag
2021-10-25 Louis Dionne[libc++] Include revision numbers in the paper status...
2021-10-25 Michał Górny[lldb] [Host/ConnectionFileDescriptor] Do not use non...
2021-10-25 Jeremy Morse[DebugInfo][InstrRef] Track values fused into stack...
2021-10-25 Danila Malyutin[AArch64] Handle ST1iN instructions in isAArch64FrameOf...
2021-10-25 Pavel Labath[lldb] Modernize Platform::GetOSBuildString
2021-10-25 Vy Nguyen[lld-macho][nfc] Rename output binary so it doesn't...
2021-10-25 Nikita Popov[BasicAA] Use ranges for more than one index
2021-10-25 Alexey Bataev[SLP]Change the order of the reduction/binops args...
2021-10-25 Chris BienemanDocument `LLVM_USE_SPLIT_DWARF` option
2021-10-25 Jeremy Morse[DebugInfo][NFC] Avoid a use-after-free
2021-10-25 Kadir Cetinkaya[clang][unittests] Fix shared lib builds
2021-10-25 Sanjay Patel[DAGCombiner] make matching bit-hack form of usubsat...
2021-10-25 Tim NorthoverCodeGenPrep: remove all copies of GEP from list if...
2021-10-25 Dmitry Vyukovsanitizer_common: trap on CHECK failure
next