platform/upstream/llvm.git
2020-04-06 Craig Topper[DAGCombiner] Replace a hardcoded constant in visitZERO...
2020-04-06 Nathan Ridge[clang] Persist Attr::IsPackExpansion into the PCH
2020-04-06 Johannes Doerfert[OpenMP][NFCI] Move OpenMP clause information to `lib...
2020-04-06 Tarindu JayatilakaExpose `attributor-disable` to the new and old pass...
2020-04-06 Lang Hames[ORC] Add MachO universal binary support to StaticLibra...
2020-04-06 Lei Zhang[mlir][spirv] NFC: remove uncessary return after llvm_u...
2020-04-05 David BlaikieDebugInfo: Fix default template parameter computation...
2020-04-05 River Riddle[mlir] Refactor and cleanup the translation facilities.
2020-04-05 River Riddle[mlir] Only number the parent operation in Block::print...
2020-04-05 Richard SmithPermit constant evaluation of mixed __builtin_memcmp...
2020-04-05 Richard SmithAdd documentation and testing for
2020-04-05 Simon PilgrimRemove unused function 'isInRange'. NFCI.
2020-04-05 Simon Pilgrim[X86][SSE] Combine unary shuffle(HORIZOP,HORIZOP) ...
2020-04-05 Uday Bondhugula[MLIR][NFC] Make AsmPrinter messages on null structures...
2020-04-05 River Riddle[mlir] Update the documentation on Canonicalization
2020-04-05 River Riddle[mlir][Pass] Add documentation for the declarative...
2020-04-05 Anna Thomas[InlineFunction] Update metadata on loads that are...
2020-04-05 Sourabh Singh... [DebugInfo]: Allow DwarfCompileUnit to have line table...
2020-04-05 Mehdi AminiMake the AsmPrinter print "<<NULL TYPE>>" instead of...
2020-04-05 Fangrui Song[ELF][test] Reorganize warn-backrefs.s
2020-04-05 Nico Webermake ccabe93298 more robust
2020-04-05 Nico Weberclang: Make tests using symlinks more consistent.
2020-04-05 Zuojian LinRemove the additional constant which requires an extra...
2020-04-05 Apelete Seketeli[scan-build] fix dead store warnings emitted on LLVM...
2020-04-05 Muhammad Omair... Fix typo in xfail decorator for lldb thread plan list...
2020-04-05 Matt ArsenaultAMDGPU/GlobalISel: Add some G_INSERT/G_EXTRACT select...
2020-04-05 Oliver Stannard[ARM] Add data gathering hint instruction
2020-04-05 Oliver Stannard[ARM] Add enhanced counter virtualization system registers
2020-04-05 Uday Bondhugula[MLIR] Add pattern rewriter util to erase block; remove...
2020-04-05 Sanjay Patel[InstCombine] convert bitcast-shuffle to vector trunc
2020-04-05 Uday Bondhugula[MLIR][NFC] fix name operand -> userOp
2020-04-05 Uday Bondhugula[MLIR] fix greedy pattern rewrite driver iteration...
2020-04-05 Oliver Stannard[ARM] Add ARMv8.6 Fine Grain Traps system registers
2020-04-05 Sanjay Patel[InstCombine] enhance freelyNegateValue() by handling...
2020-04-05 Sanjay Patel[ValueTracking] enhance matching of smin/smax with...
2020-04-05 Diogo Sampaio[ARM] add ARMv8.6-A Activity monitors virtualization...
2020-04-05 Benjamin Kramer[X86] Roll some loops. NFCI.
2020-04-05 Florian Hahn[ValueTracking] Use Inst::comesBefore in isValidAssumeF...
2020-04-05 David ZarzyckiRevert "[libc++] Enable the new libc++ testing format...
2020-04-05 David Zarzycki[clang] Make libcxx test suite pass again after memcmp...
2020-04-05 David ZarzyckiRevert "Test had incorrect check for nonzero count"
2020-04-05 Simon Pilgrim[X86][SSE] Generalize shuffle(HORIZOP,HORIZOP) -> HORIZ...
2020-04-05 Simon Pilgrim[X86][SSE] truncateVectorWithPACK - upper undef for...
2020-04-05 Alexander Belyaev[MLIR] Don't insert YieldOp for non-void loop.for by...
2020-04-05 River Riddle[mlir][ODS] Add support for variadic regions.
2020-04-05 Kazuaki Ishizaki[clang-tools-extra] NFC: Fix trivial typo in documents...
2020-04-05 vgxbj[llvm-objdump] Simplify conditional statements (isa...
2020-04-05 vgxbj[llvm-nm] Add test for `--debug-syms --dynamic`
2020-04-05 vgxbj[llvm-objdump][test] Recommit unimplemented-features...
2020-04-05 vgxbj[llvm-objdump][test] Remove unimplemented-features...
2020-04-05 vgxbj[llvm-objdump] Teach `llvm-objdump` dump dynamic symbols.
2020-04-05 Kazuaki Ishizaki[mlir] NFC: Fix trivial typo
2020-04-05 Kazuaki Ishizaki[clang-tools-extra] NFC: Fix trivial typo in documents...
2020-04-05 Matt ArsenaultAMDGPU: Fix annotate kernel features through casted...
2020-04-05 Shinji Okumura[Attributor] AAReachability : use isPotentiallyReachabl...
2020-04-05 Shinji Okumura[Attributor] Make use of analysis in the MustBeExecuted...
2020-04-05 Matt ArsenaultAMDGPU: Add feature for fast f32 denormals
2020-04-04 Stefanos Baziotis[Attributor] AAUndefinedBehavior: Use AAValueSimplify...
2020-04-04 Kamil Rytarowski[compiler-rt] Fix build on NetBSD 9.99.52+
2020-04-04 Simon Pilgrim[CostModel][X86] Add some insert subvector cost tests...
2020-04-04 Simon Pilgrim[X86] Cleanup vectorcall test checks
2020-04-04 Louis Dionne[libc++] Enable the new libc++ testing format by default
2020-04-04 Brian Gesiaklibcxx 'LLVM_USE_SANITIZER=Address;Undefined'
2020-04-04 Jonathan RoelofsRevert "[DAG] Fix PR45049: LegalizeTypes crash"
2020-04-04 Jonathan Roelofs[DAG] Fix PR45049: LegalizeTypes crash
2020-04-04 Fangrui Song[ELF][PPC64] Enable R_PPC64_REL14 trunks
2020-04-04 Fangrui Song[ELF][test] Test that thunks are processed before final...
2020-04-04 Sanjay Patel[ValueTracking] add tests for smin/smax; NFC
2020-04-04 Sanjay Patel[InstCombine] add more tests for min/max folding; NFC
2020-04-04 Florian Hahn[LV] Simplify tryToWiden as recipes are not re-used...
2020-04-04 Jean-Michel... [mlir] Add an out-of-tree dialect example
2020-04-04 Heejin Ahn[WebAssembly] Fix a sanitizer error in WasmEHPrepare
2020-04-04 Nico Weberfix typo in comment to cycle bots
2020-04-04 Nikita Popov[InstCombine] Don't limit uses in eraseInstFromFunction()
2020-04-04 Luofan Chen[Attributor] Deduce attributes for non-exact functions
2020-04-04 Johannes Doerfert[OpenMP][NFC] Remove unnecessary argument
2020-04-04 Nico WeberDisable relative paths in lit.site.cfg in presence...
2020-04-04 Tamás Zolnai[clang-tidy]: fix false positive of cert-oop54-cpp...
2020-04-04 Heejin Ahn[WebAssembly] Fix wasm.lsda() optimization in WasmEHPrepare
2020-04-04 Simon Pilgrim[CostModel][X86] Add shuffle cost tests for sub-128bit...
2020-04-04 Simon Pilgrim[CostModel][X86] Add insert/extract cost tests for...
2020-04-04 Simon Pilgrim[X86][SSE] lowerV8I16Shuffle - lower compaction shuffle...
2020-04-04 Nikita Popov[IRBuilder] Move some code into the cpp file; NFC
2020-04-04 Nikita Popov[VNCoercion] Use IRBuilderBase; NFC
2020-04-04 vgxbj[Object] object::ELFObjectFile::dynamic_symbol_begin...
2020-04-04 Nikita Popov[Reassociate] Use IRBuilderBase; NFC
2020-04-04 Nikita Popov[IVDescriptors] Remove IRBuilder.h include; NFC
2020-04-04 Nikita Popov[IVDescriptors] Remove unnecessary DemandedBits.h inclu...
2020-04-04 Eric Fiselier[libc++] Attempt to workaround module invalidation bug
2020-04-04 Sam McCall[clangd] Tweak parseDocumentation loop to use raw lines...
2020-04-04 Sam McCall[clang] Annotate trivial getters and setters on hover.
2020-04-04 Frederik Gossen[MLIR] Fix shape inference in toy tutorial
2020-04-04 Matt ArsenaultAMDGPU: Fix a few more tests with old denormal subtarge...
2020-04-04 Mehdi AminiAdd mention of advantages of `arc` in the Phabricator...
2020-04-04 Richard SmithDon't treat a CXXScopeSpec with a nested name specifier...
2020-04-04 Frederik GossenFix typos in toy tutorial
2020-04-04 Kazuaki Ishizaki[OpenMP] NFC: Fix trivial typo
2020-04-04 Jim InghamThe thread plan list test is failing at least on Ubuntu...
2020-04-04 Walter ErquinigoFix LLDB debug builds
2020-04-04 River Riddle[mlir][DeclarativeParser] Emit an error if a `:` follow...
next