platform/upstream/llvm.git
2020-07-22 Kai Luo[PowerPC] Fix wrong codegen when stack pointer has...
2020-07-22 Kai Luo[PowerPC] Fix wrong codegen when stack pointer has...
2020-07-22 Jonas Devlieghere[lldb] Adjust for getIntegerConstantExpression refactor
2020-07-22 Kang Zhang[PowerPC] Fix the implicit operands in PredicateInstruc...
2020-07-22 Pushpinder... [OpenMP] Add missing RUN lines for OpenMP 4.5
2020-07-22 David BlaikieFollow-on fixes for get/isIntegerConstantExpression
2020-07-22 Xing GUO[DWARFYAML] Make the length field of compilation units...
2020-07-22 David BlaikieReapply "Rename/refactor isIntegerConstantExpression...
2020-07-22 Xing GUO[DWARFYAML] Use yaml::Hex64 rather than uint64_t as...
2020-07-22 Zequan Wu[Coverage] fix failed test case.
2020-07-22 peter klausler[flang] Replay a FORMAT at the right position
2020-07-22 peter klausler[flang] Fix source line continuation in potential macro...
2020-07-22 peter klausler[flang] Implement byte-swapped external unformatted...
2020-07-22 peter klausler[flang] Handle leading zeroes after decimal in REAL...
2020-07-22 Zequan Wu[Coverage] Fix coverage test cases.
2020-07-22 peter klausler[flang] Check for misplaced labels
2020-07-22 Chen Zheng[PowerPC] add store (load float*) pattern to isProfitab...
2020-07-22 Brian Cain[test-release] fallback to py3's venv module
2020-07-22 Logan SmithDisable -Wsuggest-override for all remaining unittests...
2020-07-22 Logan Smith[lld] Disable -Wsuggest-override for unittests
2020-07-22 Zequan Wu[Coverage] Add comment to skipped regions
2020-07-22 Juneyoung Lee[ValueTracking] Fix incorrect handling of canCreateUnde...
2020-07-22 Wang, Pengfei[CFE] Add nomerge function attribute to inline assembly.
2020-07-21 Amy Huang[PDB][NativeSession] Clean up some things in NativeSession.
2020-07-21 Logan Smith[clang] Disable -Wsuggest-override for unittests/
2020-07-21 Adrian Prantl[NFC] Clean up doc comment and implementation for Modul...
2020-07-21 Matt ArsenaultGlobalISel: Use Register and update comment physical...
2020-07-21 Amy Kwan[PowerPC][Power10] Add Vector Multiply/Mod/Divide Instr...
2020-07-21 Amara EmersonRevert "[AArch64][GlobalISel] Add post-legalize combine...
2020-07-21 Amara Emerson[AArch64][GlobalISel] Fix TLS accesses clobbering regis...
2020-07-21 Matt ArsenaultAMDGPU/GlobalISel: Add some baseline degenerate call...
2020-07-21 Matt ArsenaultAMDGPU/GlobalISel: Fix not erasing inst when lowering...
2020-07-21 Matt ArsenaultGlobalISel: Legalize G_FPOWI
2020-07-21 Matt ArsenaultGlobalISel: Translate llvm.powi intrinsic
2020-07-21 Matt ArsenaultAMDGPU: Start interpreting byref on kernel arguments
2020-07-21 Chris Morin[mlir][docs] Fix Markdown format in Language Reference
2020-07-21 Yaxun (Sam... Fix pow and ldexp in HIP header
2020-07-21 Matt ArsenaultCodeGen: Add support for lowering byref attribute
2020-07-21 Tue LyAdd implementations for fmin, fminf, and fminl. Testin...
2020-07-21 Nikita Popov[SCCP] Add switch+range tests (NFC)
2020-07-21 Simon Pilgrim[X86][AVX] getTargetShuffleMask - don't decode VBROADCA...
2020-07-21 Sameer Arora[llvm-libtool-darwin] Allow flattening archives
2020-07-21 Tue LyUpdate Test (EXPECT_EQ and friends) to accept __uint128...
2020-07-21 David BlaikieDebugInfo: Add missing comment from llvm/test/DebugInfo...
2020-07-21 Aleksandr PlatonovRevert "[clangd] Fixes in lit tests"
2020-07-21 Matt ArsenaultDAG: Handle expanding strict_fsub into fneg and strict_fadd
2020-07-21 Sameer Arora[llvm-libtool-darwin] Add support for -static option
2020-07-21 diggerlin[AIX][XCOFF]emit extern linkage for the llvm intrinsic...
2020-07-21 Akira HatanakaFix the data layout mangling specification for 'i686...
2020-07-21 Dan LiewAvoid failing a CHECK in `DlAddrSymbolizer::SymbolizePC`.
2020-07-21 Alexey Bataev[OPENMP]Fix PR46012: declare target pointer cannot...
2020-07-21 Fangrui SongRevert D82927 "[Loop Fusion] Integrate Loop Peeling...
2020-07-21 David Green[ARM] Add MVE_TwoOpPattern. NFC
2020-07-21 Jim InghamRemove the "bool" return from OptionValue::Clear and...
2020-07-21 David BlaikieDebugInfo: make test/DebugInfo/X86/debug-macro-dwo...
2020-07-21 Vedant Kumar[lldb/test] Skip test in TestBitfieldIvars.py instead...
2020-07-21 Aleksandr Platonov[clangd] Fixes in lit tests
2020-07-21 Guozhi Wei[MBP] Use profile count to compute tail dup cost if...
2020-07-21 Hiroshi Yamauchi[PGO][PGSO] Add profile guided size optimization to...
2020-07-21 Marco Vanotti[compiler-rt][asan] decommit shadow memory for unmaps...
2020-07-21 Andy Soffer[libTooling] In Clang Transformer, change `Metadata...
2020-07-21 Serge PavlovRevert "[Windows] Fix limit on command line size"
2020-07-21 Jon Roelofs[compiler-rt][test][profile] Fix missing include
2020-07-21 aartbik[mlir] [VectorOps] Add scatter/gather operations to...
2020-07-21 Stefan Pintilie[NFC][PowerPC] Updated a number of Power PC tests used...
2020-07-21 Fangrui Song[LLVMgold.so][test] Fix tests after D84132/55fa315b0352
2020-07-21 Jonas Devlieghere[lldb] Add missing member initialziation list
2020-07-21 Raphael IsemannRevert "[lldb] Unify type name matching in FormattersCo...
2020-07-21 Nico WeberBuild: Move TF source file inclusion from build system...
2020-07-21 Kevin P. Neal[NFC] Make documentation for CallBase::hasFnAttr()...
2020-07-21 Arthur Eubanks[NewPM] Support optnone under new pass manager
2020-07-21 Jonas Devlieghere[lldb] Change the CommandArgumentData ctor (NFC)
2020-07-21 Raphael Isemann[lldb] Unify type name matching in FormattersContainer
2020-07-21 Jordan Rupprecht[NFC] Fix unused var warning
2020-07-21 Jonas Devlieghere[lldb] Fix typo that went unnoticed on my case insensit...
2020-07-21 Logan Smith[clang-tools-extra] Disable -Wsuggest-override for...
2020-07-21 Diego Caballero[MLIR][EDSC] Add fptrunc and fpext to EDSC
2020-07-21 Jonas Devlieghere[lldb/Reproducers] Don't recursively record everything...
2020-07-21 Sidharth Baveja[Loop Fusion] Integrate Loop Peeling into Loop Fusion
2020-07-21 Chris Gyurgyik[libc] [Obvious] Fix typo.
2020-07-21 Fangrui Song[ELF] -r: rewrite SHT_GROUP content if some members...
2020-07-21 cgyurgyik[libc] Add strstr implementation.
2020-07-21 Vince Bridgers[ASTImporter] Refactor ASTImporter to support custom...
2020-07-21 Fangrui Song[llvm-readobj] Construct relocation-aware DWARFDataExtr...
2020-07-21 Saiyedul Islam[OpenMP] Temporarily disable failing runtime tests...
2020-07-21 Jon RoelofsLoopIdiomRecognize: use ExpandedValuesCleaner in anothe...
2020-07-21 Jon RoelofsMore conservatively report status from LoopIdiomRecognize
2020-07-21 Chris MorinFix typo in tutorial
2020-07-21 Mitch Phillips[GWP-ASan] Split the unwinder into segv/non-segv.
2020-07-21 Sander de Smalen[AArch64][SVE] Fix PCS for functions taking/returning...
2020-07-21 MaheshRavishankar[mlir][SPIR-V] Adding rationale for not using memref...
2020-07-21 George Mitenkov[MLIR][LLVMDialect] SelectionOp conversion pattern
2020-07-21 Bruno Ricci[clang] Partially revert "Disable a few formatting...
2020-07-21 AndreyChurbanov[OpenMP] add missed REQUIRES:ompt for 2 OMPT tests
2020-07-21 Louis Dionne[compiler-rt] Use -nostdinc++ in clang_rt.profile to...
2020-07-21 AndreyChurbanov[OpenMP] libomp build fix without OMPT_SUPPORT
2020-07-21 Petre-Ionut... [ARM] Generate [SU]HADD from ((a + b) >> 1)
2020-07-21 Raphael Isemann[lldb] Remove FormattersContainer's name member
2020-07-21 Muhammad Omair... [LLDB] Fix build on windows caused by LinuxPTraceDefine...
2020-07-21 Jay Foad[IR] Simplify Use::swap. NFCI.
next