platform/upstream/llvm.git
2020-11-18 Alexey Bataev[OPENMP]Fix PR48174: compile-time crash with target...
2020-11-18 Siva Chandra... [libc][obvious] Fix fdim[f|l] signatures in stdc spec.
2020-11-18 Jay Foad[AMDGPU] Fix and extend vccz workarounds
2020-11-18 Roman Lebedev[Reassociate] Don't convert add-like-or's into add...
2020-11-18 Roman Lebedev[NFC][Reassociate] Add patterns where `or` is part...
2020-11-18 Haojian Wu[AST] Enhance the const expression evaluator to support...
2020-11-18 Simon Pilgrim[X86] Add broadcast merge test case for PR48215
2020-11-18 Mikhail GoncharovFix unused variables in release build
2020-11-18 Jay Foad[AMDGPU] Rename pseudo S_WAITCNT_IDLE to S_WAIT_IDLE...
2020-11-18 Florian Hahn[ConstraintElimination] Refactor constraint extraction...
2020-11-18 Haojian Wu[clangd] Remove the trailing "." in add-using message.
2020-11-18 Jonas Paulsson[SystemZ] Use ISD::ABS opcode during isel.
2020-11-18 Raphael Isemann[lldb][NFC] Don't let Process inherit from UserID
2020-11-18 Sam Tebbs[ARM][LowOverheadLoops] Merge VCMP and VPST across...
2020-11-18 Keishi HattoriFix typo for hasAnyOverloadedOperatorName; NFC
2020-11-18 Stephen KellyRemove unportable test
2020-11-18 Hafiz Abid... Add sysroot/lib to library search path of baremetal...
2020-11-18 Benjamin Kramer[SLP] Use the minimum alignment of the load bundle...
2020-11-18 Florian Hahn[Matrix] Adjust matrix pointer type for inline asm...
2020-11-18 Seonghyun Park[sanitizer] Fix typo in log messages
2020-11-18 David Spickett[lldb] Fix a couple of remote llgs tests
2020-11-18 Max Kazantsev[IndVars] Support different types of ExitCount when...
2020-11-18 Jan Svoboda[clang][cli] Port Migrator option flags to new option...
2020-11-18 Michał Górny[lldb] [test] Un-XFAIL tests on freebsd/i386
2020-11-18 Michał Górny[lldb] [test] Un-XFAIL TestMultipleDebuggers.py
2020-11-18 Michał Górny[lldb] [test] Mark command-process-connect.test XFAIL
2020-11-18 Michał Górny[lldb] [test] Pass -mmmx to x86-gp-write test explicitly
2020-11-18 Vitaly Buka[tsan] Add pthread_cond_clockwait interceptor
2020-11-18 Christian Sigg[mlir] Simplify code generated by ConvertToLLVMPattern...
2020-11-18 Jan Svoboda[clang][cli] Remove NormalizerRetTy and use the decltyp...
2020-11-18 Esme-Yi[NFC][POwerPC] Added testcases of constant-i64.
2020-11-18 Andrzej Warzynski[NFC] Add missing dependency in the IR unittests
2020-11-18 Georgii RymarReland "[lib/Support/YAMLTraits] - Don't print leading...
2020-11-18 Simon Pilgrim[Analysis] CGSCCPassManager.cpp - fix Wshadow warnings...
2020-11-18 Jan Svoboda[clang][cli] Turn arcmt-* options into a single option
2020-11-18 Alex Zinenko[mlir] Introduce support for parametric side-effects
2020-11-18 Jan Svoboda[clang][cli] Add ability to make fixups to CompilerInvo...
2020-11-18 Martin Storsjö[libcxx] Add missing _LIBCPP_FUNC_VIS on a few win32...
2020-11-18 Raphael Isemann[lldb] Python3 byte<->string issue in patch-crashlog.py
2020-11-18 Georgii RymarRevert "[lib/Support/YAMLTraits] - Don't print leading...
2020-11-18 Piotr SobczakSpeculativeExecution: Allow speculating more instructio...
2020-11-18 Nathan Ridge[clangd] Call hierarchy (Protocol layer)
2020-11-18 Georgii Rymar[lib/Support/YAMLTraits] - Don't print leading zeroes...
2020-11-18 Thorsten Schütttest commit
2020-11-18 Vitaly Buka[NFC][tsan] Prepepare for more interceptors which use...
2020-11-18 Arthur Eubanks[test] Make scc-pass-printer.ll work with NPM
2020-11-18 zhanghb97[mlir] Get array from the dense elements attribute...
2020-11-18 Craig Topper[X86] Use GF2P8AFFINEQB to implement vector bitreverse.
2020-11-18 Arthur Eubanks[test] Pin size-remarks.ll to legacy PM
2020-11-18 Arthur Eubanks[JumpThreading] Make -print-lvi-after-jump-threading...
2020-11-18 Tei JeongAdd CalibratedQuantizedType to quant dialect
2020-11-18 Utkarsh Saxena[clangd] Add OverridenBy Relation to index.
2020-11-18 Stella Laurenzo[mlir][Python] Make DenseElementsAttr loading be int...
2020-11-18 Duncan P. N... ADT: Share an implementation for single-element insert...
2020-11-18 Arthur Eubanks[DCE] Always get TargetLibraryInfo
2020-11-18 Eric Fiselier[libc++] Revert switch-based std::variant implementatio...
2020-11-18 LLVM GN Syncbot[gn build] Port 6a89cb8136f
2020-11-18 Yevgeny Rouban[NewPM] Disable PreservedCFGChecker and add regression...
2020-11-18 Artem DergachevRevert "Revert "Revert "[analyzer] NFC: Move path diagn...
2020-11-18 LLVM GN Syncbot[gn build] Port 41bcc05e2a4
2020-11-18 Artem DergachevRevert "Revert "[analyzer] NFC: Move path diagnostic...
2020-11-18 Andrew Paverd[CFGuard] Add address-taken IAT tables and delay-load...
2020-11-18 QingShan Zhang[NFC][Test] Add more tests for IEEE Longdouble for...
2020-11-18 daquexianset the alignment of mlir::AttributeStorage to 64 bit...
2020-11-18 Ben Barham[Frontend] Add flag to allow PCM generation despite...
2020-11-18 Nick DesaulniersRevert "[IR] add fn attr for no_stack_protector; preven...
2020-11-18 Nick DesaulniersRevert "[BitCode] decode nossp fn attr"
2020-11-18 Arthur Eubanks[CMake] Fix ExtensionDependencies.inc with multiple...
2020-11-18 Arthur Eubanks[gn build] Use forward slashes for goma directory
2020-11-18 MaheshRavishankar[mlir][Linalg] Add dependence type to LinalgDependenceG...
2020-11-18 Sam Clegg[lld][WebAssembly] Implement --unresolved-symbols
2020-11-18 LLVM GN Syncbot[gn build] Port f8f6d6455f9
2020-11-18 Artem DergachevRevert "Revert "[analyzer] NFC: Move IssueHash to libAn...
2020-11-17 Robert Underwoodhonor Python2_EXECUTABLE and Python3_EXECUTABLE when...
2020-11-17 Siva Chandra... [libc] Add implementations of ldexp[f|l].
2020-11-17 Richard SmithFix assertions and bad warnings on extremely wide bit...
2020-11-17 Erich KeaneFix a pair of tests that would fail on a win32 box
2020-11-17 LLVM GN Syncbot[gn build] Port 8fb4417d82b
2020-11-17 Michael Kruse[LLVMFronted][tests] Add basic OpenMP parsing tests.
2020-11-17 Amy Huang[llvm-symbolizer] Add inline stack traces for Windows.
2020-11-17 Aart Bik[mlir] [sparse] start of sparse tensor compiler support
2020-11-17 Christopher... [SVE] Take constant fold fast path for splatted vscale...
2020-11-17 Hansang Bae[OpenMP] Use explicit type casting in kmp_atomic.cpp
2020-11-17 Peter Steinfeld[flang] Fix FIR test failures
2020-11-17 Fangrui Song[ELF] Fix interaction between --unresolved-symbols...
2020-11-17 Sanjay Patel[SLP] avoid unreachable code crash/infloop
2020-11-17 Nawrin Sultana[OpenMP] Add omp_realloc implementation
2020-11-17 Jon Roelofs[MachineScheduler] Inform pass infra of post-ra schedul...
2020-11-17 Michael Jones[libc] make part of libc's unit test framework independ...
2020-11-17 Sanjay Patel[InstCombine] allow vectors for masked-add -> xor fold
2020-11-17 Simon Pilgrim[X86] byval tests - replace X32 check prefix with X86...
2020-11-17 Simon Pilgrim[X86] emutls.ll - replace X32 check prefix with X86...
2020-11-17 Simon Pilgrim[X86] emutls-pie.ll - replace X32 check prefix with...
2020-11-17 Simon Pilgrim[X86] emutls-pic.ll - replace X32 check prefix with...
2020-11-17 Alexey Bataev[OPENMP] Fix PR47999: correctly map implicit firstpriva...
2020-11-17 Louis Dionne[libc++] Do not error out when we don't know the file...
2020-11-17 Stephen Kelly[Transformer] Split ForStmt test into two
2020-11-17 Louis Dionne[libc++] Only include_next <wctype.h> if it exists
2020-11-17 Joe Ellis[AArch64][SVE] Add tests for VLST -> VLAT lax conversions
2020-11-17 Simon Pilgrim[X86] segmented-stacks tests - replace X32 check prefix...
next