platform/upstream/llvm.git
2021-05-17 Raphael Isemann[lldb][NFC] Specify guidelines for API tests
2021-05-17 Michael Spencer[clang][modules] Build inferred modules
2021-05-17 Florian HahnRevert "[NFC][LSAN] Limit the number of concurrent...
2021-05-17 Fraser Cormack[DAGCombiner] Relax an assertion to an early return
2021-05-17 Kristina Bessonova[libcxx] NFC. Add missed articles to _LIPCPP_ASSERT...
2021-05-17 OCHyams[dexter] Remove requirement for a condition in DexLimit...
2021-05-17 OCHyams[dexter] Remove unnecessary double check on conditional...
2021-05-17 Mateusz Mikuła[LLD][MinGW] Add --fatal-warnings and --no-fatal-warnin...
2021-05-17 Jan Svoboda[clang] NFC: Remove CompilerInstance::getInvocationPtr
2021-05-17 Chen Zheng[PowerPC] add a testcase for reverse memory op; nfc
2021-05-17 Jan Svoboda[clang][deps] NFC: Report modules' context hash
2021-05-17 Jan Svoboda[clang][deps] NFC: Stop assuming the TU's context hash
2021-05-17 Adrian KuegelAdd support for complex constants to MLIR core.
2021-05-17 Matthias Springer[mlir] Lower permutation maps on TransferWriteOps
2021-05-17 Matthias Springer[mlir] Fix in_bounds attr handling in TransferReadPermu...
2021-05-17 Hongtao Yu[CSSPGO] Update pseudo probe distribution factor based...
2021-05-17 Arthur EubanksRevert "[TargetLowering] Only inspect attributes in...
2021-05-17 Arthur EubanksRevert "[NFC] Use ArgListEntry indirect types more...
2021-05-17 Pan, Tao[SelectionDAG] Make fast and linearize visible by clang...
2021-05-17 Ben Shi[RISCV] Optimize or/xor with immediate in the zbs extension
2021-05-17 Vitaly Buka[NFC][sanitizer] Fix 'macro redefined' warning in test
2021-05-17 Ben Shi[RISCV][test] Add new tests of or/xor in the zbs extension
2021-05-16 Harald van... [lld][X86] Restore gotEntrySize.
2021-05-16 David BlaikieFix some deprecated copy ops in google mock
2021-05-16 Craig Topper[RISCV] Replace AddiPair ComplexPattern with a PatLeaf...
2021-05-16 Fangrui Song[test] Improve CodeGen/*/semantic-interposition-asm.ll
2021-05-16 Alessandro... [BPF] add support for 32 bit registers in inline asm
2021-05-16 Florian HahnRecommit "[Clang,Driver] Add -fveclib=Darwin_libsystem_...
2021-05-16 Danila Kutenin[clang] Fix ternary operator in the second for loop...
2021-05-16 Lang Hames[JITLink] Fix symbol comparator in LinkGraph::dump.
2021-05-16 David Green[CPG][ARM] Optimize towards branch on zero in codegenpr...
2021-05-16 Philip ReamesRevert "Do actual DCE in LoopUnroll (try 2)"
2021-05-16 David Green[ARM] Extra branch on zero tests. NFC
2021-05-16 Kai Luo[Utils] Fix indentation error in utils/wciia.py
2021-05-16 Nikita Popov[CaptureTracking] Simplify reachability check (NFCI)
2021-05-16 Nikita PopovReapply [CaptureTracking] Do not check domination
2021-05-16 Florian Hahn[Matrix] Fix some newpm check lines, which fail on...
2021-05-16 Simon Pilgrim[X86][SSE] Pull out combineToHorizontalAddSub helper...
2021-05-16 Florian Hahn[Matrix] Fix some newpm check lines, which fail on...
2021-05-16 Florian Hahn[Matrix] Extend test to also check new PM pipeline.
2021-05-16 Florian Hahn[PhaseOrdering] Add test for insert/extract code for...
2021-05-16 Florian Hahn[VectorCombine] Add tests with and & urem guaranteeing...
2021-05-16 Roman Lebedev[NFC][X86][Costmodel] Add tests for load/store with...
2021-05-16 Nikita PopovRevert "[CaptureTracking] Do not check domination"
2021-05-16 Nikita Popov[CaptureTracking] Do not check domination
2021-05-16 Nikita Popov[MemCpyOpt] Add test for unreachable capture (NFC)
2021-05-16 Uday Bondhugula[MLIR][PYTHON] Provide opt level for ExecutionEngine...
2021-05-16 Saurabh Jha[Matrix] Implement static cast for matrix types
2021-05-16 Uday Bondhugula[MLIR][NFC] Fix clang-tidy warnings in IntegerSet.h
2021-05-16 Kai Luo[AIX][compiler-rt] Build and install standalone libatomic
2021-05-16 Jinsong Ji[AIX][AsmPrinter] Print Global Variable in comments
2021-05-16 Hubert Tong[AIX][clang-repl][test] Mark unsupported pending XCOFF6...
2021-05-15 Tomasz Miąsko[Demangle][Rust] Parse trait definitions
2021-05-15 Tomasz Miąsko[Demangle][Rust] Parse trait implementations
2021-05-15 Tomasz Miąsko[Demangle][Rust] Parse inherent implementations
2021-05-15 Kuter Dinel[Attributor] Call site specific AAValueSimplification...
2021-05-15 Simon Pilgrim[X86] Remove unused check-prefixes
2021-05-15 Nikita Popov[CaptureTracking] Only check reachability for capture...
2021-05-15 Simon Pilgrim[X86][SSE] Add SSE3 coverage to PHADD/SUB generation...
2021-05-15 Alex OrlovNFC. Refactored DIPrinter for support embedded source.
2021-05-15 Dan Liew[Compiler-rt] Downgrade another fatal error to warning
2021-05-15 Dan Liew[Compiler-rt] Downgrade fatal error about unsupported...
2021-05-15 Pengxuan ZhengSupport GCC's -fstack-usage flag
2021-05-15 Nico WeberRevert "[X86][SSE] Pull out combineToHorizontalAddSub...
2021-05-15 David Green[ARM] Add an extra memset test showing reverted WLSTP...
2021-05-15 Simon Pilgrim[X86] X86OptimizeLEAPass::replaceDebugValue - take...
2021-05-15 Simon Pilgrim[X86] X86CmovConverterPass::convertCmovInstsToBranches...
2021-05-15 Simon PilgrimRevert rG632668c1c0e7dcf97154d2e377491cdc8cb6963c ...
2021-05-15 Simon Pilgrim[TableGen] TreePatternNode::isIsomorphicTo - early...
2021-05-15 Simon PilgrimX86SpeculativeLoadHardeningPass::hardenValueInRegister...
2021-05-15 Simon PilgrimSampleProfileLoader::inlineHotFunctionsWithPriority...
2021-05-15 Simon PilgrimIfConverter::MeetIfcvtSizeLimit - Fix uninitialized...
2021-05-15 Nikita Popov[CFG] Move reachable from entry checks into basic block...
2021-05-15 Simon Pilgrim[X86][Atom] Fix vector integer multiplication resource...
2021-05-15 Simon Pilgrim[Local] collectBitParts - bail out if we find more...
2021-05-15 Simon Pilgrim[InstCombine] InstCombinerImpl::visitOr - enable bitrev...
2021-05-15 Simon Pilgrim[X86] Try to pass DebugLoc by const-ref to avoid costly...
2021-05-15 Simon Pilgrim[Local] collectBitParts - early-out from binops. NFCI.
2021-05-15 Sanjay Patel[GlobalOpt] add tests for store alignment (PR50253...
2021-05-15 Sanjay Patel[GlobalOpt] add test checks; NFC
2021-05-15 Nikita Popov[IR] Add BasicBlock::isEntryBlock() (NFC)
2021-05-15 mydeveloperday[clang-format] PR50326 AlignAfterOpenBracket AlwaysBre...
2021-05-15 Nikita Popov[CFG] Use comesBefore() (NFC)
2021-05-15 Nikita Popov[CaptureTracking] Clean up same instruction check ...
2021-05-15 Tomasz Miąsko[Demangle][Rust] Parse char constants
2021-05-15 Tomasz Miąsko[Demangle][Rust] Parse bool constants
2021-05-15 Tim NorthoverVerifier: second attempt to fix what I broke with swift...
2021-05-15 Douglas YungRevert "[Clang,Driver] Add -fveclib=Darwin_libsystem_m...
2021-05-15 Vitaly Buka[sanitizer] Disable test on Android
2021-05-15 Vitaly BukaFix "is not used" warning
2021-05-15 Lang Hames[llvm-jitlink] Link libnetwork on Haiku in llvm-jitlink
2021-05-15 Aart Bik[mlir][sparse] remove accidental debug code
2021-05-15 Nico Weber[gn build] (manually) port ad7e12226f6b
2021-05-15 Aart Bik[mlir][sparse] prepare runtime support lib for multiple...
2021-05-15 Philip ReamesExtract a helper routine to simplify D91481 [NFC]
2021-05-15 Hendrik Greving[MC] Add the ability to pass MCRegisterInfo to dump_pretty.
2021-05-15 Dan Liew[Compiler-rt] Distinguish between testing just built...
2021-05-14 Amara Emerson[GlobalISel][CallLowering] Fix crash when handling...
2021-05-14 Sam Clegg[lld][WebAssembly] Remove unused method declaration...
2021-05-14 Benjamin KramerReinstate gtest fix from 4f0b0bf5c6731e3d370558be08c926...
next