platform/upstream/llvm.git
2020-07-14 Oliver Stannard[llvm-objdump] Add entry_value and stack_value opcodes
2020-07-14 Oliver Stannard[llvm-objdump] Add simple memory expressions to variabl...
2020-07-14 Oliver Stannard[DebugInfo] Add unit test for compact expression printer
2020-07-14 Jay Foad[AMDGPU] Fix typos in performCtlz_CttzCombine()
2020-07-14 Sjoerd Meijer[ARM][MVE] Only tail-fold integer add reductions
2020-07-14 Valeriy Savchenko[analyzer][tests] Add 5 more projects for testing
2020-07-14 Valeriy Savchenko[analyzer][tests] Introduce analyzer benchmarking framework
2020-07-14 Sergej JaskiewiczRevert "Revert "[compiler-rt] [test] Use the parent...
2020-07-14 Sander de Smalen[AArch64][SVE] Remove erroneous assert in resolveFrameO...
2020-07-14 Amara EmersonRevert "[compiler-rt] [test] Allow expanding lit substi...
2020-07-14 Jay Foad[AMDGPU] Avoid using s_cmpk when src0 is not register
2020-07-14 serge-sans... Double check that passes correctly set their Modified...
2020-07-14 Roman Lebedev[NFCI][InstCombine] Move store merging from `visitStore...
2020-07-14 David Sherwood[SVE][CodeGen] Add README for SVE-related warnings...
2020-07-14 Kirill Bobyrev[clangd] Implement textDocument/foldingRange
2020-07-14 David Sherwood[SVE] Fix implicit TypeSize->uint64_t conversion getCas...
2020-07-14 David Sherwood[SVE][CodeGen] Fix implicit TypeSize->uint64_t conversi...
2020-07-14 Carl Ritson[AMDGPU][NFC] Tidy sgpr-control-flow.ll whitespace
2020-07-14 Djordje Todorovic[deadargelim] Attach dbg info to the insert/extractvalu...
2020-07-14 Carl Ritson[AMDGPU] Propagate dead flag during pre-RA exec mask...
2020-07-14 Amy Kwan[PowerPC][Power10] Implement Test LSB by Byte Builtins...
2020-07-14 Amara Emerson[AArch64][GlobalISel] Add post-legalize combine for...
2020-07-14 Xing GUO[DWARFYAML] Replace Is64bit with Is64BitAddrSize. NFC.
2020-07-14 Kai Luo[PowerPC] Generate CFI directives when probing in prologue
2020-07-14 Valentin ClementRevert "[flang][openacc] OpenACC 3.0 parser"
2020-07-14 Valentin ClementAdd LINK_COMPONENTS Support
2020-07-14 Jameson Nash[GVN] teach ConstantFolding correct handling of non...
2020-07-14 Jameson Nash[VNCoercion] avoid creating bitcast for zero offsets...
2020-07-14 Jameson Nash[GVN] add early exit to ConstantFoldLoadThroughBitcast...
2020-07-14 zuojian linFix undefined behavior in DWARF emission
2020-07-14 Walter Erquinigo[lldb-vscode] Fix TestVSCode_setBreakpoints
2020-07-14 clementval[flang][openacc] Add Support library for error handling
2020-07-14 Walter Erquinigo[lldb-vscode] Fix TestVSCode_module
2020-07-14 Valentin Clement[flang][openacc] OpenACC 3.0 parser
2020-07-14 Gui Andrade[MSAN] Implement experimental vector reduction intrinsics
2020-07-13 Mircea Trofin[llvm][NFC] Removed unused CHECKs in a ml test
2020-07-13 Richard SmithBasic support for flexible array members in constant...
2020-07-13 Fangrui Song[PowerPC] Fix combineVectorShuffle regression after...
2020-07-13 Ryan Prichard[builtins][ARM] Replace call_apsr.S with inline asm
2020-07-13 Ryan Prichard[compiler-rt][Android] Stop using detect_target_arch
2020-07-13 Ryan Prichard[builtins] Cleanup generic-file filtering
2020-07-13 Ryan Prichard[builtins][Android] Define HAS_80_BIT_LONG_DOUBLE to 0
2020-07-13 LLVM GN Syncbot[gn build] Port caf395ee8c2
2020-07-13 Stephen HinesFix a missing update that C compiles default to gnu17.
2020-07-13 Gui AndradeMemorySanitizer: If a field is marked noundef, check...
2020-07-13 Mircea Trofin[llvm][NFC] ML InlineAdvisor: Factored CHECKs in common...
2020-07-13 Mircea TrofinReapply "[llvm] Native size estimator for training...
2020-07-13 Lang Hames[ORC] Fix typo in parameter name.
2020-07-13 Gui Andrade[Sanitizers] Ensure clock_getcpuclockid interceptor...
2020-07-13 Tyker[AssumeBundles] Use operand bundles to encode alignment...
2020-07-13 Eric ChristopherFold the opt size check into the assert to silence...
2020-07-13 Kiran ChandramohanLowering of OpenMP Parallel operation to LLVM IR 1/n
2020-07-13 Vedant KumarUpdate ubsan_interface.inc for D71491
2020-07-13 Dokyung Song[compiler-rt] Fix compiler warnings and runtime errors...
2020-07-13 Gui Andrade[InstCombine] Erase attribute lists for simplified...
2020-07-13 Vedant KumarRevert "[InstCombine] Drop debug loc in TryToSinkInstru...
2020-07-13 Vedant KumarCheck output in test/CodeGen/Generic/MIRStripDebug...
2020-07-13 Jinsong Ji[compiler-rt][MSAN][test] Update buffersize for UTF...
2020-07-13 Gui Andrade[Sanitizers] Implement getcpuclockid interceptor
2020-07-13 Vedant Kumar[ubsan] Check implicit casts in ObjC for-in statements
2020-07-13 Benjamin Kramer[analyzer] Inline StringSet that's defined in a header
2020-07-13 Vedant Kumar[debugify] Add targeted test for 2fa656c, NFC
2020-07-13 Quentin Colombet[MC/AsmParser] layout-interdependency.s depends on...
2020-07-13 Nicolas Vasilache[mlir] Add alignment attribute to LLVM memory ops and...
2020-07-13 Nikita Popov[ADT] Specialize std::swap() for SetVector
2020-07-13 Walter ErquinigoRetry ""[lldb-vscode] Fix TestVSCode_module""
2020-07-13 Jonas Devlieghere[lldb] Remove unused argument (NFC)
2020-07-13 Rahul Joshi[MLIR] Change ODS collective params build method to...
2020-07-13 AlexisPerry[flang] Extended the flang driver options to include...
2020-07-13 Thomas Raoux[mlir] Support operations with multiple results in...
2020-07-13 LLVM GN Syncbot[gn build] Port 9908a3b9f52
2020-07-13 Lei Zhang[mlir][StandardToSPIRV] Fix conversion for signed remainder
2020-07-13 Davide ItalianoRevert "[llvm] Native size estimator for training ...
2020-07-13 Adrian PrantlAdd a decorator to skip tests when running under Rosetta
2020-07-13 Martin Storsjö[lldb] Fix a CMake warning typo. NFC.
2020-07-13 Lang Hames[ORC] Remove a spurious reinterpret_cast.
2020-07-13 Mircea Trofin[llvm][NFC] Factored the default inlining advice
2020-07-13 Tim Keith[flang] Use octal escapes for character literals in...
2020-07-13 Nikita Popov[PredicateInfo] Place predicate info after assume
2020-07-13 Nikita Popov[NewGVN] Separate passing assume tests (NFC)
2020-07-13 Nikita Popov[NewGVN] Rename xfail tests (NFC)
2020-07-13 Lang Hames[JITLink] Apply MSVCPError workaround to a1fc26030a42.
2020-07-13 Matt ArsenaultGlobalISel: Define equivalent nodes for saturating...
2020-07-13 Matt ArsenaultGlobalISel: Implement fewerElementsVector for saturatin...
2020-07-13 Matt ArsenaultGlobalISel: Implement widenScalar for saturating add/sub
2020-07-13 Matt ArsenaultAMDGPU/GlobalISel: Add baseline add/sub sat legalizatio...
2020-07-13 Sam McCall[clangd] Remove const_cast. NFC
2020-07-13 Lei Zhang[NFC] Remove unused header include
2020-07-13 serge-sans... Fix HexagonGenExtract return status
2020-07-13 Arthur Eubanks[NewPM][opt] Translate -foo-analysis to require<foo...
2020-07-13 LLVM GN Syncbot[gn build] Port fdb69539bcd
2020-07-13 Jan Korous[AST] Fix potential nullptr dereference in Expr::HasSid...
2020-07-13 Matt ArsenaultAMDGPU/GlobalISel: Add tests for 96-bit add/sub/mul
2020-07-13 Mircea Trofin[llvm][NFC] ML Policies: changed the saved_model protob...
2020-07-13 Matt ArsenaultTableGen/GlobalISel: Emit enum names for reg class...
2020-07-13 Matt ArsenaultRISCV: Avoid GlobalISel build break in a future patch
2020-07-13 Louis Dionne[libc++] Implement P0551
2020-07-13 Hiroshi Yamauchi[PGO][PGSO] Add profile guided size optimization to...
2020-07-13 LLVM GN Syncbot[gn build] Port 83080a294ad
2020-07-13 Lang Hames[ORC] Generalize emit re-entry, stub, etc. APIs for...
next