platform/upstream/llvm.git
2020-03-06 Tom Stellard[clang][cmake] Include generated rst files in html...
2020-03-06 Jonas Devlieghere[lldb/DWARF] Fix 80 col formatting (NFC)
2020-03-06 Jonas Devlieghere[lldb/DWARF] Replace C style casts with static_cast...
2020-03-06 Siva Chandra... [libc]Revert "Add linux implementations of thrd_create...
2020-03-06 Yuanfang ChenAdd some more vscode files
2020-03-06 Richard SmithPR45083: Mark statement expressions as being dependent...
2020-03-06 Jim Lin[AVR][NFC] Remove trailing space
2020-03-06 Fangrui SongThinLTOBitcodeWriter: drop dso_local when a GlobalVaria...
2020-03-06 Fangrui Song[llvm-objdump] -d: print `00000000 <foo>:` instead...
2020-03-06 Shu Anzai[lldb/Core] Minor code cleanup in Editline.cpp (NFC)
2020-03-06 Nathan JamesFix 45129: Incorrect generated configuration modernize...
2020-03-05 Alex Brachet[libc] [UnitTest] Add Matchers
2020-03-05 Arthur EubanksAdd warnings for casting ptr -> smaller int for C+...
2020-03-05 Nicolas Vasilache[mlir] Introduce an intrinsic for llvm.matrix.multiply
2020-03-05 Raphael Isemann[lldb] Fix more typos in log statements in ClangASTSource
2020-03-05 Siva Chandra... [libc] Add linux implementations of thrd_create and...
2020-03-05 Cyndy Ishida[TextAPI] Teach TextAPI about arm64e
2020-03-05 Zhongduo Lin[IndVarSimplify] Extend previous special case for load...
2020-03-05 aartbik[mlir] [VectorOps] Merge VectorReduction/VectorReductio...
2020-03-05 River Riddle[mlir] Remove successor operands from the Operation...
2020-03-05 River Riddle[mlir] Automatically populate `operand_segment_sizes...
2020-03-05 River Riddle[mlir] Refactor a few users to no longer rely on the...
2020-03-05 River Riddle[mlir][DeclarativeParser] Add support for formatting...
2020-03-05 River Riddle[mlir] Add a new BranchOpInterface to allow for opaquel...
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.
next