platform/upstream/llvm.git
2019-06-04 Craig Topper[X86] Add avx512bw to the avx512 machine-combiner-int...
2019-06-04 Richard SmithConvert MemberExpr creation and serialization to work...
2019-06-04 Craig Topper[X86] Add vector min/max reassociation tests to machine...
2019-06-04 Craig Topper[X86] Add 512-bit test cases to machine-combiner-int...
2019-06-04 Thomas Lively[WebAssembly] make wasm-ld --verbose show data section...
2019-06-04 Thomas Lively[WebAssembly] Fix ISel crash on sext_inreg/extract...
2019-06-04 Johannes Doerfert[SelectionDAG][FIX] Allow "returned" arguments to be...
2019-06-04 Johannes DoerfertIntroduce Value::stripPointerCastsSameRepresentation
2019-06-04 Alex Langford[Target] Remove Process::GetCPPLanguageRuntime
2019-06-04 Alex Langford[ABI] Fix SystemV ABI to handle nested aggregate type...
2019-06-04 Mitch PhillipsFixed GWP-ASan build breakage. When adding the optional...
2019-06-04 Nico Weberllvm-undname: Correctly demangle vararg parameters
2019-06-04 Nico Weberllvm-undname: More coverage-related cleanups
2019-06-04 Nemanja IvanovicRevert r362472 as it is breaking PPC build bots
2019-06-04 Alina Sbirlea[Utils] Clean another duplicated util method.
2019-06-04 Richard SmithFactor out repeated code to build a DeclRefExpr and...
2019-06-04 Nico Weberllvm-undname: Add test coverage for demangleInitFiniStub()
2019-06-04 Craig Topper[X86] Mutate fceil/ffloor/ftrunc/fnearbyint/frint into...
2019-06-04 Benjamin Kramer[X86] Fold single-use variable into assert. NFC.
2019-06-04 Craig Topper[DAGCombiner][X86] Fold (not (neg X)) -> (add X, -1)
2019-06-04 Philip Reames[Tests] Autogen a test so future changes are visible
2019-06-04 Richard SmithPR42104: Support instantiations of lambdas that implici...
2019-06-04 Ilya Biryukov[Syntax] Do not depend on llvm targets for Syntax tests...
2019-06-04 Roman Lebedev[NFC][Codegen][PowerPC] Autogenerate shift-cmp.ll test
2019-06-04 Roman Lebedev[NFC][Codegen][AMDGPU] Autogenerate commute-shifts...
2019-06-04 Mitch Phillips[GWP-ASan] Configuration options [3].
2019-06-04 Alex Brachet[MACHO] Replaced calls to getStruct with getStructOrErr...
2019-06-04 Louis Dionne[libcxx] Add test to check min/max requirement to regul...
2019-06-04 Sanjay Patel[x86] split 256-bit store of concatenated vectors
2019-06-04 Peter Smith[AArch64][ELF] Add support for PLT decoding with BTI...
2019-06-04 Sam Clegg[WebAssembly] Add comment as follow-up to rL362276...
2019-06-04 Akira Hatanaka[CodeGen][ObjC] Convert '[self alloc]' in a class metho...
2019-06-04 Nico Weberllvm-undname: Yet more coverage for error paths
2019-06-04 Nikita Popov[LVI][CVP] Add support for urem, srem and sdiv
2019-06-04 Philip Reames[Tests] Update a test to consistently use new pass...
2019-06-04 Ilya Biryukov[clangd] Minor cleanup. NFC
2019-06-04 Philip Reames[Tests] Autogen tests so that diffs for a future change...
2019-06-04 Nico Weberllvm-undname: Add coverage for startsWithLocalScopePatt...
2019-06-04 Nico Weberllvm-undname: More no-op changes to increase test coverage
2019-06-04 James Henderson[llvm-symbolizer] Flush output on bad input
2019-06-04 James Y Knight[lldb] Fix out-of-bounds read after c3ea7c66fec021867e0...
2019-06-04 Jinsong Ji[PowerPC] P9 Scheduling Model: dispatching rule fixes
2019-06-04 Marshall ClowNo longer reject inputs when using a locale that has...
2019-06-04 Sanjay Patel[SelectionDAG][x86] limit post-legalization store mergi...
2019-06-04 Nico Weberllvm-undname: Several behavior-preserving changes to...
2019-06-04 Gheorghe-Teodor... [OpenMP][libomptarget] Enable usage of unified memory...
2019-06-04 Simon Pilgrim[X86][SSE] Pulled out (sub (xor X, M), M) 'ConditionalN...
2019-06-04 Shawn Landden[Support] make countLeadingZeros() countTrailingZeros...
2019-06-04 Sanjay Patel[x86] add test for store merging/splitting; NFC
2019-06-04 Shawn Landden[SimplifyCFG] fix last commit
2019-06-04 Stefan Granitz[CMake] Move and add settings to Apple-lldb-base cache...
2019-06-04 Shawn Landden[SimplifyCFG] NFC; remove bogus test case
2019-06-04 Nico Webergn build: Merge r362459
2019-06-04 Fangrui Song[ELF] Suppress "STT_SECTION symbol should be defined...
2019-06-04 Kadir Cetinkaya[clangd] Also apply adjustArguments when returning...
2019-06-04 Dmitri GribenkoInclude what you use in PPCRegisterInfo.cpp
2019-06-04 Roman Lebedev[NFC][Codegen] D62818 - also add tests with X being...
2019-06-04 Peter Smith[AArch64][ELF][llvm-readobj] Add support for BTI and...
2019-06-04 David ZarzyckiUnbreak my hasty "unbreak" cmake fix
2019-06-04 Simon PilgrimFix -Wparentheses warning. NFCI.
2019-06-04 Peter Smith[AARCH64][ELF][llvm-readobj] Support for AArch64 .note...
2019-06-04 Simon PilgrimFix Wshadow warning
2019-06-04 Roman Lebedev[DAGCombine][X86][AArch64][MIPS][LANAI] (C - x) - y...
2019-06-04 Roman Lebedev[DAGCombine][X86][AArch64][ARM] (C - x) + y -> (y...
2019-06-04 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - support constant...
2019-06-04 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - clang-format +...
2019-06-04 Owen Reynolds[llvm-ar] Reapply Fix relative thin archive path handling
2019-06-04 Simon Pilgrim[SelectionDAG] Add fpto[us]i(undef) --> undef constant...
2019-06-04 Mikhail Maltsev[ARM] Add FP16 vector insert/extract patterns
2019-06-04 Ilya Biryukov[clangd] Support offsets for parameters in signatureHelp
2019-06-04 Dmitri GribenkoSilenced a warning "implicit conversion turns string...
2019-06-04 Ilya Biryukov[CodeComplete] Include more text into typed chunks...
2019-06-04 Eugene Leviant[HWASAN] Make new/delete weak
2019-06-04 Dmitri GribenkoInclude what you use in PPC.h
2019-06-04 Dmitri GribenkoInclude what you use in PPCMachineScheduler.cpp
2019-06-04 Dmitri GribenkoInclude what you use in PPCRegisterInfo.h
2019-06-04 Eugene Leviant[HWASAN][CMake] Allow instrumenting LLVM/clang
2019-06-04 Yevgeny RoubanMake SwitchInstProfUpdateWrapper safer
2019-06-04 QingShan Zhang[DAGCombine] Match a pattern where a wide type scalar...
2019-06-04 QingShan Zhang[NFC] Update the test to check the endianness after...
2019-06-04 Simon Tatham[ARM] Turn some undefined encoding bits into 0s.
2019-06-04 Ilya Biryukov[clangd] Fix a crash when clang-tidy is disabled
2019-06-04 Chen Zheng[PowerPC] add testcases for reordering LSR and PPCCTRLo...
2019-06-04 Nathan Ridge[clangd] SymbolCollector support for relations
2019-06-04 Petr Hosek[builtins] Use libtool for builtins when building for...
2019-06-04 Marshall ClowWe had a _LIBCPP_ASSERT commented out because gcc 4...
2019-06-03 Akira HatanakaAdd a release note entry for the change made in r362034.
2019-06-03 Alex LorenzFix windows build for commit r362459
2019-06-03 Eric ChristopherRemove test/CodeGen/builtin-stackaddress.c as it duplicates
2019-06-03 Alex Langford[Target] Generalize some behavior in Target::SymbolsDidLoad
2019-06-03 Roman Lebedev[NFC][X86] Fixup FileCheck prefixes - drop duplicates
2019-06-03 Alex LorenzAdd clang source minimizer that reduces source to direc...
2019-06-03 Alex Langford[Target] Move ObjCLanguageRuntime::LookupRuntimeSymbol...
2019-06-03 Craig Topper[X86] Add test cases for 32 and 64 bit versions of...
2019-06-03 Jason MolendaAdd support for mid-function epilogues on x86 that...
2019-06-03 Roman Lebedev[NFC][Codegen] Add tests for hoisting and-by-const...
2019-06-03 Jason LiuFix DWARF DebugInfo unit test errors when cross-compiling
2019-06-03 Craig TopperRevert r362451 "foo" and r362452 "[X86] Add test cases...
2019-06-03 Craig Topper[X86] Add test cases for 32 and 64 bit versions of...
2019-06-03 Craig Topperfoo
next