platform/upstream/llvm.git
2019-06-05 Jonas Devlieghere[dsymutil] Support more than 4 architectures
2019-06-05 Sanjay Patel[x86] split more 256-bit stores of concatenated vectors
2019-06-05 Antonio Afonso[DynamicLoader] Make sure we always set the rendezvous...
2019-06-05 Andrey ChurbanovAdded propagation of not big initial stack size of...
2019-06-05 Simon Pilgrim[X86][AVX] Generalize split256BitStore to splitVectorSt...
2019-06-05 Simon Pilgrim[X86][SSE] Add additional nt-load test cases as discuss...
2019-06-05 Whitney TsangRevert "Title: [LOOPINFO] Extend Loop object to add...
2019-06-05 George Rimar[llvm-readobj] - Remove TODOs from gnu-hash-symbols...
2019-06-05 Dinar Temirbulatov[SLP] Fix regression in broadcasts caused by operand...
2019-06-05 Sanjay Patel[LoopUtils][SLPVectorizer] clean up management of fast...
2019-06-05 Anastasia Stulova[OpenCL][PR42031] Prevent deducing addr space in type...
2019-06-05 Benjamin Kramer[LoopInfo] Fix unused variable warning. NFC.
2019-06-05 Whitney TsangTitle: [LOOPINFO] Extend Loop object to add utilities...
2019-06-05 Erich KeaneAvoid using NoThrow Exception Specifier in non-C++...
2019-06-05 Roman Lebedev[NFC][Codegen][X86] Add AVX2 runline for '(X & (C l...
2019-06-05 Roman LebedevUpdateTestChecks: hexagon support
2019-06-05 Anastasia Stulova[Sema] Prevent binding incompatible addr space ref...
2019-06-05 Petar Avramovic[MIPS GlobalISel] Select fcmp
2019-06-05 George Rimar[yaml2obj] - Change how we handle implicit sections.
2019-06-05 Sjoerd Meijer[ARM] Allow "-march=foo+fp" to vary with foo
2019-06-05 Sjoerd Meijer[ARM] Allow "-march=foo+fp" to vary with foo
2019-06-05 Simon Pilgrim[X86][AVX] combineX86ShuffleChain - combine shuffle...
2019-06-05 Nico Webergn build: Merge r362578
2019-06-05 Benjamin KramerRevert "Factor out duplicated code building a MemberExp...
2019-06-05 George Rimar[llvm-objdump] - Disassemble non-executable sections...
2019-06-05 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - pull out shift...
2019-06-05 Simon Pilgrim[X86][SSE] Add some nt-store test cases inspired by...
2019-06-05 Serge GueltonSanitize llvm-size help
2019-06-05 Simon Pilgrim[IPO] Disabled 'default only' switch statements to...
2019-06-05 Peter Smith[ELF] Allow reading of more than one FEATURE_1_AND...
2019-06-05 Dmitri GribenkoInclude what you use in PPCFrameLowering.h
2019-06-05 Stefan Granitz[CMake] Add configuration dirs as potential locations...
2019-06-05 Stefan Granitz[CMake] Export CMAKE_CONFIGURATION_TYPES for the LLVM...
2019-06-05 Michal Gorny[clang] [test] Add a (xfailing) test for PR41027
2019-06-05 Pavel LabathIgnore DIEs in the skeleton unit in a DWO scenario
2019-06-05 Petr Hosek[CMake][Fuchsia] Use libc++ ABIv2 for the first stage...
2019-06-05 Serge GueltonReduce memory consumption of coverage dumps
2019-06-05 Yevgeny RoubanResubmit "[CorrelatedValuePropagation] Fix prof branch_...
2019-06-05 Michael LiaoSuppress false-positive GCC -Wreturn-type warning.
2019-06-05 Kristina BrooksAdd __FILE_NAME__ to ReleaseNotes. NFC
2019-06-05 Petr Hosek[Clang] Disable new PM for tests that use optimization...
2019-06-05 Rui UeyamaRead .note.gnu.property sections and emit a merged...
2019-06-05 Johannes Doerfert[Attributor] Pass infrastructure and fixpoint framework
2019-06-05 Johannes Doerfert[NFC][FnAttrs] Stress tests for attribute deduction
2019-06-05 Nemanja Ivanovic[PowerPC] Collapse RLDICL/RLDICR into RLDIC when possible
2019-06-05 Artem Dergachev[analyzer] exploded-graph-rewriter: Add the missing...
2019-06-05 Artem Dergachev[analyzer] exploded-graph-rewriter: Pick up python...
2019-06-05 Nemanja Ivanovic[PowerPC][NFC] Add codegen test for consecutive stores...
2019-06-05 Alexandre Ganea[LLD][COFF] Don't take into account the 'age' when...
2019-06-05 Nemanja IvanovicInitial support for vectorization using MASSV (IBM...
2019-06-05 Fangrui SongFix -Wsign-compare by explicit cast after r362557
2019-06-05 Fangrui Song[llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support...
2019-06-05 Nemanja IvanovicInitial support for IBM MASS vector library
2019-06-05 Nick Desaulniers[TargetTransformInfo] assert on nullptr
2019-06-05 Mitch PhillipsChanged force build of GWP-ASan options parser to be...
2019-06-05 Craig Topper[X86] Cleanup convertIntLogicToFPLogic a little. NFCI
2019-06-05 Richard SmithFactor out duplicated code building a MemberExpr and...
2019-06-05 Richard SmithPR42111: Use guarded initialization for thread-local...
2019-06-04 Nico Webersvn propset svn:executable on utils/prepare-code-covera...
2019-06-04 Nico Webermsabi: Fix exponential mangling time for even more...
2019-06-04 Amara Emerson[AArch64] FastISel: fix test to specify -fast-isel...
2019-06-04 Cameron McInally[Scalarizer] Add UnaryOperator visitor to scalarization...
2019-06-04 Jason MolendaCall abs to avoid signed/unsigned comparison warning.
2019-06-04 Alex Brachet[test][llvm-objcopy] Test llvm-objcopy with standard...
2019-06-04 Don Hinton[Analysis] Only build Analysis plugins when CLANG_ENABL...
2019-06-04 Michael Kruse[ScopBuilder] Move canonicalizeDynamicsBasePtrs from...
2019-06-04 Amara Emerson[AArch64][GlobalISel] Make extloads to i64 legal.
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
next