platform/upstream/llvm.git
2021-01-25 Marek KurdejRevert "[clang-format] Add the possibility to align...
2021-01-25 Marek Kurdej[clang-format] Add the possibility to align assignments...
2021-01-25 Ben ShiRevert "[clang][AVR] Improve avr-ld command line options"
2021-01-25 Jan Svoboda[clang][cli] NFC: Pass CC1Option explicitly to BoolOption
2021-01-25 Jan Svoboda[clang][cli] NFC: Move prefix to the front of BoolOption
2021-01-25 Andre Vieira[AArch64] Merge [US]MULL with half adds and subs into...
2021-01-25 Lang Hames[JITLink] Enable exception handling for ELF.
2021-01-25 QingShan Zhang[NFC] [DAGCombine] Correct the result for sqrt even...
2021-01-25 Ben Shi[clang][AVR] Improve avr-ld command line options
2021-01-25 Stella Laurenzo[mlir][Python] Roll up of python API fixes.
2021-01-25 David Blaikielldb: Add support for printing variables with DW_AT_ran...
2021-01-25 David BlaikieFix sign-comparison warnings in unit test EXPECTs
2021-01-25 Chen Zheng[PowerPC] support register pressure reduction in machin...
2021-01-25 Harald van... Suppress non-conforming GNU paste extension in all...
2021-01-24 Carl Ritson[AMDGPU] Fix llvm.amdgcn.init.exec and frame materializ...
2021-01-24 Simon Cook[RISCV] Add support for Zvamo/Zvlsseg to driver
2021-01-24 Craig Topper[RISCV] Use bitsLE instead of strict == MVT::i32 in...
2021-01-24 Craig Topper[RISCV] Add test cases for missed opportunities to...
2021-01-24 Craig Topper[RISCV] Add test cases for missed opportunities to...
2021-01-24 David Green[ARM] Extra MVE unaligned VLDn tests. NFC
2021-01-24 Simon Cook[RISCV] Fix name of Zba extension (NFC)
2021-01-24 Augusto NoronhaImplement vAttachOrWait
2021-01-24 Fangrui Song[lldb] Add -Wl,-rpath to make tests run with fresh...
2021-01-24 Kazu Hirata[llvm] Use pop_back_val (NFC)
2021-01-24 Kazu Hirata[Target] Use llvm::append_range (NFC)
2021-01-24 Kazu Hirata[CodeGen] Forward-declare TargetMachine (NFC)
2021-01-24 Craig Topper[RISCV] Use SRLIWPat in the PACKUW pattern.
2021-01-24 Jon Chesterfield[libomptarget][cuda] Fix build, change missed from...
2021-01-24 Shilei Tian[OpenMP] Fixed test environment of `check-libomptarget...
2021-01-24 Nikita Popov[Utils] Use NoAliasScopeDeclInst in a few more places...
2021-01-24 David Green[CostModel] Tests for showing the cost of intrinsics...
2021-01-24 Florian Hahn[LTO] Move DisableVerify setting to LTOCodeGenerator...
2021-01-24 Sanjay Patel[SLP] fix fast-math requirements for fmin/fmax reductions
2021-01-24 David ZarzyckiFix x86 exegesis tests after c042aff8860df3cad2b274bf0a...
2021-01-24 David Green[AArch64] Saturating add cost tests. NFC
2021-01-24 Jeroen Dobbelaere[InstCombine] Remove unused llvm.experimental.noalias...
2021-01-24 Jeroen Dobbelaere[LoopRotate] Use llvm.experimental.noalias.scope.decl...
2021-01-24 Jeroen Dobbelaere[LoopUnroll] Use llvm.experimental.noalias.scope.decl...
2021-01-24 Lang Hames[examples] Fix "Target does not support MC emission...
2021-01-24 Jon Chesterfield[libomptarget][nvptx] Replace cuda atomic primitives...
2021-01-24 Nikita Popov[ValueTracking] Don't assume readonly function will...
2021-01-24 Craig Topper[RISCV] Make the code in MatchSLLIUW ignore the lower...
2021-01-24 Lang Hames[JITLink] Use edge kind names for fixups in EHFrameEdge...
2021-01-24 Ben Shi[AVR] Optimize 8-bit int shift
2021-01-24 Michael Kruse[OpenMPIRBuilder] Silence compiler warning. NFC.
2021-01-24 Michael Kruse[OpenMPIRBuilder] Implement tileLoops.
2021-01-24 Craig Topper[RISCV] Group some Zbs isel patterns together and remov...
2021-01-24 Zbigniew Sarbinowski[SystemZ][ZOS] Provide PATH_MAX macro for libcxx
2021-01-23 Craig Topper[RISCV] Add isel patterns to remove masks on SLO/SRO...
2021-01-23 Craig Topper[RISCV] Add test cases for SRO/SLO with shift amounts...
2021-01-23 Craig Topper[RISCV] Add isel patterns to remove (and X, 31) from...
2021-01-23 Jon Chesterfield[libomptarget][amdgpu][nfc] Update comments
2021-01-23 Stella Laurenzo[mlir][CAPI] Add result type inference to the CAPI.
2021-01-23 Roman Lebedev[NFC][SimplifyCFG] Extract CloneInstructionsIntoPredece...
2021-01-23 Roman Lebedev[NFC][SimplifyCFG] Perform early-continue in FoldValueC...
2021-01-23 Roman Lebedev[NFC][SimplifyCFG] Extract PerformValueComparisonIntoPr...
2021-01-23 Nikita Popov[IR] Add NoAliasScopeDeclInst (NFC)
2021-01-23 Arthur Eubanks[NewPM][opt] Make -enable-new-pm default to LLVM_ENABLE...
2021-01-23 Arthur Eubanks[test] Pin dead-calls-willreturn.ll to legacy PM
2021-01-23 Jon Chesterfield[libomptarget][cuda] Call v2 functions explicitly
2021-01-23 Nikita Popov[PhaseOrdering] Add tests for PR44461 and PR48844 ...
2021-01-23 Nikita Popov[SimplifyCFG] Regenerate test checks (NFC)
2021-01-23 Shilei Tian[Clang][OpenMP][NVPTX] Replace `libomptarget-nvptx...
2021-01-23 Kazu HirataRevert "[Target] Use llvm::append_range (NFC)"
2021-01-23 Mark de Wever[libc++] Remove invalid C++20 code from a test.
2021-01-23 Florian Hahn[FuzzMutate] Add mutator to modify instruction flags.
2021-01-23 Michael Kruse[Polly] Track defined behavior for PHI predecessor...
2021-01-23 Michael Kruse[Polly] Allow param sets for dumpPw().
2021-01-23 Michael Kruse[Polly] Clean up hasFeasibleRuntimeContext.
2021-01-23 Michael Kruse[Polly] Gist new access relations using the SCoP context.
2021-01-23 Kazu Hirata[llvm] Use pop_back_val (NFC)
2021-01-23 Kazu Hirata[Target] Use llvm::append_range (NFC)
2021-01-23 Kazu Hirata[llvm] Forward-declare ICFLoopSafetyInfo (NFC)
2021-01-23 Florian Hahn[InstCombine] Set MadeIRChange in replaceInstUsesWith.
2021-01-23 Mark de Wever[libc++] Implements concept destructible
2021-01-23 Dan Liew[ASan] Fix broken Windows build due to 596d534ac3524052...
2021-01-23 Ben Shi[AVR] Optimize 16-bit comparison with constant
2021-01-23 Sanjay Patel[SLP] fix fast-math-flag propagation on FP reductions
2021-01-23 Sanjay Patel[SLP] add reduction test with mixed fast-math-flags...
2021-01-23 Florian Hahn[Local] Treat calls that may not return as being alive.
2021-01-23 Ben Shi[AVR] Optimize 8-bit logic left/right shifts
2021-01-23 Pedro Tammela[lldb/Lua] add 'Lua' before naming versions
2021-01-23 Pedro Tammela[lldb/Lua] add initial Lua typemaps
2021-01-23 LLVM GN Syncbot[gn build] Port 0057cc5a215e
2021-01-23 Ayke van LaethemRevert "[Clang] Move assembler into a separate file"
2021-01-23 Roman Lebedev[SimplifyCFG] Change 'LoopHeaders' to be ArrayRef<WeakV...
2021-01-23 LLVM GN Syncbot[gn build] Port 2325157c0568
2021-01-23 Ayke van Laethem[Clang] Move assembler into a separate file
2021-01-23 Nikita Popov[LSR] Add test for PR46943 (NFC)
2021-01-23 Florian Hahn[LTO] Store target attributes as vector of strings...
2021-01-23 Jeroen Dobbelaere[InlineFunction] Use llvm.experimental.noalias.scope...
2021-01-23 Simon Pilgrim[Support] TrigramIndex::insert - pass std::String argum...
2021-01-23 Roger Ferrer... [RISCV][PrologEpilogInserter] "Float" emergency spill...
2021-01-23 Sergey Dmitriev[llvm-link] Fix for an assertion when linking global...
2021-01-23 Dan Liew[ASan] Stop blocking child thread progress from parent...
2021-01-23 Kazu Hirata[llvm] Use static_assert instead of assert (NFC)
2021-01-23 Kazu Hirata[llvm] Use isAlpha/isAlnum (NFC)
2021-01-23 Kazu Hirata[Analysis] Use llvm::append_range (NFC)
2021-01-23 George Koehler[PowerPC] Fix va_arg in C++, Objective-C on 32-bit...
2021-01-23 Xun Li[Coroutine] Improve coro-elide-musttail.ll test
next