platform/upstream/llvm.git
2020-05-11 Arthur EubanksRun Coverage pass before other *San passes under new...
2020-05-11 Sean Silva[mlir][shape] Tidy up shape.shape_of
2020-05-11 Sean Silva[mlir][Value] Add v.getDefiningOp<OpTy>()
2020-05-11 jasonliu[XCOFF][AIX] Emit correct alignment for csect
2020-05-11 Jez Ng[lld-macho] Re-add dylink-lazy test
2020-05-11 Melanie BlowerFP LangOpts should not be dependent on CGOpt
2020-05-11 Sanjay Patel[VectorCombine] account for extra uses in scalarization...
2020-05-11 Sanjay Patel[VectorCombine] add tests for possible scalarization...
2020-05-11 Joel E. Denny[FileCheck] Support comment directives
2020-05-11 Joel E. Denny[FileCheck] Make invalid prefix diagnostics more precise
2020-05-11 Joel E. Denny[OpenMP][NFC] Fix `not` sustitution in tests
2020-05-11 Tim Keith[flang][NFC] Simplify semantics test scripts
2020-05-11 Jessica Paquette[AArch64][GlobalISel] Make LR livein to entry in llvm...
2020-05-11 Sam Elliott[RISCV] Support Constant Pools in Load/Store Peephole
2020-05-11 Florian Hahn[Matrix] Add matrix type to Clang.
2020-05-11 Nico Weber[gn build] (manually) port bba38de50c9
2020-05-11 Sanjay Patel[CGP][x86] add test for funnel-shift with cross-block...
2020-05-11 Valentin Clement[flang] Fix compilation after rename of Loop dialect...
2020-05-11 Sam ElliottRevert "[RISCV] Support Constant Pools in Load/Store...
2020-05-11 Sean Fertile[PowerPC][NFC] Convert an if/else to a conditional.
2020-05-11 Thomas Lively[WebAssembly] Add wasm-specific vector shuffle builtin...
2020-05-11 Sam Elliott[RISCV] Support Constant Pools in Load/Store Peephole
2020-05-11 Hongtao YuProperly add out-of-module functions to the import...
2020-05-11 Vedant Kumar[lldb/test] Fix for flakiness in TestNSDictionarySynthetic
2020-05-11 Julian Lettner[compile-rt] Reduce #ifdef noise for ptrauth
2020-05-11 LLVM GN Syncbot[gn build] Port bf95cf4a681
2020-05-11 Zola Bridges[x86][seses] Introduce SESES pass for LVI
2020-05-11 Nicolas Vasilache[mlir] Simplify and better document std.view semantics
2020-05-11 Zola Bridges[llvm][utils] Remove git-svn folder + scripts
2020-05-11 Kostya KortchinskyAdd vendor identity check for Hygon Dhyana processor...
2020-05-11 LLVM GN Syncbot[gn build] Port 48fa355ed4b
2020-05-11 Mircea Trofin[llvm][NFC] Move inlining decision-related APIs in...
2020-05-11 Pavel Labath[lldb] Speculative fix for the entry values test on...
2020-05-11 Sergey Dmitriev[Attributor] Fix for a crash on RAUW when rewriting...
2020-05-11 Kang Zhang[PowerPC] Use PredictableSelectIsExpensive to enable...
2020-05-11 Kamlesh Kumar[Clang] Fix the incorrect return type of atomic_is_lock...
2020-05-11 Nicolas Vasilache[mlir][Linalg] NFC - Refactor and simplify Promotion
2020-05-11 Sam McCallRevert "[DAGCombine] Remove the getNegatibleCost to...
2020-05-11 Sanjay Patel[x86] add test for funnel shift in loop with cross...
2020-05-11 Pavel Labath[lldb/test] Make "inline" tests handle multiple stateme...
2020-05-11 Pavel Labath[lldb] Revive TestBasicEntryValuesX86_64
2020-05-11 Artem Dergachev[analyzer] SATestBuild.py: Allow comments in run_static...
2020-05-11 rtayl[mlir][rocdl] Add xdlops intrinsics to rocdl dialect
2020-05-11 Raphael Isemann[lldb] Add missing nullptr checks to AppleObjCRuntime...
2020-05-11 Gongyu DengTab completion for breakpoint write and breakpoint...
2020-05-11 Alex Zinenko[mlir] More support for detached regions in affine...
2020-05-11 Peter Smith[ELF][ARM] Support /DISCARD/ of subset of .ARM.exidx...
2020-05-11 Gongyu DengComplete breakpoint enable/disable/delete/modify with...
2020-05-11 Alex Zinenko[mlir] NFC: Rename LoopOps dialect to SCF (Structured...
2020-05-11 Kirill Bobyrev[clangd] Fix remote index build for macOS with Homebrew...
2020-05-11 Tyker[AssumeBundles] fix crashes
2020-05-11 OCHyams[NFC][DwarfDebug] Add test for variables with a single...
2020-05-11 OCHyams[NFC][DwarfDebug] Add test for variables with a single...
2020-05-11 OCHyams[NFC][DwarfDebug] Add test for variables with a single...
2020-05-11 Sander de Smalen[SveEmitter] Add builtins for svmovlb and svmovlt
2020-05-11 Kadir Cetinkaya[clangd] Make version in PublishDiagnosticsParams optional
2020-05-11 Hanhan Wang[mlir][StandardToLLVM] Add support for lowering FPToSIO...
2020-05-11 Hanhan Wang[mlir][StandardToSPIRV] Add support for lowering FPToSI...
2020-05-11 Hanhan Wang[mlir] Add FPToSIOp to Standard dialect.
2020-05-11 Djordje Todorovic[NFC][DwarfDebug] Avoid default capturing when using...
2020-05-11 Haojian WuAdd a missing test file for recovery expressions.
2020-05-11 Haojian WuFix -Wunused compiler warning.
2020-05-11 Djordje Todorovic[NFC][DwarfDebug] Prefer explicit to auto type deduction
2020-05-11 Haojian Wu[AST] Preserve the type in RecoveryExprs for broken...
2020-05-11 Muhammad Omair... [LLDB] Fix broken testsuite due to Xfail decorators
2020-05-11 Xun LiRemove an unused Module param
2020-05-11 Xing GUO[Object] Remove unused variable after D79560. NFC.
2020-05-11 Fangrui Song[gcov] Implement --stdout -t
2020-05-11 Johannes Doerfert[Attributor] Merge the query set into AbstractAttribute
2020-05-11 QingShan Zhang[DAGCombine] Remove the getNegatibleCost to avoid the...
2020-05-11 Muhammad Omair... [LLDB] Decorate tests failing on arm-linux buildbot
2020-05-11 Muhammad Omair... Remove XFAIL arm-linux decorator from passing tests
2020-05-11 Muhammad Omair... XFAIL NativePDB tests on arm-linux
2020-05-11 Fangrui Song[X86] Fix combineVectorCompareAndMaskUnaryOp regression...
2020-05-11 Lang Hames[examples] Fix the SpeculativeJIT and ThinLtoJIT exampl...
2020-05-11 Nico WeberRemove a comment that is no longer true after d03838343f2.
2020-05-11 Nico WeberRemove a variable write that is not needed after d0383...
2020-05-11 Johannes Doerfert[Attributor][FIX] Carefully handle/ignore/forget `argme...
2020-05-11 Johannes Doerfert[Attributor] Use "simplify to constant" in genericValue...
2020-05-11 Johannes Doerfert[Attributor] Ignore illegal accesses to `null`
2020-05-11 Johannes Doerfert[Attributor] Use existing helpers to determine IR facts
2020-05-11 Johannes Doerfert[Attributor][NFC] Clang format Attributor*.cpp
2020-05-10 Lang Hames[ORC] Share ownership of JITDylibs between ExecutionSes...
2020-05-10 Fangrui Song[gcov] Default coverage version to '407*' and delete...
2020-05-10 Ricky Zhou[examples] Fix llvm.memset prototype in BrainF example.
2020-05-10 Matt ArsenaultAMDGPU/GlobalISel: Remove -global-isel-abort=0 from...
2020-05-10 Richard SmithFix clangd test that depended on a diagnostic removed...
2020-05-10 Richard SmithEnforce the C++11 anonymous enum bitfields check even for
2020-05-10 Richard SmithFix typo in enum-base disambiguation.
2020-05-10 Martin Storsjö[LLD] [COFF] Fix def file exporting of symbols containi...
2020-05-10 Richard SmithProperly implement 'enum class' parsing.
2020-05-10 Fangrui Song[gcov] Delete CC1 option -coverage-no-function-names...
2020-05-10 Craig Topper[X86] Add a few more shuffles to hasUndefRegUpdate.
2020-05-10 Tyker[AssumeBundles] Remove non-determinisme from assume...
2020-05-10 Andrea Di Biagio[MCA][InstrBuilder] Correctly mark reserved resources...
2020-05-10 Fangrui Song[gcov] Temporarily unsupport host-byteorder-big-endian
2020-05-10 Fangrui Song[compiler-rt][test] Add feature host-byteorder-big...
2020-05-10 Fangrui Song[gcov] Temporarily unsupport host-byteorder-big-endian
2020-05-10 Tyker[AssumeBundles] Prevent generation of some redundant...
2020-05-10 Fangrui Song[gcov] Don't skip leading zeros when reading a string
next