platform/upstream/llvm.git
2020-06-21 Luboš Luňákfix clang/PCH/delayed-pch-instantiate test
2020-06-21 David Green[CGP] Enable CodeGenPrepares phi type convertion.
2020-06-21 Florian Hahn[DSE,MSSA] Move reachability check to main loop.
2020-06-21 Luboš Luňákadd option to instantiate templates already in the PCH
2020-06-21 David Green[CGP] Convert phi types
2020-06-21 David Green[CGP][AArch64] Convert Phi type tests. NFC
2020-06-21 Nikita Popov[ValueTracking, BasicAA] Don't simplify instructions
2020-06-21 Bruno RicciRevert "Add --hot-func-list to llvm-profdata show for...
2020-06-21 Sanjay Patel[ValueTracking] improve analysis for fdiv with same...
2020-06-21 Sanjay Patel[InstSimplify] add test for fdiv signbit; NFC
2020-06-21 Bruno Ricci[clang][test][NFC] Also test for serialization in AST...
2020-06-21 Bruno Ricci[clang][test][NFC] Also test for serialization in AST...
2020-06-21 Bruno Ricci[clang][NFC] Regenerate test/AST/ast-dump-lambda.cpp...
2020-06-21 Bruno Ricci[clang][utils] Minor tweak to make-ast-dump-check.sh
2020-06-21 Bruno Ricci[clang][Serialization] Fix the serialization of Constan...
2020-06-21 Bruno Ricci[clang][NFC] Fix typos/wording in the comments of Const...
2020-06-21 Nikita Popov[LangRef] Fix sphinx warnings
2020-06-21 Nikita Popov[Docs] Fix code block in MemorySSA docs (NFC)
2020-06-21 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorEltsForTargetShuff...
2020-06-21 clfbbn[Attributor][NFC] Fix indentation
2020-06-21 Wenlei He[Remarks] Add callsite locations to inline remarks
2020-06-21 Jonas Devlieghere[lldb/Lua] Remove redundant variable (NFC)
2020-06-21 Jonas Devlieghere[lldb] Remove unused <iostream> includes (NFC)
2020-06-20 Amy Kwan[PowerPC][Power10] Implement Vector Clear Left/Rightmos...
2020-06-20 Eric Christopher[clang/llvm] As part of using inclusive language within
2020-06-20 Craig Topper[X86] Set the cpu_vendor in __cpu_indicator_init to...
2020-06-20 Eric Christopher[clang-tidy] As part of using inclusive language within
2020-06-20 Eric ChristopherUpdate comment to be more clear.
2020-06-20 Eric ChristopherRename function to more accurately reflect what it...
2020-06-20 Eric ChristopherTemporarily Revert "[lldb][NFC] Add more test for built...
2020-06-20 Eric Schweitz[flang] Add BoxValue.h
2020-06-20 Eric ChristopherTypos around a -> an.
2020-06-20 Sanjay Patel[VectorCombine] fix assert for type of compare operand
2020-06-20 Raphael Isemann[lldb][NFC] Add more test for builtin formats
2020-06-20 weiheAdd --hot-func-list to llvm-profdata show for sample...
2020-06-20 Sanjay Patel[InstCombine] remove unused parameter and add assert...
2020-06-20 Sanjay Patel[InstCombine] add tests for fmul/fdiv with fabs operand...
2020-06-20 Simon PilgrimProfileSummaryInfo.h - reduce unnecessary Function...
2020-06-20 Simon PilgrimRegionPass.h - remove unnecessary Function.h include...
2020-06-20 Sanjay Patel[InstCombine] fabs(X) / fabs(X) -> X / X
2020-06-20 Sanjay Patel[InstCombine] add tests for fabs(x) / fabs (x); NFC
2020-06-20 Simon Pilgrim[X86] combineSetCCMOVMSK - consistently use CmpBits...
2020-06-20 Simon Pilgrim[X86][SSE] Fold MOVMSK(PCMPEQ(X,0)) != -1 -> !PTESTZ...
2020-06-20 Nikita Popov[CVP] Add another non null test (NFC)
2020-06-20 Nikita Popov[JumpThreading] Make test more robust (NFC)
2020-06-20 Nikita Popov[LVI] Extract addValueHandle() method (NFC)
2020-06-20 Nikita Popov[LVI] Use find_as() where possible (NFC)
2020-06-20 Bruno Ricci[clang] SequenceChecker: C++17 sequencing rule for...
2020-06-20 Raphael Isemann[lldb] Skip TestBuiltinFormats.py on arm for now
2020-06-20 Florian HahnRevert "[BasicAA] Use known lower bounds for index...
2020-06-20 Kristina Bessonova[CMake] Fix runtimes build for host Windows (default...
2020-06-20 Eric ChristopherTemporarily Revert "[flang][OpenMP] Enhance parser...
2020-06-20 Eric Christopher[AST/Lex/Parse/Sema] As part of using inclusive languag...
2020-06-20 Kiran Kumar T P[flang][OpenMP] Enhance parser support for flush constr...
2020-06-20 Eric Christopher[cpplint] As part of using inclusive language within...
2020-06-20 Eric Christopher[docs/examples] As part of using inclusive language...
2020-06-20 Eric Christopher[Analysis/Transforms/Sanitizers] As part of using inclu...
2020-06-20 Eric ChristopherAs part of using inclusive language within the llvm...
2020-06-20 Eric Christopher[Support/Utils] As part of using inclusive language...
2020-06-20 Eric Christopher[Target] As part of using inclusive language within...
2020-06-20 Xing GUO[DWARFYAML][debug_info] Fix array index out of bounds...
2020-06-20 Craig Topper[X86] Correct the implementation of ud1(a.k.a. ud2b...
2020-06-20 Eric ChristopherUpdate error to read a little better when an error...
2020-06-20 Mehdi AminiFix warning caused by TableGen verifier predicate ...
2020-06-20 Eric ChristopherUpdate redirected output file.
2020-06-20 Eric ChristopherUpdate test file.
2020-06-20 Eric Christopher[clang-change-namespace] As part of using inclusive...
2020-06-20 Jonas Devlieghere[lldb/Test] Disable TestBuiltinFormats.py on Windows
2020-06-20 Jonas Devlieghere[lldb/Test] Temporarily skip watch simulator in TestSim...
2020-06-20 Craig Topper[X86] Ignore bits 2:0 of the modrm byte when disassembl...
2020-06-20 Fangrui Song[SanitizeCoverage] Rename -fsanitize-coverage-{white...
2020-06-20 Yevgeny Rouban[IR] Convert profile metadata in createCallMatchingInvoke()
2020-06-20 Wang Rui[Mips] Error if a non-immediate operand is used while...
2020-06-20 Eric Christopher[lld] As part of using inclusive language within the...
2020-06-20 Eric Christopher[libcxx] As part of using inclusive language within...
2020-06-20 Eric Christopher[UpdateTestChecks] As part of using inclusive language...
2020-06-20 Vitaly Buka[StackSafety,NFC] Don't rerun on LiveIn change
2020-06-20 Xing GUO[ObjectYAML][ELF] Add support for emitting the .debug_i...
2020-06-20 Carl Ritson[AMDGPU] Avoid use of V_READLANE into EXEC in SGPR...
2020-06-20 Thomas Raoux[mlir] Fix gcc build break due to previous commit
2020-06-20 Weverything[ODRHash] Remove use of 'whitelist'.
2020-06-20 peter klausler[flang] Fix F5.3 formatting of 0.025
2020-06-20 Thomas Raoux[mlir][spirv] Legalize subviewop when used with vector...
2020-06-20 Thomas Raoux[mlir] Allow vector.contract to have mixed types operands
2020-06-20 Benson Chu[Sema] Comparison of pointers to complete and incomplet...
2020-06-19 Ryan Prichard[builtins][Android] Fix 386->686 adjustment
2020-06-19 Ryan Prichard[builtins] Fix typos in comments
2020-06-19 romanova-ekaterinaError related to ThinLTO caching needs to be downgraded...
2020-06-19 Eric ChristopherAs part of using inclusive language within the llvm...
2020-06-19 Eric ChristopherAs part of using inclusive language within the llvm...
2020-06-19 Eric ChristopherAs part of using inclusive language within the llvm...
2020-06-19 Eric ChristopherAs part of using inclusive language within the llvm...
2020-06-19 Heejin Ahn[WebAssembly] Remove TEEs when dests are unstackified
2020-06-19 Eric ChristopherAs part of using inclusive language within the llvm...
2020-06-19 Eric ChristopherAs part of using inclusive language within the llvm...
2020-06-19 Eric ChristopherAs part of using inclusive language with the llvm project,
2020-06-19 Martin Storsjö[Support] Fix building for mingw on a case sensitive...
2020-06-19 Rahul Joshi[MLIR][NFC] Eliminate .getBlocks() when not needed
2020-06-19 Arthur Eubanks[NFC] Remove unused pass name parser classes
2020-06-19 Raphael Isemann[lldb][NFC] Add test for builtin formats
next