platform/upstream/llvm.git
2017-11-20 Alexander Richardson[ELF] Fall back to search dirs for linker scripts speci...
2017-11-20 Kamil RytarowskiCorrect return types of NetBSD specific functions
2017-11-20 Alexander Richardson[ELF][MIPS] Fix crash in LLD when linking code that...
2017-11-20 Jonas Paulsson[SystemZ] Bugfix for handling of subregisters in getRe...
2017-11-20 Tony Jiang[PPC] Heuristic to choose between a X-Form VSX ld/st...
2017-11-20 Sander de Smalen[AArch64][TableGen] Skip tied result operands for InstAlias
2017-11-20 Valery PykhtinAMDGPU: Partial ILP scheduler port from SelectionDAG...
2017-11-20 Peter Smith[ARM] For assembler files recognize -Xassembler or...
2017-11-20 Peter Smith[ARM] For assembler files recognize -Xassembler or...
2017-11-20 Kamil RytarowskiHandle NetBSD specific indirection of libpthread functions
2017-11-20 Gil Rapaport[LV] Model masking in VPlan, introducing VPInstructions
2017-11-20 Ivan A. Kosarev[Driver] Add a cc1 flag for the new TBAA metadata format
2017-11-20 Diana Picus[ARM GlobalISel] Add test for RSBri. NFC
2017-11-20 Diana Picus[ARM GlobalISel] Clean up binary operator tests. NFC
2017-11-20 Mohammed Agabaria[LV][X86] Support of AVX2 Gathers code generation and...
2017-11-20 Craig Topper[X86] Regenerate a test with broadcast comments. NFC
2017-11-20 Max Kazantsev[IRCE] Smart range intersection
2017-11-20 Serguei Katkov[CGP] Fix the crash caused by enable of complex addr...
2017-11-20 Peter CollingbourneCOFF: Fix invalid comdat sections in test cases.
2017-11-20 Peter CollingbourneCOFF: Change SparseChunks to be of type std::vector...
2017-11-20 Peter CollingbourneCOFF: Remove unused fields. NFC.
2017-11-19 Craig Topper[X86] clzero check in getHostCPUFeatures should use...
2017-11-19 Craig Topper[X86] Reorder and reformat the feature bit checks in...
2017-11-19 Philip PfaffePort ScopInfo to the isl cpp bindings
2017-11-19 Jan KratochvilRemove 2 unused methods DWARFDebugInfo::Find and their...
2017-11-19 Sanjay Patel[x86] add sqrt tests for partially-inline-libcalls...
2017-11-19 Sanjay Patel[LibCallSimplifier] allow splat vectors for pow(x,...
2017-11-19 Sanjay Patel[LibCallSimplifier] partly fix pow(x, 0.5) -> sqrt...
2017-11-19 Sanjay Patel[InstSimplify] fold and/or of fcmp ord/uno when operand...
2017-11-19 Jan KratochvilAdd comments to DWARFCompileUnit length fields/methods
2017-11-19 Eric FiselierAttempt to fix template depth test failures on older...
2017-11-19 Craig Topper[X86] Add test cases for rndscaless/sd intrinsics.
2017-11-19 Craig Topper[X86] Improve load folding of scalar rcp28 and rsqrt28...
2017-11-19 Eric FiselierFix min/max usage in variant
2017-11-19 Eric Fiselier[libc++] Shrink variant's index type when possible
2017-11-19 Craig Topper[X86] Make sure 'knm' is accepted by -target-cpu
2017-11-19 Craig Topper[X86] Make sure 'knm' and 'cannonlake' are accepted...
2017-11-19 Eric FiselierFix nodiscard test when modules are enabled
2017-11-19 Craig Topper[X86] Add icelake CPU support for -march.
2017-11-19 Craig Topper[X86] Set __corei7__ preprocessor defines for skylake...
2017-11-19 Alexei Starovoitov[bpf] remove unused variable
2017-11-19 Alexei Starovoitov[bpf] allow direct and indirect calls
2017-11-19 Craig Topper[X86] Switch cannonlake to use the SkylakeServer schedu...
2017-11-19 Craig Topper[X86] Add skeleton support for icelake CPU.
2017-11-19 Craig Topper[X86] Fix 80 column violation and remove trailing white...
2017-11-19 Craig Topper[X86] Add cpu detection for cannonlake.
2017-11-19 Saleem AbdulrasoolDriver: remove `SupportsObjCGC` (NFC)
2017-11-19 Martell Malone[Driver] add initial support for alpine linux
2017-11-19 Eric Fiselier[LIT] Fix testing out-of-tree Clang builds
2017-11-18 Simon Pilgrim[MC][X86] Add test case from PR19251
2017-11-18 Simon Pilgrim[MC][X86] Add teet case from PR32807
2017-11-18 Eric FiselierFix use of config.h in public headers.
2017-11-18 Jonas Hahnfeld[OpenMP] Show error if VLAs are not supported
2017-11-18 Jonas Toth[clang-tidy] Add new hicpp-multiway-paths-covered check...
2017-11-18 Simon Pilgrim[X86][AVX512VL] Add AVX512VL tests to the vselect packs...
2017-11-18 Sanjay Patel[CodeGen] change const-ness of complex calls
2017-11-18 Craig Topper[X86] Add another gather test with v8i8 sign extended...
2017-11-18 Craig Topper[X86] Simplify the gather/scatter isel predicates.
2017-11-18 Craig Topper[X86] Qualify a few places with ExperimentalVectorWiden...
2017-11-18 Simon Pilgrim[X86] Add todo comment for TRUNC(SUB(X,C)) -> SUB(TRUNC...
2017-11-18 Florian Hahn[CallSiteSplitting] Remove some indirection (NFC).
2017-11-18 Sanjay Patel[x86] add tests for unnecessary shuffling; NFC
2017-11-18 Martin Storsjo[X86] Output cfi directives for saved XMM registers...
2017-11-18 Craig Topper[X86] Fix typo in variable name. NFC
2017-11-18 Quentin Colombet[AArch64] Map G_LOAD on FPR when the definition goes...
2017-11-18 Quentin Colombet[AArch64] Map G_STORE on FPR when the source comes...
2017-11-18 Quentin Colombet[RegisterBankInfo] Relax the assert of having matching...
2017-11-18 Quentin Colombet[AArch64][RegisterBankInfo] Teach instruction mapping...
2017-11-18 Rafael EspindolaReorder static functions. NFC.
2017-11-18 Rafael EspindolaSplit realPathFromHandle in two.
2017-11-18 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-18 Walter Lee[asan] Add a full redzone after every stack variable
2017-11-18 Davide Italiano[ABI] Remove dead code that was copy-pasted all around...
2017-11-18 Davide Italiano[Module] Throw away some more commented code. NFCI.
2017-11-18 Hans WennborgFix some -Wunused-variable warnings
2017-11-18 Davide Italiano[ABI/SysV] Remove more dead code. NFCI.
2017-11-18 Davide Italiano[Core] Garbage collect dead code untouched in years...
2017-11-18 Evgeniy StepanovRevert "[asan] Use dynamic shadow on 32-bit Android...
2017-11-18 Daniel Sanders[globalisel][tablegen] Generalize pointer-type inferenc...
2017-11-17 Evgeniy Stepanov[asan] Fix asan_device_setup on KitKat.
2017-11-17 Reid Kleckner[lit] Try to improve Ctrl-C behavior on Windows
2017-11-17 Petr Hosek[CMake][runtimes] Don't passthrough prefixes for non...
2017-11-17 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-17 Petr Hosek[libunwind][CMake] Provide option to disable instalatio...
2017-11-17 Petr Hosek[libcxxabi][CMake] Provide option to disable installing...
2017-11-17 Anna ZaksChange code owner for Clang Static Analyzer to Devin...
2017-11-17 Zachary TurnerFix an issue with llvm lit tool substitutions.
2017-11-17 Petr Hosek[CMake][libcxxabi] Support merging objects when statica...
2017-11-17 Michal Gorny[cmake] Use llvm-lit directory when provided for stand...
2017-11-17 Zhaoshi Zheng[NFC] Make r318597 compatible with clang-format
2017-11-17 Zhen Cao[MC] Fix regression tests on Windows when git “core...
2017-11-17 Reid KlecknerFix coverage test on Windows bot
2017-11-17 Rafael EspindolaDon't use llvm/Config/config.h.
2017-11-17 Matt ArsenaultAMDGPU: Move hazard avoidance out of waitcnt pass.
2017-11-17 Reid KlecknerLoosen -Wempty-body warning
2017-11-17 Vedant Kumar[llvm-profdata] Don't treat non-fatal merge errors...
2017-11-17 Alexander Shaposhnikov[lldb] Ensure that dwo/dwp are not double-indexed
2017-11-17 Jonas Hahnfeldllvm-demangle-fuzzer: Link in Support
2017-11-17 Alex Lorenz[ObjC][ARC] Honor noescape attribute for -Warc-retain...
2017-11-17 Jun Bum Lim[LICM] Fix PR35342
next