platform/upstream/llvm.git
2020-03-05 River Riddle[mlir] Add traits for verifying the number of successor...
2020-03-05 Nathan Ridge[clangd] Remove vsc-extension-quickstart.md from the...
2020-03-05 Jon Chesterfield[libomptarget] Implement locks for amdgcn
2020-03-05 Yitzhak Mandelbaum[AST Matchers] Restrict `optionally` matcher to a singl...
2020-03-05 Alexey Bataev[OPENMP50]Add codegen for update clause in depobj direc...
2020-03-05 Alexey Bataev[OPENMP50]Skip the first element when storing the list...
2020-03-05 Alex Brachet[libc] Create abort and _Exit
2020-03-05 Jessica Paquette[AArch64][GlobalISel] Avoid copies to target register...
2020-03-05 Fangrui Song[PowerPC] Delete PPCMachObjectWriter and powerpc{,64...
2020-03-05 MaheshRavishankar[mlir][GPU] Expose the functionality to create a GPUFun...
2020-03-05 Fangrui Song[ARM] Rewrite ARMAttributeParser
2020-03-05 Aaron PuchertComment parsing: Treat \ref as inline command
2020-03-05 Mitch Phillips[GWP-ASan] Fix thread ID.
2020-03-05 Fangrui Song[llvm-objdump] --syms: make flags closer to GNU objdump
2020-03-05 Adrian PrantlRevert "[CGBlocks] Improve line info in backtraces...
2020-03-05 Hiroshi Yamauchi[PGO][PGSO] Use IsColdXNthPercentile for sample PGO.
2020-03-05 Jordan Rupprecht[llvm-readobj] Include section name of notes.
2020-03-05 Philip Reames[X86/MC] Factor out common code [NFC]
2020-03-05 Pablo BarrioFix MemTagSanitizer docs to point at Armv8.5-A MTE
2020-03-05 Benjamin KramerFix pessimizing move. NFC.
2020-03-05 Rodrigo DominguezAMDGPU: Add/Fix tests for image atomic intrinsic.
2020-03-05 David StuttardAMDGPU: Fix SMRD test in trivially disjoint mem access...
2020-03-05 Jon Chesterfield[libomptarget][nfc] Move GetWarp/LaneId functions into...
2020-03-05 Sterling AugustinePromote nameless lambda used by dl_iterate_phdr to...
2020-03-05 Chris Bowler[AIX] Extend int arguments to register width when passe...
2020-03-05 Luís Marques[compiler-rt][builtins][RISCV] Port __clear_cache to...
2020-03-05 Chris LattnerFix a warning about an unreachable default in a switch...
2020-03-05 Juneyoung Lee[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
2020-03-05 Sanjay Patel[VectorCombine] add tests for different extract indexes...
2020-03-05 Simon PilgrimReplace getAs with castAs to fix null dereference stati...
2020-03-05 Florian Hahn[VPlan] Use consecutive numbers to print VPValues inste...
2020-03-05 Daniel Kiss[AArch64] Harmonize print format of hint instructions.
2020-03-05 Simon PilgrimFix use-after-move warning. NFCI.
2020-03-05 Simon PilgrimFix "Value stored to 'RegForm' is never read" static...
2020-03-05 Simon PilgrimFix static analyzer uninitialized variable warning...
2020-03-05 Pavel Labath[lldb] s/ExecutionContext/Target in Disassembler
2020-03-05 Krasimir GeorgievRevert "[BFI] Use CallbackVH to notify BFI about deleti...
2020-03-05 Krasimir Georgiev[clang-format] do not insert spaces around inline asm...
2020-03-05 Benjamin KramerRevert "Fix regression in bdad0a1: force rebuilding...
2020-03-05 Igor KudrinFix typos in comment marks.
2020-03-05 Sanjay Patel[VectorCombine] add x86 AVX run to test for better...
2020-03-05 Alexey Lapshin[LLD][NFC] Remove getOffsetInFile() workaround.
2020-03-05 Kiran Chandramohan[MLIR, OpenMP] Translation of OpenMP barrier construct...
2020-03-05 Daniil Suchkov[BFI] Use CallbackVH to notify BFI about deletion of...
2020-03-05 Jon Chesterfield[libomptarget][nfc][amdgcn] Replace magic number with...
2020-03-05 Utkarsh Saxena[clangd] Add instrumentation mode in clangd for metrics...
2020-03-05 Tatyana Krasnukha[lldb][test] Temporarily X-fail TestPtrRefs.py and...
2020-03-05 Daniil SuchkovRevert "[BFI] Use CallbackVH to notify BFI about deleti...
2020-03-05 Daniil Suchkov[BFI] Use CallbackVH to notify BFI about deletion of...
2020-03-05 Pavel Labath[lldb] Make Disassembler::PrintInstructions a method
2020-03-05 Sam Parker[ARM][MVE] Enable *SHRN* for tail predication
2020-03-05 LLVM GN Syncbot[gn build] Port cada5b881b6
2020-03-05 Jeremy MorseRevert "clang: Treat ieee mode as the default for denor...
2020-03-05 Igor Kudrin[DebugInfo] Do not truncate 64-bit values when dumping...
2020-03-05 Igor Kudrin[DebugInfo] Refine the condition to detect CIEs.
2020-03-05 Mikael Holmen[AST] Replace assert with llvm_unreachable to silence...
2020-03-05 Pavel Labath[lldb] Delete two overloads of Disassembler::Disassemble
2020-03-05 Georgii Rymar[Object/ELF] - Fix a position calculation expression...
2020-03-05 Tatyana Krasnukha[lldb][test] Replace HandleCommand with runCmd to check...
2020-03-05 Tatyana Krasnukha[lldb][test] These tests don't fail on Windows anymore
2020-03-05 Daniil Suchkov[Test] Add a regression test for failure introduced...
2020-03-05 Daniil SuchkovRevert "[ValueTracking] Let isGuaranteedNotToBeUndefOrP...
2020-03-05 Sam McCall[clangd] Fix test (it worked by coincidence before)
2020-03-05 Tatyana Krasnukha[lldb][test] TestFileHandle: flush the output after...
2020-03-05 serge-sans... Avoid dangling reference on SectionList
2020-03-05 Dvorskiy, Mikhail[pstl] A cleanup fix for sort parallel algorithm.
2020-03-05 Tatyana Krasnukha[lldb][test] Enable fix-its for the test case that...
2020-03-05 Tatyana Krasnukha[lldb][testsuite] Create a SBDebugger instance for...
2020-03-05 Jun Ma[Coroutines] Optimized coroutine elision based on reach...
2020-03-05 David BlaikieX86AsmBackend.cpp: #ifndef NDEBUG some only-used-in...
2020-03-05 Lang Hames[ORC] Remove hard dependency on libobjc when using...
2020-03-05 Sameer SahasrabuddheStructurizeCFG: simplify phi nodes when possible
2020-03-05 Craig Topper[X86] Simplify the code at the end of lowerShuffleAsBro...
2020-03-05 Matt Arsenaultclang: Treat ieee mode as the default for denormal...
2020-03-05 Philip ReamesConsistently capitalize a variable [NFC]
2020-03-05 Michael TrentFix dyld opcode *_ADD_ADDR_IMM_SCALED error detection.
2020-03-05 Igor Kudrin[DebugInfo] Avoid crashing on an invalid section identi...
2020-03-05 QingShan Zhang[DAGCombine] Check the uses of negated floating constan...
2020-03-05 Jim Lin[AVR][NFC] Use Register instead of unsigned
2020-03-05 Greg ClaytonFix buildbots with merge that didn't happen for 4050b01...
2020-03-05 Greg ClaytonFix GSYM tests to run the yaml files and fix test failu...
2020-03-05 hsmaheshaAMDGPU/GlobalISel: Support llvm.trap and llvm.debugtrap...
2020-03-05 Shengchen Kan[X86] Add a private member function determinePaddingPre...
2020-03-05 MaheshRavishankar[mlir][Linalg] Fix load/store operations generated...
2020-03-05 Philip Reames[X86] Relax existing instructions to reduce the number...
2020-03-05 Louis Dionne[libc++] Mark deprecation test as UNSUPPORTED on Clang 6
2020-03-05 Sam McCall[clangd] Track document versions, include them with...
2020-03-05 Sam McCall[clangd] Remove unused+broken InvalidationError class.
2020-03-05 Petr HosekRevert "[clang-doc] Improving Markdown Output"
2020-03-04 Matt ArsenaultAdd constexpr to DenormalMode constructors
2020-03-04 Matt ArsenaultX86: Generate mir checks in sqrt test
2020-03-04 Stefan Gränitz[ORC] Decompose LazyCallThroughManager::callThroughToSy...
2020-03-04 Sam McCall[clangd] Cancel certain operations if the file changes...
2020-03-04 Craig Topper[X86] Convert vXi1 vectors to xmm/ymm/zmm types via...
2020-03-04 Sam McCall[clangd] Fix isInsideMainFile to be aware of preamble.
2020-03-04 shafik[dsymutil] Fix template stripping in getDIENames(....
2020-03-04 Martijn Vels Partially inline basic_string copy constructor...
2020-03-04 Petr Hosek[clang-doc] Improving Markdown Output
2020-03-04 Craig Topper[X86] Disable commuting for the first source operand...
2020-03-04 Kostya Kortchinsky[scudo][standalone] Do not fill 32b regions at once
next