platform/upstream/llvm.git
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...
2020-11-16 Kazu Hirata[TRE] Use successors(BB) (NFC)
2020-11-16 Craig Topper[X86] Fix crash with i64 bitreverse on 32-bit targets...
2020-11-16 Kazu Hirata[SanitizerCoverage] Use llvm::all_of (NFC)
2020-11-16 Serguei Katkov[IRCE] Use the same min runtime iteration threshold...
2020-11-16 Wang, Pengfei[CodeGen][X86] Remove unused trivial check-prefixes...
2020-11-16 Richard SmithPR48169: Fix crash generating debug info for class...
2020-11-15 Sanjay Patel[InstCombine] reduce code for flip of masked bit; NFC
2020-11-15 Sanjay Patel[InstCombine] add multi-use demanded bits fold for...
2020-11-15 Sanjay Patel[InstCombine] add vector tests for multi-use demanded...
2020-11-15 Martin Storsjö[OpenMP] Fix building for windows after adding omp_calloc
2020-11-15 Nikita Popov[AA] Add missing AAQI parameter
2020-11-15 Florian Hahn[MemorySSA] Add pointer decrement loop clobber test...
2020-11-15 faisalv[NFC, Refactor] Modernize the TypeSpecifierWidth enum...
2020-11-15 Aaron PuchertConsistent spelling in diagnostics: {l,r}value instead...
2020-11-15 Aaron Puchert[Sema] Improve notes for value category mismatch in...
2020-11-15 Marek Kurdej[gcc] Fix -Wempty-body warning. NFC.
2020-11-15 Florian Hahn[VPlan] Use VPValue def for VPWidenGEPRecipe.
2020-11-15 Paul C. Anagnostopoulos[TableGen] Improve a couple of descriptions in the...
2020-11-15 Yaxun (Sam... Fix temporary file name on Windows
2020-11-15 Simon Pilgrim[Sema] Use isa<> instead of dyn_cast<> as pointer is...
2020-11-15 Christian Sigg[mlir] NFC: tiny fix in comment.
2020-11-15 Nikita PopovRevert "[SCEV] Factor out part of wrap flag detection...
2020-11-15 Vitaly Buka[sanitizer] Fix setup of android-thread-properties-api
2020-11-15 Philip Reames[SCEV] Factor out part of wrap flag detection logic...
2020-11-15 Vitaly Buka[sanitizer] Add timeouts for adb calls
2020-11-15 Arthur Eubanks[DCE] Port -redundant-dbg-inst-elim to NPM
2020-11-14 Vassil VassilevAdd forgotten in 888d06d file.
2020-11-14 Vassil VassilevMove the test compiler setup in a common place. NFCI
2020-11-14 Florian HahnRecommit "[VPlan] Use VPValue def for VPWidenSelectRecipe."
2020-11-14 Jacques Pienaar[mlir] Add passes to passes.md to cleanup empty tabs...
2020-11-14 David Green[AArch64] Remove unused check prefixes. NFC
2020-11-14 Jacques Pienaar[mlir][shape] Make attr-dict placement consistent
2020-11-14 Fangrui Song[Driver][test] Fix cc1-spawnprocess.c
2020-11-14 Paul C. Anagnostopoulos[TableGen] Fix missing braces in if statement
2020-11-14 Mehdi AminiFix build (`ninja check` without running `ninja` first)
2020-11-14 Nathan James[llvm][NFC] Remove unnecessary vector creation in Annot...
2020-11-14 Nikita Popov[BasicAA] Remove unnecessary size limitation
2020-11-14 David Green[ARM] Remove more unused check prefixes, NFC
2020-11-14 Nico WeberFix build after 54f9ee334
2020-11-14 Nico Weber[gn build] (manually) merge e51631ca4cf
next