platform/upstream/llvm.git
2020-11-17 Rahul JoshiFix flang MLIR unit test verification failures
2020-11-17 Philip Reamestest commit for new client
2020-11-17 Michael Kruse[Polly] Move SimplifyVisitor into polly namespace.
2020-11-17 Vy Nguyen[sanitizers-test]add definition for %device_rm on andro...
2020-11-17 Fangrui Song[MC][test] Strengthen dwarf-asm-multiple-sections.s...
2020-11-17 Rahul Joshi[MLIR] Extend Symbol verification to reject public...
2020-11-16 Lex AugusteijnAdd an optional argument for pattern rewriter max itera...
2020-11-16 Artem DergachevRevert "Revert "[analyzer] NFC: Separate PathDiagnostic...
2020-11-16 Sjoerd Meijer[LoopFlatten] Disable IV widening
2020-11-16 Jessica Paquette[AArch64][GlobalISel] Fold G_XOR x, -1 into G_SELECT...
2020-11-16 Felix Berger[clang-tidy] performance-unnecessary-copy-initializatio...
2020-11-16 Michael Liao[InferAddrSpace] Teach to handle assumed address space.
2020-11-16 Kazushi (Jam... [VE] Add lvm/svm intrinsic instructions
2020-11-16 Jonas Devlieghere[crashlog] Implement parser for JSON encoded crashlogs
2020-11-16 Florian Hahn[ConstraintElimination] Add support for Or.
2020-11-16 Philip Reames[LoopVec] Introduce an api for detecting uniform memory ops
2020-11-16 Louis Dionne[libc++] Move the GDB pretty printer tests to the DSL
2020-11-16 Kostya Kortchinsky[scudo][standalone] Correct min/max region indices
2020-11-16 Sean Silva[mlir] Add DecomposeCallGraphTypes pass.
2020-11-16 Nico Weberlld/mach-o: Infer darwinnew from filename ld64.lld...
2020-11-16 Philip Reames[SCEV] Factor out part of wrap flag detection logic...
2020-11-16 Arnold Schwaighofer[coro] Async coroutines: Make sure we can handle contro...
2020-11-16 Florian Hahn[ConstraintElimination] Add complex test cases.
2020-11-16 Sanjay PatelRevert "[InstCombine] add multi-use demanded bits fold...
2020-11-16 Aaron BallmanAnother speculative fix for lldb related to ConstexprSp...
2020-11-16 Aaron BallmanSpeculatively fix the lldb build
2020-11-16 ThorstenConvert ConstexprKind from Specifiers.h to a scoped...
2020-11-16 Jonas Devlieghere[dsymutil] Generalize handling of aliases external...
2020-11-16 Amara Emerson[AArch64][GlobalISel] Look through a G_ZEXT when trying...
2020-11-16 Scott Linder[YAMLIO] Correctly diagnose empty alias/anchor
2020-11-16 Craig Topper[RISCV] Add MC tests for the User Vector CSRs
2020-11-16 Louis Dionne[libc++] Remove transitional #error message
2020-11-16 Jameson NashReland "[AsmPrinter] fix -disable-debug-info option"
2020-11-16 Praveen G[Flang][OpenMP] Add semantic checks for OpenMP Depend...
2020-11-16 Craig Topper[RISCV] When matching SROIW, check all 64 bits of the...
2020-11-16 Arthur Eubanks[SimplifyCFG] Respect optforfuzzing in NPM pass
2020-11-16 Raphael Isemann[lldb] Skip TestCppKeywordsAsCIdentifiers on Windows
2020-11-16 peter klausler[flang] Unsplit COMPLEX operations
2020-11-16 Jonathan Metzman[fuzzer] Disable uncaught-exception on non-Win+undo...
2020-11-16 Xun Li[Coroutine] Allocas used by StoreInst does not always...
2020-11-16 Jonathan Metzman[fuzzer] Add allocator_may_return_null to uncaught...
2020-11-16 Matt ArsenaultAMDGPU: Select global saddr mode from SGPR pointer
2020-11-16 Mirko Brkusanin[AMDGPU][GlobalISel] Fix lowerShlSat
2020-11-16 Matt ArsenaultAMDGPU: Split large offsets when selecting global saddr...
2020-11-16 Victor HuangFix the compilation assertion due to unreachable BB...
2020-11-16 Jay Foad[AMDGPU] Add comments. NFC.
2020-11-16 Christian Sigg[mlir] Require std.alloc() ops to have canonical layout...
2020-11-16 Andrzej Warzynski[flang][f18] Remove "-fdebug-resolve-names"
2020-11-16 Kazushi (Jam... [VE] Optimize leaf functions
2020-11-16 David Truby[MLIR][OpenMP] Add omp.wsloop operation
2020-11-16 Simon Moll[VE] fastcc and vreg-to-vreg copy
2020-11-16 Yonghong SongBPF: make __builtin_btf_type_id() return 64bit int
2020-11-16 Xiangling Liao[AIX][driver] Include crti[_64].o and -bcdtors also...
2020-11-16 Raphael Isemann[lldb] Add support for using variables with C++ keyword...
2020-11-16 LLVM GN Syncbot[gn build] Port 8dbe44cb293
2020-11-16 Florian HahnAdd pass to add !annotate metadata from @llvm.global...
2020-11-16 Hanhan Wang[mlir][StandardToSPIRV] Extend support for lowering...
2020-11-16 Francesco Petrogalli[clang][SveEmitter] Fix enum declarations. [NFCI]
2020-11-16 Kazushi (Jam... [VE] Add lsv/lvs intrinsic instructions
2020-11-16 Aaron BallmanFix bots that are running with assertions enabled;...
2020-11-16 Aaron BallmanAdding some explicit casts to appease build bots; NFC
2020-11-16 ThorstenConvert TypeSpecifierSign from Specifiers.h to a scoped...
2020-11-16 ThorstenConvert TypeSpecifiersPipe from Specifiers.h to a scope...
2020-11-16 Vassil VassilevReland "Move the test compiler setup in a common place...
2020-11-16 Dmitry Preobrazhensky[AMDGPU][MC] Corrected error position for some operands...
2020-11-16 Max Kazantsev[Test] More tests on range checks
2020-11-16 Caroline Concatto[AArch64] Add check for widening instruction for SVE.
2020-11-16 Matthew MalcomsonHwasan reporting check for dladdr failing
2020-11-16 Vitaly BukaRevert "Move the test compiler setup in a common place...
2020-11-16 Vitaly Buka[NFC][tsan] Simplify call_pthread_cancel_with_cleanup
2020-11-16 Max Kazantsev[Test] More tests on range check elimination
2020-11-16 Michał Górny[lldb] [Process/FreeBSDRemote] Optimize regset pointer...
2020-11-16 Michał Górny[lldb] [Process/FreeBSDRemote] Modernize and simplify...
2020-11-16 Michał Górny[lldb] [Process/FreeBSDRemote] Access debug registers...
2020-11-16 Michał Górny[lldb] [Process/FreeBSDRemote] Access FPR via RegisterI...
2020-11-16 Dmitry Preobrazhensky[AMDGPU][MC] Corrected error position for swizzle()
2020-11-16 Dmitry Preobrazhensky[AMDGPU][MC] Corrected error position for hwreg() and...
2020-11-16 Michał Górny[lldb] [Process/FreeBSDRemote] Access GPR via reginfo...
2020-11-16 Nicolas Vasilache[mlir][Linalg] Add support for tileAndDistribute on...
2020-11-16 Kazushi (Jam... [VE] Add pfchv intrinsic instructions
2020-11-16 Vitaly Buka[sanitizer] Fix StackDepotPrint testing
2020-11-16 Benjamin Kramer[LoopFlatten] Fold variable into assert. NFC.
2020-11-16 Florian Hahn[IRGen] Add !annotation metadata for auto-init stores.
2020-11-16 Sjoerd Meijer[LoopFlatten] Widen the IV
2020-11-16 David Penry[ARM] Cortex-M7 schedule
2020-11-16 Mikhail Goncharov[lld] Use %t file in test
2020-11-16 Joachim Protze[OpenMP][Tool] Add Archer option to disable data race...
2020-11-16 Fraser Cormack[RISCV] Use a macro to simplify getTargetNodeName
2020-11-16 Kazushi (Jam... [VE] Change variable capitalization
2020-11-16 Simon Moll[VP][NFC] Rename to HANDLE_VP_TO_OPC
2020-11-16 Jan Svoboda[clang][cli] Add support for options with two flags...
2020-11-16 Lang Hames[MCJIT] Profile the code generated by MCJIT engine...
2020-11-16 Simon Moll[VE] LVLGen sets VL before vector insts
2020-11-16 Max KazantsevRecommit "[NFC] Move code between functions as a prepar...
2020-11-16 Kazu Hirata[JumpThreading] Call eraseBlock when folding a conditio...
2020-11-16 Kazu Hirata[IR] Use llvm::is_contained in BasicBlock::removePredec...
2020-11-16 Kazu Hirata[Loop Fusion] Use pred_empty and succ_empty (NFC)
2020-11-16 Kazu Hirata[ADCE] Use succ_empty (NFC)
2020-11-16 QingShan Zhang[NFC][Test] Add test coverage for IEEE Long Double...
2020-11-16 Kazu Hirata[BranchProbabilityInfo] Use predecessors(BB) and succes...
next