platform/upstream/llvm.git
2020-08-07 Tim Keith[flang] Improve message for assignment to subprogram
2020-08-07 Shinji Okumura[Attributor] Check violation of returned position nonnu...
2020-08-07 Vitaly Buka[StackSafety,NFC] Add more tests
2020-08-07 Vitaly Buka[StackSafety,NFC] Sort llvm-lto2 resolutions in tests
2020-08-07 Vitaly Buka[StackSafety,NFC] Add debug counters
2020-08-07 Vitaly Buka[StackSafety,NFC] Use CHECK-EMPTY in tests
2020-08-07 Vitaly Buka[LLParser,NFC] Simplify forward GV refs update
2020-08-07 Michael Kruse[polly] Unbreak buildbot.
2020-08-07 Vitaly Buka[StackSafety] Skip ambiguous lifetime analysis
2020-08-07 Richard SmithReinstate check that we don't crash.
2020-08-07 Richard SmithDisable clang-tidy test that started failing after...
2020-08-07 Vitaly Buka[LTO,NFC] Skip generateParamAccessSummary when empty
2020-08-07 Arthur Eubanks[NewPM] Add callback for skipped passes
2020-08-07 Nathan Ridge[clangd] Semantic highlighting for dependent template...
2020-08-07 Nico Weberfix doc typo to cycle bots
2020-08-07 Kazushi (Jam... [VE] Optimize trunc related instructions
2020-08-06 Richard SmithPR30738: Implement two-phase name lookup for fold-expre...
2020-08-06 Jessica Paquette[GlobalISel] Fix computing known bits for loads with...
2020-08-06 Adrian PrantlFactor out common code from the iPhone/AppleTV/WatchOS...
2020-08-06 Matt ArsenaultGlobalISel: Implement lower for G_INSERT_VECTOR_ELT
2020-08-06 Mark Mentovai[gn build] mac: use frameworks instead of libs where...
2020-08-06 Arthur Eubanks[NewPM][GuardWidening] Fix loop guard widening tests...
2020-08-06 Fangrui Song[ELF] Change tombstone values to (.debug_ranges/.debug_...
2020-08-06 Yonghong SongBPF: fix libLLVMBPFCodeGen.so build failure
2020-08-06 Tony[AMDGPU] Correct missing sram-ecc target feature for...
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Enable s_{and|or}n2_{b32|b64} patterns
2020-08-06 Evgenii Stepanov[msan] Support %ms in scanf.
2020-08-06 Michael Kruse[flang][msvc] Do not use gcc/clang command line options...
2020-08-06 Roman Lebedev[InstCombine] Fold (x + C1) * (-1<<C2) --> (-C1...
2020-08-06 Roman Lebedev[InstCombine] Generalize %x * (-1<<C) --> (-%x)...
2020-08-06 Roman Lebedev[NFC][InstCombine] Add some more tests for negation...
2020-08-06 Roman Lebedev[InstCombine] Fold sdiv exact X, -1<<C --> -(ashr...
2020-08-06 Roman Lebedev[NFC][InstCombine] Negator: add a comment about negatin...
2020-08-06 Roman Lebedev[InstCombine] Generalize sdiv exact X, 1<<C --> ...
2020-08-06 Roman Lebedev[NFC][InstCombine] Better tests for x s/EXACT (1 ...
2020-08-06 Roman Lebedev[NFC][InstCombine] Tests for x s/EXACT (-1 << y) ...
2020-08-06 Adrian PrantlUnify the code that updates the ArchSpec after finding...
2020-08-06 Richard SmithAdd -Wtautological-value-range-compare warning.
2020-08-06 Craig Topper[LegalTypes] Move VSELECT node creation out of WidenVSE...
2020-08-06 Craig Topper[X86] Optimize out a few extra strlen calls in getX86Ta...
2020-08-06 Craig Topper[X86] Make getX86TargetCPU return std::string instead...
2020-08-06 Yonghong SongBPF: add a SimplifyCFG IR pass during generic Scalar...
2020-08-06 Snehasish Kumar[NFC] Rename BBSectionsPrepare -> BasicBlockSections.
2020-08-06 Adrian PrantlAdd missing override to Makefile
2020-08-06 Sanjay Patel[InstSimplify] avoid crashing by trying to rem-by-zero
2020-08-06 Jonas Devlieghere[LLDB] Skip test_launch_simple from TestTargetAPI.py...
2020-08-06 Matt Arsenaultclang: Use byref for aggregate kernel arguments
2020-08-06 Sanjay Patel[VectorCombine] add tests for load+insert; NFC
2020-08-06 Adrian PrantlCorrectly detect legacy iOS simulator Mach-O objectfiles
2020-08-06 cgyurgyik[libc] Add tolower, toupper implementation.
2020-08-06 Anton Afanasyev[SLP] Fix order of `insertelement`/`insertvalue` seed...
2020-08-06 Evgenii StepanovFix CFI issues in <future>
2020-08-06 Matt ArsenaultAdd freeze keyword to IR emacs mode
2020-08-06 MaheshRavishankar[mlir][SPIR-V] Fix wrongly placed Rationale section.
2020-08-06 Jonas Devlieghere[lldb] Use target.GetLaunchInfo() instead of creating...
2020-08-06 Aleksandr Platonov[clangd] Fix crash in bugprone-bad-signal-to-kill-threa...
2020-08-06 dfukalov[AMDGPU][CostModel] Add f16, f64 and contract cases...
2020-08-06 Matt ArsenaultGlobalISel: Implement fewerElementsVector for G_EXTRACT...
2020-08-06 Arthur Eubanks[NewPM][LoopUnswitch] Pin loop-unswitch to legacy PM...
2020-08-06 Aaron En Ye Shi[HIP] Ignore invalid ar linker options
2020-08-06 Fred Riss[lldb/testsuite] Change get_debugserver_exe to support...
2020-08-06 Arthur Eubanks[NewPM] Pin -assumption-cache-tracker tests to legacy PM
2020-08-06 Matt ArsenaultAMDGPU: Define raw/struct variants of buffer atomic...
2020-08-06 Sterling AugustineRemove unused variable "saved_opts".
2020-08-06 Matt ArsenaultAArch64/GlobalISel: Fix verifier error after selecting...
2020-08-06 Simon Pilgrim[SLP][X86] Regenerate sdiv test noticed in D83779....
2020-08-06 Mircea Trofin[NFC]{MLInliner] Point out the tests' model dependencies
2020-08-06 Matt ArsenaultAMDGPU: Fix spilling of 96-bit AGPRs
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Start trying to handle AGPR bank
2020-08-06 Matt ArsenaultGlobalISel: Define InvalidRegBankID enum value
2020-08-06 Alexey Bataev[OPENMP]Fix for Windows buildbots, NFC.
2020-08-06 Alexey Bataev[OPENMP]Redesign of OMPExecutableDirective/OMPDeclarati...
2020-08-06 Simon Pilgrim[InstCombine] Add tests for mul(add(x,c),negpow2) ...
2020-08-06 Mircea Trofin[llvm][MLInliner] Don't log 'mandatory' events
2020-08-06 Joel E. Denny[OpenMP] Fix ref count dec for implicit map of partial...
2020-08-06 Raphael Isemann[lldb][NFC] Document and encapsulate OriginMap in ASTCo...
2020-08-06 Simon Pilgrim[InstCombine] Add tests for mul(sub(x,y),negpow2) ...
2020-08-06 Simon PilgrimPDBExtras.h - remove unnecessary raw_ostream forward...
2020-08-06 Fangrui Song[ELF] Allow sections after a non-SHF_ALLOC section...
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Handle llvm.amdgcn.ds.{fadd|fmin...
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Try to promote to use packed saturat...
2020-08-06 Sanjay Patel[PatternMatch] allow intrinsic form of min/max with...
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Move frame index selection to patterns
2020-08-06 Matt ArsenaultAMDGPU: Fix code duplication between the selectors
2020-08-06 jasonliu[XCOFF][AIX] Put each jump table in an independent...
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Implement expansion for rsq.clamp
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Fix trying to widen <3 x s1> boolean ops
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Stop using G_EXTRACT in argument...
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Implement LLT version of allowsMisal...
2020-08-06 Tim Keith[flang] Add options to control IMPLICIT NONE
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Make s16 phi legal
2020-08-06 Matt ArsenaultAMDGPU/GlobalISel: Fix assert on copy to vcc
2020-08-06 Raphael IsemannRevert "PDBExtras.h - remove unnecessary raw_ostream...
2020-08-06 Nicolas Vasilache[mlir][Vector] NFC - Use matchAndRewrite in Contraction...
2020-08-06 Peter Smith[DOCS] Add more detail to stack protector documentation
2020-08-06 Xing GUO[DWARFYAML][debug_info] Make the 'Values' field optional.
2020-08-06 Xing GUO[obj2yaml] Test dumping an empty .debug_aranges section.
2020-08-06 David Spickett[lldb][AArch64] Correct compile options for Neon corefile
2020-08-06 Muhammad Omair... [LLDB] Skip test_launch_simple from TestTargetAPI.py...
2020-08-06 Petar Avramovic[GlobalISel][InlineAsm] Fix matching input constraint...
next