platform/upstream/llvm.git
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
2020-11-14 Paul C. Anagnostopoulos[TableGen] Add frontend/backend phase timing capability.
2020-11-14 Nathan James[NFC] Small refactor to CompilationDatabase
2020-11-14 Sanjay Patel[CostModel] make default size cost for libcalls small...
2020-11-14 Sanjay Patel[CostModel] add tests for math library calls; NFC
2020-11-14 Arnold Schwaighofer[Coroutines] Make sure that async coroutine context...
2020-11-14 mydeveloperday[git-clang-format] Process CUDA header files
2020-11-14 Paul C. Anagnostopoulos[TableGen] Clean up more .td files
2020-11-14 Roman LebedevRevert "clang-misexpect: Profile Guided Validation...
2020-11-14 Vitaly Buka[sanitizer] Fix Android API level parsing on arm
2020-11-14 Fangrui SongMake -fintegrated-cc1 work with cc1as
2020-11-14 Vitaly Buka[sanitizer] Fix test on arm 32bit
2020-11-14 Craig Topper[RISCV] Add test cases for fsrw/fslw that don't sign...
2020-11-14 Arthur Eubanks[test] Fix const-addr-no-neg-offset.ll under NPM
2020-11-14 Roland McGrath[scudo/standalone] Fix leak in ThreadedGlobalQuarantine...
2020-11-14 Zinovy Nis[clang-tidy] Fix crash in bugprone-redundant-branch...
2020-11-14 Mehdi AminiRevert "Switch libLLVMFrontendOpenACC to be a regular...
2020-11-14 Jonas Devlieghere[lldb] Mark command-process-connect as unsupported...
2020-11-14 Aart Bik[mlir] refactor common idiom into AffineMap method
2020-11-14 Mehdi AminiSwitch libLLVMFrontendOpenACC to be a regular CMake...
2020-11-14 Jonas Devlieghere[lldb] Make `process connect` behave the same in sync...
2020-11-14 Mehdi AminiAdd an assertion in SmallVector::push_back()
2020-11-14 Mehdi AminiReplace sequences of v.push_back(v[i]); v.erase(&v...
2020-11-13 Sean Silva[mlir] Make linalg-bufferize run on FuncOp
2020-11-13 Peter Steinfeld[flang] Fix "EQ" comparison of arrays
2020-11-13 Arthur Eubanks[MemProf][NewPM] Make memprof passes required
2020-11-13 Stanislav Mekhanoshin[AMDGPU] Mark sin/cos load folding as modifying the...
2020-11-13 Duncan P. N... Frontend: Remove unused parameter from ASTUnit::LoadFro...
2020-11-13 Sam Clegg[WebAssembly] Move GlobalTLSAddress handling to WebAsse...
2020-11-13 Vladimir Vereschaka[CMake] Explicity set up RPATH for the runtime libs...
2020-11-13 Lang Hames[ORC] Fix missing return value.
2020-11-13 Sanjay Patel[LoopUnroll] add test for full unroll that is sensitive...
2020-11-13 Akira Hatanaka[ObjC][ARC] Add and use a function which finds and...
2020-11-13 Akira HatanakaMove variable declarations to functions in which they...
2020-11-13 Jessica Paquette[GlobalISel] Add convenience matchers for nots and...
2020-11-13 Arthur Eubanks[DFSan][NewPM] Handle dfsan under NPM
2020-11-13 Nikita Popov[KnownBits] Combine abs() implementations
next