platform/upstream/llvm.git
2019-12-10 Richard SmithAdd missed #include in llvmorg-10-init-11532-g848934c67d4.
2019-12-10 Richard Smith[cxx_status] Add missed Belfast paper affecting three...
2019-12-10 Sourabh Singh... [DWARF5] Start emitting DW_AT_dwo_name when -gdwarf...
2019-12-10 Yonghong Song[BPF] put not-section-attribute externs into BTF "...
2019-12-10 Vedant KumarAssert launch success in run_to_breakpoint_do_run
2019-12-10 Vedant KumarFix -Wincomplete-umbrella warning in the modules build
2019-12-10 Eric ChristopherFix a -Wsign-compare error around wchar_t vs unsigned...
2019-12-10 Jonas Devlieghere[lldb/Host] Use Host/Config.h entries instead of a...
2019-12-10 Jonas Devlieghere[lldb/Reproducers] Support multiple GDB remotes
2019-12-10 Yaxun (Sam... Fix bug 44190 - wrong code with #pragma pack(1)
2019-12-10 Adrian PrantlReplace redundant code in FormatManager and FormatCache...
2019-12-10 Hans WennborgRevert 30e8f80fd5a4 "[DebugInfo] Don't create multiple...
2019-12-10 Kevin P. Neal[FPEnv] clang support for constrained FP builtins
2019-12-10 Alexey Bataev[OPENMP]Remove extra space from error message.
2019-12-10 Vedant Kumar[profile] Add explanatory comments to instrprof-darwin...
2019-12-10 Fangrui Song[VectorUtils] Fix -Wunused-private-field after D67572
2019-12-10 Alexey Bataev[OPENMP50]Add if clause in target parallel for simd...
2019-12-10 Fangrui Song[ELF] --icf: do not fold preemptible symbols
2019-12-10 Fangrui Song[ELF] Refine section group --gc-sections rules to not...
2019-12-10 Gabor Horvath[analyzer] Keep track of escaped locals
2019-12-10 Simon Cook[RISCV] Improve assembler missing feature warnings
2019-12-10 Francesco Petrogalli[VectorUtils] Introduce the Vector Function Database...
2019-12-10 Mikhail Maltsev[ARM][MVE] Refactor complex vector intrinsics [NFCI]
2019-12-10 diggerlin[BUG-FIX][XCOFF] fixed a bug of XCOFFObjectFile.cpp...
2019-12-10 Yonghong Song[DebugInfo] Support to emit debugInfo for extern variables
2019-12-10 James Henderson[test][llvm-cxxfilt] Improve comment for clarity
2019-12-10 Kostya Kortchinsky[scudo][standalone] Define hasHardwareCRC32 for other...
2019-12-10 Sanjay Patel[InstCombine] replace shuffle's insertelement operand...
2019-12-10 Sanjay Patel[Docs] Improve SLP code snippet
2019-12-10 Guillaume Chatelet[Alignment][NFC] CreateMemSet use MaybeAlign
2019-12-10 Luís Marques[DWARF][RISCV] Test resolving of RISC-V relocations
2019-12-10 stozerReapply: [DebugInfo] Recover debug intrinsics when...
2019-12-10 Raphael Isemann[lldb] Actually enable wchar support in Editline when...
2019-12-10 Sam Parkeradd test for previous commit
2019-12-10 Sam Parker[TypePromotion] Query target register width
2019-12-10 Pavel Labath[lldb] Centralize type "desugaring" logic in ClangASTCo...
2019-12-10 Raphael Isemann[lldb][NFC] Make g_TotalSizeOfMetadata in ClangExternal...
2019-12-10 Martin Storsjö[LLDB] [PECOFF] Make sure to set the address byte size...
2019-12-10 Kiran Chandramohan[AArch64] Fix issues with large arrays on stack
2019-12-10 Nico Webergn build: (manually) merge eb3e81f43
2019-12-10 Jim LinOnly Remove implicit conversion for the target that...
2019-12-10 Simon Tatham[TableGen] Permit dag operators to be unset.
2019-12-10 Cullen Rhodes[AArch64][SVE] Add wide compare immediate patterns
2019-12-10 Mikael Holmen[LegalizeTypes] Bugfixes for big-endian targets when...
2019-12-10 Mikael HolmenAdd testcases exposing PR44135
2019-12-10 Georgii Rymar[llvm-readelf/llvm-readobj] - Improved the error report...
2019-12-10 Hans WennborgAdd more diff -b to roundtrip-compress.test
2019-12-10 Ilya Biryukov[clangd] Simplify code using findName. NFC
2019-12-10 Georgii Rymar[llvm-readobj][test] - Move platform specific test...
2019-12-10 Johannes Doerfert[OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h
2019-12-10 Yonghong Song[BPF] Support to emit debugInfo for extern variables
2019-12-10 Jim LinRemove implicit conversion that promotes half to other...
2019-12-10 Francis Visoiu... [Remarks][Driver] Error on -foptimization-record-file...
2019-12-10 Puyan Lotfi[NFCi][llvm][MIRVRegNamerUtils] Making some code cleanu...
2019-12-10 Akira HatanakaRevert "[compiler-rt] Add a critical section when flush...
2019-12-10 Fangrui Song[MC] Delete MCCodePadder
2019-12-10 Eric ChristopherTurn off unused variable checking here since we're...
2019-12-10 QingShan Zhang[NFC][MacroFusion] Adding the assertion if someone...
2019-12-10 Eric ChristopherRemove unused Unit test directory for xray.
2019-12-10 Richard Smith[c++20] Fix handling of unqualified lookups from a...
2019-12-10 Huihui Zhang[NFC] Add { } to silence compiler warning [-Wmissing...
2019-12-10 Jonas Devlieghere[llvm/dwarfdump] Use the architecture string to filter.
2019-12-10 Davide Italiano[FormatManager] GetCandidateLanguages shouldn't know...
2019-12-10 Liu, Chen3add support for strict operation fpextend/fpround/fsqrt...
2019-12-10 Eric ChristopherRevert "[ARM][MVE] Add intrinsics for immediate shifts."
2019-12-10 Reid KlecknerAvoid Attr.h includes, CodeGen edition
2019-12-09 Eli Friedman[ConstantFold][SVE] Fix constant folding for shufflevector.
2019-12-09 Dávid Bolvanský[Codegen][X86] Modernize/regenerate old tests. NFCI.
2019-12-09 Eli Friedman[AArch64][SVE] Implement SPLAT_VECTOR for i1 vectors.
2019-12-09 Richard Smith[c++20] Defaulted comparison support for array members.
2019-12-09 Davide Italiano[FormatManager] Provide a single entrypoint for GetCand...
2019-12-09 Pierre HabouzitAlso synthesize _cmd and self for properties
2019-12-09 Christian SiggImplement LWG#1203 for raw_ostream.
2019-12-09 Evgenii Stepanov[hwasan] Offline symbolization script.
2019-12-09 Jinsong Ji[PowerPC] [NFC] Cleanup xxpermdi peephole optimization
2019-12-09 Siva Chandra... [libc] Add implementation of errno and define the other...
2019-12-09 Johannes Doerfert[IPConstantProp][NFCI] Improve and modernize tests
2019-12-09 Johannes Doerfert[ValueTracking] Allow context-sensitive nullness check...
2019-12-09 Reid KlecknerInclude Stmt.h where it seems to be necessary for modul...
2019-12-09 Hiroshi Yamauchi[PGO][PGSO] Instrument the code gen / target passes.
2019-12-09 Craig Topper[Attr] Move ParsedTargetAttr out of the TargetAttr...
2019-12-09 Richard Smith[c++20] Fix incorrect assumptions in checks for compari...
2019-12-09 Puyan Lotfi[clang][IFS] Allow 2 output files when using -o and...
2019-12-09 Fangrui SongFix clang -Wcovered-switch-default after llvmorg-10...
2019-12-09 Sanjay Patel[InstCombine] add tests for shuffle with insertelement...
2019-12-09 Jinsong Ji[PowerPC][NFC] Rename ANDI(S)o8 to ANDI(S)8o
2019-12-09 Serhiy RedkoThe field ‘totalFrames’ which is total number of frames...
2019-12-09 Sam McCall[clangd] also filter out another possible diag from...
2019-12-09 Tibor BrunnerMagic number checker shouldn't warn on user defined...
2019-12-09 Peter Collingbournescudo: Add a basic malloc/free benchmark.
2019-12-09 Peter CollingbourneReland 198fbcb8, "Driver: Don't look for libc++ headers...
2019-12-09 Pavel Labath[lldb] Clean up accidentally passing TestDeadStrip.py
2019-12-09 Kadir Cetinkaya[clangd] Delete ctor initializers while moving function...
2019-12-09 Kadir Cetinkaya[clangd] Delete default arguments while moving function...
2019-12-09 Mark Murray[ARM][MVE][Intrinsics] Add VQADDQ, VHADDQ, VRHADDQ...
2019-12-09 Mark Murray[ARM][MVE][Intrinsics] Add VMULL[BT]Q_(INT|POLY) intrin...
2019-12-09 Sean Fertile[PowerPC] Refactor FinishCall. [NFC]
2019-12-09 Jonas Devlieghere[lldb/SWIG] Guard Python type map in SWIG interface...
2019-12-09 Tatyana Krasnukha[lldb][CMake] Fix build for the case of custom libedit...
2019-12-09 Simon Tatham[ARM] Fix NEON failure introduced by D71065.
next