platform/upstream/llvm.git
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.
2019-12-09 Mitch Phillips[GWP-ASan] 32-bit test pointers, allow multi-init for...
2019-12-09 Haojian WuFix the compiler warnings: "-Winconsistent-missing...
2019-12-09 Haojian Wu[clangd] Implement range patching heuristics for cross...
2019-12-09 Francesco Petrogalli[llvm][VFABI] Add more testing for LLVM internal mangling.
2019-12-09 Simon Tatham[ARM][MVE] Add intrinsics for immediate shifts.
2019-12-09 Thomas Raoux[ModuloSchedule] Fix data types in ModuloScheduleExpand...
2019-12-09 Haojian Wu[clangd] Use expansion location when the ref is inside...
2019-12-09 Michael LiaoFix compilation warning from GCC7. NFC.
2019-12-09 James Henderson[test][llvm-cxxfilt] Add missing '-n'
2019-12-09 Zahira AmmarguellatFix build bot fails due to the patch here:
2019-12-09 Muhammad Omair... [lldb] Remove Xfail decorators from steadily passing...
2019-12-09 James Henderson[test][llvm-cxxfilt] Fix darwin build bot
2019-12-09 Sam McCall[clangd] Allow extract-to-function on regions that...
2019-12-09 Sam Elliott[RISCV] Fix mir-target-flags.ll
2019-12-09 Sam McCall[Parser] Don't crash on MS assembly if target desc...
2019-12-09 Sam Elliott[RISCV] Machine Operand Flag Serialization
2019-12-09 Djordje Todorovic[DebugInfo][EarlyCSE] Use the salvageDebugInfoOrMarkUnd...
2019-12-09 Jeremy Morse[DebugInfo] Nerf placeDbgValues, with prejudice
2019-12-09 David Green[Attr] Add missing header for clang example.
2019-12-09 Pavel Labath[lldb/DWARF] Switch to llvm location list parser
2019-12-09 Pavel Labath[lldb] Improve/fix base address selection in location...
2019-12-09 James Henderson[test][tools] Add missing and improve testing
2019-12-09 Mikhail Maltsev[ARM][MVE] Add complex vector intrinsics
2019-12-09 David Green[ARM] Add missing REQUIRES: asserts to test. NFC
2019-12-09 Muhammad Omair... [lldb] Xfail TestCallOverriddenMethod.py for aarch64...
2019-12-09 David Green[CommandLine] Add missing Callbacks
2019-12-09 David Green[ARM] Enable MVE masked loads and stores
2019-12-09 Sam McCall[clang][Tooling] Fix potential UB in ExpandResponseFile...
2019-12-09 Sven van Haastregt[OpenCL] Handle address space conversions for constexpr...
2019-12-09 LLVM GN Syncbotgn build: Merge 6d5c273500a
2019-12-09 David Green[ARM] Teach the Arm cost model that a Shift can be...
2019-12-09 David Green[ARM] Additional tests and minor formatting. NFC
2019-12-09 Haojian WuReland "[AST] Traverse the class type loc inside the...
2019-12-09 Pavel Labath[cmake] Disable GCC 9's -Wredundant-move
2019-12-09 David Stenberg[DebugInfo] Make describeLoadedValue() reg aware
2019-12-09 Raphael Isemann[lldb] Support for DWARF-5 atomic types
2019-12-09 David StenbergRevert "[DebugInfo] Make describeLoadedValue() reg...
2019-12-09 David Stenberg[DebugInfo] Make describeLoadedValue() reg aware
next