platform/upstream/llvm.git
2020-04-06 Sid ManningSupport bfdname "elf32-hexagon".
2020-04-06 Daniel SandersAllow MachineFunction to obtain non-const Function...
2020-04-06 Louis Dionne[libc++] Only support std::to_chars availability test...
2020-04-06 Louis Dionne[libc++] Add availability markup for the C++20 Synchron...
2020-04-06 Daniel SandersAdd option to limit Debugify to locations (omitting...
2020-04-06 Davide Italiano[gdb-remote] Moving prevents copy elision. Found by...
2020-04-06 Hubert TongRevert "Make llvm_source_root in llvm-lit relative...
2020-04-06 Jonas Devlieghere[lldb/Test] Enable TestGdbRemoteThreadsInfoMemory.py...
2020-04-06 David BlaikieX86ISelLowering: Minor refactor to avoid redundant...
2020-04-06 Kanglei Fang[clang-format] Don't break multi block parameters on...
2020-04-06 Jason MolendaAdd more detailed symbol type categorization, based...
2020-04-06 Konstantin... [AMDGPU] Disable 'Skip Uniform Regions' optimization...
2020-04-06 Hubert Tong[llvm-objdump][NFC] Declare command-line externs in...
2020-04-06 Nico Weber[gn build] (manually) port 6c1a9fb174ac3c
2020-04-06 Leonard Chan[AsmPrinter] Do not define local aliases for global...
2020-04-06 Nico WeberMake llvm_source_root in llvm-lit relative too.
2020-04-06 Nick Desaulniers[SelectionDAG] fix predecessor list for INLINEASM_BRs...
2020-04-06 Dan AlbertUpstream Bionic definitions of ctype_base/regex.
2020-04-06 Davide Italiano[debugserver] Get rid of `else` after `return`. NFC.
2020-04-06 Sergej Jaskiewicz[libunwind] Support the new libc++ test format
2020-04-06 Chris LattnerMinor typo improvements in documentation, NFC.
2020-04-06 Matt ArsenaultAMDGPU: Remove dead paths for requiresUniformRegister
2020-04-06 Erik Pilkington[CodeGenObjC] Fix a crash when attempting to copy a...
2020-04-06 Kadir Cetinkaya[clangd] Fix bad include
2020-04-06 Nico WeberDelete a variable that's been unused since r313407.
2020-04-06 LLVM GN Syncbot[gn build] Port 427c1dc4f42
2020-04-06 Kadir Cetinkaya[clangd] Build ASTs only with fresh preambles or after...
2020-04-06 Kadir Cetinkaya[clangd] Update TUStatus api to accommodate preamble...
2020-04-06 Kadir Cetinkaya[clangd] Decouple preambleworker from astworker, NFCI
2020-04-06 Nathan JamesFix mismatch from D77112 and D77499
2020-04-06 Nathan James[ASTMatchers] Matchers that take enumerations args...
2020-04-06 Francesco Petrogalli[llvm][CodeGen] Avoid implicit cast of TypeSize to...
2020-04-06 Heejin Ahn[WebAssembly] Handle event exports
2020-04-06 Reid KlecknerRemove math.h/cmath include from DataTypes.h
2020-04-06 Masoud Ataei... Add InjectTLIMappings pass to new pass manager
2020-04-06 River Riddle[mlir][AsmPrinter] Change value numbering for local...
2020-04-06 Kadir Cetinkaya[clang][CodeComplete] Dont perform fallback completion...
2020-04-06 Johannes Doerfert[OpenMP] Fix layering problem with FrontendOpenMP
2020-04-06 Craig Topper[SelectionDAGBuilder] Fix ISD::FREEZE creation for...
2020-04-06 Yaxun (Sam... [NFC] Minor fix for deferred diagnostics emitter
2020-04-06 Sid Manning[Hexagon] Make lld be the default linker for linux...
2020-04-06 Louis Dionne[lit] Move the recursiveExpansionLimit setting to Testi...
2020-04-06 LLVM GN Syncbot[gn build] Port 00a57558978
2020-04-06 Konstantin... Revert e1730cfeb3588f20dcf4a96b181ad52761666e52
2020-04-06 Paula Toth[clang-tidy] Add check llvmlibc-implementation-in-names...
2020-04-06 Kirill Naumov[CFGPrinter][CallPrinter][polly] Adding distinct struct...
2020-04-06 Reid KlecknerRemove llvm::Error include form Diagnostic.h
2020-04-06 Jean-Michel... [mlir] Fix typo in docs/DefiningAttributesAndTypes.md
2020-04-06 Louis Dionne[libc++] Make sure we execute tests with the current...
2020-04-06 Artem Dergachev[analyzer] Fix NSErrorChecker false positives on constr...
2020-04-06 Artem Dergachev[analyzer] Fix scan-build and exploded-graph-rewriter...
2020-04-06 Reid Kleckner[AST] Remove DeclCXX.h dep on ASTContext.h
2020-04-06 Yaxun (Sam... Speed up deferred diagnostic emitter
2020-04-06 Konstantin... [AMDGPU] Disable 'Skip Uniform Regions' optimization...
2020-04-06 Matt Morehouse[sanitizer_common] Update global_symbols.txt.
2020-04-06 Matt MorehouseRevert "[sanitizer_common] Show new unexpected symbols."
2020-04-06 Matt MorehouseRevert "[sanitizer_common] Update global_symbols.txt."
2020-04-06 Fangrui Song[AArch64] Allow logical immediates to have all-1 in...
2020-04-06 Florian Hahn[LV] Fix value that could be read uninitialized.
2020-04-06 Amy Huang[DebugInfo] Change to constructor homing debug info...
2020-04-06 Fangrui Song[ELF] Make --version-script/--dynamic-list work for...
2020-04-06 Matt Morehouse[sanitizer_common] Update global_symbols.txt.
2020-04-06 Matt Morehouse[sanitizer_common] Show new unexpected symbols.
2020-04-06 Louis Dionne[libc++] Mark two std::timed_mutex tests as flaky
2020-04-06 Nikita Popov[RDA] Only store most recent reaching def from predeces...
2020-04-06 Sanjay Patel[x86] add size cost tests for casts and binops; NFC
2020-04-06 Nikita Popov[RDA] Don't adjust ReachingDefDefaultVal (NFCI)
2020-04-06 Alexey Bataev[OPENMP]Fix PR45439: `omp for collapse(2) ordered(2...
2020-04-06 Kazuaki Ishizaki[lldb] NFC: Fix trivial typo in comments, documents...
2020-04-06 Scott LinderUse in-tree clang-format-diff.py as Arcanist linter
2020-04-06 Jonathan Roelofs[llvm-objdump] Fix case of -Wmismatched-tags
2020-04-06 Jonathan Roelofs[llvm] Fix missing FileCheck directive colons
2020-04-06 Sanjay Patel[ValueTracking] enhance matching of umin/umax with...
2020-04-06 BoYao ZhangFix a typo in an assert message; NFC.
2020-04-06 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.div.scale
2020-04-06 Matt ArsenaultAMDGPU/GlobalISel: Fix llvm.amdgcn.div.fmas.ll
2020-04-06 Jay Foad[AMDGPU] Fix inaccurate comments
2020-04-06 Louis Dionne[libc++] Always use -fsyntax-only in .fail.cpp tests
2020-04-06 Gabor Marton[analyzer] StdLibraryFunctionsChecker: match signature...
2020-04-06 Louis Dionne[libc++] Make sure we include %{flags} when building...
2020-04-06 Louis Dionne[libc++] Mark is_scalar test as unsupported in C++11...
2020-04-06 Nicolas Vasilache[mlir][Linalg] Add a linalg.tensor_reshape to operate...
2020-04-06 Sanjay Patel[ValueTracking] add/adjust tests for min/max; NFC
2020-04-06 Martin Probstclang-format: [JS] handle pseudo-keywords.
2020-04-06 Gabor Marton[analyzer] StdLibraryFunctionsChecker: Add test for...
2020-04-06 Florian Hahn[VPlan] Introduce new VPWidenCallRecipe (NFC).
2020-04-06 Chris Bowler[AIX][PPC] Implement by-val caller arguments in multipl...
2020-04-06 Matt ArsenaultAMDGPU/GlobalISel: Add unmerge of concat tests
2020-04-06 Guillaume Chatelet[Alignment][NFC] Assume AlignmentFromAssumptions::getNe...
2020-04-06 Nico Webertry to fix tsan bot
2020-04-06 Chris Bowler[NFC][PPC][AIX] Test updates for byval args that fit...
2020-04-06 diggerlin[llvm-objdump][XCOFF] Use symbol index+symbol name...
2020-04-06 Konrad Kleine[lldb][nfc] remove overriden funcs with default impl
2020-04-06 Hans WennborgMake clang/test/Driver/cl-options.cu pass in 32-bit...
2020-04-06 Johannes Doerfert[OpenMP][FIX] Add missing cmake dependence needed after...
2020-04-06 Louis Dionne[libc++] SSH: Fix tarring of dependencies on Windows
2020-04-06 Michael Kruse[Polly] Add -polly-isl-arg command line option.
2020-04-06 Benjamin Kramer[MC] Use a byte_swap in emitIntValue instead of doing...
2020-04-06 Florian Hahn[Matrix] Update load/storeMatrix to take indices as...
2020-04-06 James HendersonMake test more robust
next