platform/upstream/llvm.git
2017-10-18 Dylan McKay[AVR] Update to current LLVM API
2017-10-18 Aaron BallmanSilence -Wimplicit-fallthrough warnings with the genera...
2017-10-18 Haojian Wu[clang-rename] Rename alias.
2017-10-18 George Rimar[ELF] - Make LinkerScript::assignOffsets private. NFC.
2017-10-18 Michael Zuckerman[AVX512][AVX2]Cost calculation for interleave load...
2017-10-18 Hiroshi Inoue[PowerPC] Use helper functions to check sign-/zero...
2017-10-18 Nikolai BozhenovImprove lookThroughCast function.
2017-10-18 Gabor Horvath[ASTImporter] Import SubStmt of CaseStmt
2017-10-18 George Rimar[ELF] - Remove excessive helper. NFC.
2017-10-18 Michael ZuckermanFixing bug issue https://bugs.llvm.org/show_bug.cgi...
2017-10-18 Haojian WuNew -assume-filename=param to check_clang_tidy.py ...
2017-10-18 Rafael EspindolaHandle shared symbols in the gnu hash construction.
2017-10-18 Serguei KatkovFix the incorrect detection of ICONV_LIBRARY_PATH
2017-10-18 Justin Bognerupdate_mir_test_checks: Support '-' in function names
2017-10-18 Justin Bognerupdate_mir_test_checks: Fix a typo I made while prepari...
2017-10-18 NAKAMURA Takumi[CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT...
2017-10-18 NAKAMURA TakumiPrune trailing linefeed.
2017-10-18 Vlad TsyrklevichStatically link llvm-cfi-verify's libraries.
2017-10-18 Rafael EspindolaRevert "Bring back the rest of r315721."
2017-10-18 Justin BognerAdd a utility to update MIR checks, similar to update_l...
2017-10-18 Richard SmithProvide a flag group to turn on/off all "binary literal...
2017-10-18 Richard Smith[modules] When finding the owning module of an instanti...
2017-10-18 Jatin Bhateja[ScalarEvolution] Handling for ICmp occuring in the...
2017-10-18 Petr Hosek[CMake] Build Fuchsia toolchain as -O3
2017-10-18 Adrian PrantlVerifier: Ignore CUs pulled in by ODR-uniqued types.
2017-10-18 Rafael EspindolaBring back the rest of r315721.
2017-10-18 Adrian PrantlRevert "Verifier: Ignore CUs pulled in by ODR-uniqued...
2017-10-18 Adrian PrantlVerifier: Ignore CUs pulled in by ODR-uniqued types.
2017-10-18 Marco CastelluccioUse O_BINARY when opening GCDA file on Windows
2017-10-18 Daniel Sanders[aarch64][globalisel] Register banks and classes should...
2017-10-18 Saleem AbdulrasoolBasic: fix __{,U}INTPTR_TYPE__ on ARM
2017-10-17 Michael Zolotukhin[GlobalDCE] Use DenseMap instead of unordered_multimap...
2017-10-17 Peter Collingbournelit: Improve %: normalization.
2017-10-17 Zachary TurnerResubmit "[lit] Raise the logic for enabling clang...
2017-10-17 Saleem AbdulrasoolBasic: fix `__INTPTR_TYPE__` for Windows ARM
2017-10-17 George Karpenkov[Analyzer] Always use non-reference types when creating...
2017-10-17 Pavel LabathSilence some "implicit conversion of string literal...
2017-10-17 Wei DingAMDGPU : Fix an error for the llvm.cttz implementation.
2017-10-17 Matthias BraunAArch64: Enable AES instruction fusion on Cyclone.
2017-10-17 Tim NorthoverAArch64: account for possible frame index operand in...
2017-10-17 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-17 Simon Pilgrim[X86][SSE] Tests packuswb/truncation codegen from PR34773
2017-10-17 Nico WeberFix PR34981, a crash-on-invalid merging dllimport to...
2017-10-17 Jessica Paquette[MachineOutliner][NFC] Clean up prune logic a bit
2017-10-17 Erich Keane[CFG] Relax Wexceptions warning on rethrow
2017-10-17 Vassil VassilevRevert "[cmake] Use find_package to discover zlib"
2017-10-17 Aaron BallmanThis test case was missing -fsyntax-only, so I've added...
2017-10-17 Jessica PaquetteFix typo in checkTwoLevelHintsCommand
2017-10-17 Aaron BallmanEnable support for the [[nodiscard]] attribute from...
2017-10-17 Vassil Vassilev[cmake] Use find_package to discover zlib
2017-10-17 Konstantin... AMDGPU: Start generating metadata for MaxFlatWorkGroupSize
2017-10-17 Evgeniy StepanovRevert "[asan] Deflake one test by running it 3 times."
2017-10-17 Vassil VassilevExpose ConsumeAnyToken interface to external clients.
2017-10-17 Eric FiselierRefactor std::list node allocation logic.
2017-10-17 Jessica Paquette[MachineOutliner][NFC] Move decrement logic to Outlined...
2017-10-17 Jessica Paquette[MachineOutliner][NFC] Move end index calculation into...
2017-10-17 Vitaly BukaFix signed overflow detected by ubsan
2017-10-17 Simon Pilgrim[DAGCombine] Add SCALAR_TO_VECTOR undef handling to...
2017-10-17 Bruno Cardoso... [OpenCL] Restrict swizzle length check to OpenCL mode
2017-10-17 Erich KeaneReplace use of SmallVector::back + pop_back with pop_ba...
2017-10-17 Matt Morehouse[llvm-special-case-list-fuzzer] Add fuzz target.
2017-10-17 Saleem AbdulrasoolSema: use new `getNS{,U}IntegerType` for NS{,U}Integer
2017-10-17 Sanjay Patel[ARM, AArch64] adjust tests trying to maintain their...
2017-10-17 Alexey Bataev[OPENMP] Fix capturing of boolean variables in debug...
2017-10-17 Pavel Labathlldb-server tests: Add support for testing debugserver
2017-10-17 Eric Fiselierfix shadowing warnings in new tests, try 2
2017-10-17 Sanjay Patel[SimplifyCFG] add test for part of PR34471 (switch...
2017-10-17 Pavel LabathRemove shared_pointer from NativeThreadProtocol
2017-10-17 Sanjay Patel[SimplifyCFG] update test to use auto-generated FileChe...
2017-10-17 Sam McCallFix pthread_[gs]etname_np detection
2017-10-17 Rafael EspindolaBring back part of r315721.
2017-10-17 Simon Atanasyan[mips] Provide more detailed comment. NFC
2017-10-17 George Rimar[ELF] - Simplify. NFC.
2017-10-17 Jonas Hahnfeld[OpenMP] Implement omp_is_initial_device() as builtin
2017-10-17 Yaxun LiuCodeGen: Fix invalid bitcasts for atomic builtins
2017-10-17 Haojian Wu[clang-rename] Rename enum.
2017-10-17 Gadi Haber[X86][Broadwell] Added the broadwell cpu to the schedul...
2017-10-17 Eric Fiselierfix shadowing warnings in new tests
2017-10-17 Jonas Hahnfeld[CMake][OpenMP] Customize default offloading arch
2017-10-17 Eric FiselierRefactor _LIBCPP_<LITTLE|BIG>_ENDIAN
2017-10-17 Eric Fiselier[libc++] Fix PR34898 - vector iterator constructors...
2017-10-17 George Rimar[ELF] - Removed unused class from Options.td. NFC.
2017-10-17 Nikolai BozhenovImprove clamp recognition in ValueTracking.
2017-10-17 Yichao YuFix implicit null check with negative offset
2017-10-17 Yichao YuFix `FaultMaps` crash when the out streamer is reused
2017-10-17 Ivan A. Kosarev[CodeGen] Refine generation of TBAA info for bit-field...
2017-10-17 Alexander RichardsonFix shared build of liblldCommon.so on Linux
2017-10-17 Dean Michael... [XRay][compiler-rt] Always place the CPU record first...
2017-10-17 Ivan A. Kosarev[CodeGen] Pass TBAA info along with lvalue base info...
2017-10-17 Gadi Haber[X86][Skylake] fixed/updated regression test mmx-schedu...
2017-10-17 Ivan A. Kosarev[CodeGen] EmitPointerWithAlignment() to generate TBAA...
2017-10-17 Andrew V. TischenkoMore tests with x86 prefixes which work after rL315899...
2017-10-17 Vedant Kumar[Coverage] Discard deferred region in closing if-else
2017-10-17 Vedant Kumar[Coverage] Explicitly mark the l.h.s of && and || ...
2017-10-17 Gadi Haber[X86][SKL] Updated scheduling information for the Skyla...
2017-10-17 Max KazantsevRemove a test after revert of rL315440
2017-10-17 Max Kazantsev[NFC] Add test from bug 34937
2017-10-17 Philip ReamesRevert 315440 on behalf of mkazantsev
2017-10-17 Daniel Sanders[globalisel][tablegen] Add a GIM_CheckIsSameOperand...
2017-10-17 Craig Topper[X86] Add masked palignr tests to vector-shuffle-masked.ll
next