platform/upstream/llvm.git
2020-08-07 Haojian Wu[AST][RecoveryExpr] Fix the missing type when rebuildin...
2020-08-07 Igor Kudrin[DebugInfo] Remove DwarfUnit::getDwarfVersion(). NFC.
2020-08-07 Igor Kudrin[DebugInfo] Clean up DIEUnit. NFC.
2020-08-07 Eduardo Caldas[SyntaxTree][NFC] remove redundant namespace-specifiers
2020-08-07 Shinji Okumura[Attributor] AAPotentialValues Interface
2020-08-07 Thomas Preud... [clang, test, Darwin] Fix tests expecting Darwin target
2020-08-07 Christian KühnelRevert "[CMake] Simplify CMake handling for zlib"
2020-08-07 Max Kazantsev[Test] Add one more test on IndVars that was failing...
2020-08-07 Nathan Ridge[clangd] Highlight structured bindings at local scope...
2020-08-07 QingShan Zhang[NFC] Add the stats for load/store cluster
2020-08-07 David Sherwood[SVE][CodeGen] Fix bug with store of unpacked FP scalab...
2020-08-07 Jonas Devlieghere[LLDB] Mark test_launch_simple as a no-debug-info test
2020-08-07 biplmish[PowerPC] Implement Vector Extract Low/High Order Built...
2020-08-07 QingShan Zhang[PowerPC] Support constrained fp operation for setcc
2020-08-07 QingShan Zhang[Scheduling] Create the missing dependency edges for...
2020-08-07 Michał Górny[Polly] Support linking ScopPassManager against LLVM...
2020-08-07 Sameer Sahasrabuddhe[AArch64][NFC] require aarch64 support for hwasan test
2020-08-07 Vitaly Buka[StackSafety,NFC] Fix tests in debug
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...
next