platform/upstream/llvm.git
2018-12-03 Serge GueltonPortable Python script across Python version
2018-12-03 Ilya Biryukov[Analyzer] Actually check for -model-path being a directory
2018-12-03 Ilya Biryukov[Analysis] Properly prepare test env in test/Analysis...
2018-12-03 Ilya Biryukov[clang] Do not read from 'test/SemaCXX/Inputs' inside...
2018-12-03 Tim NorthoverARM: use target-specific SUBS node when combining cmp...
2018-12-03 Diogo N. Sampaio[NFC][AArch64] Split out backend features
2018-12-03 Marco Antognini[OpenCL][Sema] Improve BuildResolvedCallExpr handling...
2018-12-03 George Rimar[LLD][ELF] - Improve the DWARF v5 suport for building...
2018-12-03 Stefan Granitz[CMake] Add LLVM_EXTERNALIZE_DEBUGINFO_OUTPUT_DIR for...
2018-12-03 Alex Bradbury[RISCV] Fix test/MC/Disassembler/RISCV/invalid-instruct...
2018-12-03 Stefan Granitz[CMake] Store path to vendor-specific headers in clang...
2018-12-03 George Rimar[llvm-dwarfdump] - Stop printing the bogus empty sectio...
2018-12-03 Oliver Stannard[ARM][MC] Move information about variadic register...
2018-12-03 Oliver Stannard[ARM][Asm] Debug trace for the processInstruction loop
2018-12-03 Alexander Potapenko[KMSAN] Enable -msan-handle-asm-conservative by default
2018-12-03 Petr Pavlu[GlobalISel] Fix test irtranslator-stackprotect-check.ll
2018-12-03 Sjoerd Meijer[ARM] FP16: support vld1.16 for vector loads with post...
2018-12-03 Kang Zhang[PowerPC] Fix inconsistent ImmMustBeMultipleOf for...
2018-12-03 QingShan Zhang[NFC] [PowerPC] add an routine in PPCTargetLowering...
2018-12-02 Nico Weber[gn build] Fix cosmetic bug in write_cmake_config.py
2018-12-02 Nico Weber[gn build] Slightly simplify write_cmake_config.
2018-12-02 Nico Weber[gn build] Add build files for llvm/lib/Analysis and...
2018-12-02 Craig Topper[X86] Add a DAG combine to turn stores of vXi1 on pre...
2018-12-02 Craig Topper[X86] Fix bad comment. NFC
2018-12-02 Stephen KellyReplace FullComment member being visited with parameter
2018-12-02 Stephen KellyExtend the CommentVisitor with parameter types
2018-12-02 Stephen KellyRemove unecessary methods
2018-12-02 Michal Gorny[test] Fix use of 'sort -b' in SimpleLoopUnswitch on...
2018-12-02 Michal Gorny[test] Fix ScalarEvolution test to allow __func__ with...
2018-12-02 Michal Gorny[test] Fix BugPoint/compile-custom.ll to use detected...
2018-12-02 Stephen KellyFix whitespace
2018-12-02 Stephen KellyAdd dump tests for ArrayInitLoopExpr and ArrayInitIndexExpr
2018-12-02 Nikita Popov[ValueTracking] Support funnel shifts in computeKnownBits()
2018-12-02 Sanjay Patel[SelectionDAG] fold constant with undef vector per...
2018-12-02 Sanjay Patel[DAGCombiner] guard against an oversized shift crash
2018-12-02 Sanjay Patel[ValueTracking] add helper function for testing implied...
2018-12-02 Craig Topper[X86] Simplify LowerBITCAST code for v2i32/v4i16/v8i8...
2018-12-02 Craig Topper[X86] Add custom type legalization for v2i32/v4i16...
2018-12-02 Craig Topper[X86] Custom type legalize v2i32/v4i16/v8i8->i64 bitcas...
2018-12-01 Matt ArsenaultOpenCL: Improve vector printf warnings
2018-12-01 Matt ArsenaultOpenCL: Extend argument promotion rules to vector types
2018-12-01 Craig Topper[X86] Add vXi8 division/remainder by non-splat constant...
2018-12-01 Jessica Paquette[MachineOutliner][AArch64] Improve checks for stack...
2018-12-01 Jessica PaquetteReplace w16/w17 in machine-outliner.mir with w11/w12
2018-12-01 Craig Topper[X86] Don't use zero_extend_vector_inreg for mulhu...
2018-12-01 Dan LiewIntroduce a way to allow the ASan dylib on Darwin platf...
2018-12-01 Simon Pilgrim[TTI] Reduction costs only need to include a single...
2018-12-01 Graham Sellers[AMDGPU] Split 64-Bit XNOR to 64-Bit NOT/XOR
2018-12-01 Xing GUO[llvm-readobj] Improve dynamic section iteration NFC.
2018-12-01 Simon Pilgrim[SelectionDAG] Improve SimplifyDemandedBits to Simplify...
2018-12-01 Nikita Popov[InstCombine] Support ssub.sat canonicalization for...
2018-12-01 Bill WendlingCorrect indentation.
2018-12-01 Bill WendlingSpecify constant context in constant emitter
2018-12-01 Craig Topper[X86] Remove stale FIXME from test case. NFC
2018-12-01 Teresa Johnson[ThinLTO] Allow importing of functions with var args
2018-12-01 Alex Bradbury[RISCV] Remove RV64I SLLW/SRLW/SRAW patterns and add...
2018-12-01 Fangrui Song[clangd] Recommit the "AnyScope" changes in requests...
2018-12-01 Fangrui Song[Basic] Move DiagnosticsEngine::dump from .h to .cpp
2018-12-01 Shoaib Meenai[projects] Use add_llvm_external_project for implicit...
2018-12-01 Craig Topper[X86][LoopVectorize] Replace -mcpu=skylake-avx512 with...
2018-12-01 Adrian PrantlRelax test to also work on Windows.
2018-12-01 Vitaly Buka[compiler-rt] Use "ColumnLimit: 0" instead of "clang...
2018-12-01 Adrian PrantlHonor -fdebug-prefix-map when creating function names...
2018-12-01 Zachary TurnerUse RequireNullTerminator=false in identify_magic.
2018-12-01 Zachary Turner[lit] Add a generic build script with a lit substitution.
2018-12-01 Artem Belevich[NVPTX] Add lowering of i128 numbers as struct fields
2018-12-01 Craig Topper[X86] Replace '-mcpu=skx' with -mattr=avx512f or -mattr...
2018-12-01 Stella Stamenova[windows] Fix two minor bugs on Windows
2018-12-01 Nico Weber[gn build] Add action to generate VCSRevision.h and...
2018-11-30 Fangrui SongRevert "Revert r347417 "Re-Reinstate 347294 with a...
2018-11-30 Reid Kleckner[codeview] Remove dead macros for codeview record seria...
2018-11-30 Nicolai HaehnleLegacyDivergenceAnalysis: fix uninitialized value
2018-11-30 Nicolai HaehnleAMDGPU: Divergence-driven selection of scalar buffer...
2018-11-30 Nicolai HaehnleAMDGPU: Fix various issues around the VirtReg2Value...
2018-11-30 Nicolai Haehnle[DA] GPUDivergenceAnalysis for unstructured GPU kernels
2018-11-30 Sanjay Patel[x86] add tests for undef + partial undef constant...
2018-11-30 Craig Topper[X86] Split skylake-avx512 run lines in SLP vectorizer...
2018-11-30 Sanjay Patel[InstSimplify] add tests for undef + partial undef...
2018-11-30 Kristof Umann[analyzer] Deleting unnecessary test file
2018-11-30 Nikita Popov[ValueTracking] Make unit tests easier to write; NFC
2018-11-30 Saleem AbdulrasoolSupport: use std::is_trivially_copyable on MSVC
2018-11-30 Brad SmithAdd myself as code owner for OpenBSD driver
2018-11-30 Jason MolendaAdd a test to verify that lldb can load a kext binary.
2018-11-30 Fangrui SongRevert r347417 "Re-Reinstate 347294 with a fix for...
2018-11-30 Kristof Umann[analyzer] Emit an error for invalid -analyzer-config...
2018-11-30 Fangrui Song[ExprConstant] Try fixing __builtin_constant_p after...
2018-11-30 Jessica Paquette[MachineOutliner] Outline both register save calls...
2018-11-30 Peter CollingbourneAArch64: Don't emit CFI for SCS register in nounwind...
2018-11-30 Evandro Menezes[TableGen] Fix negation of simple predicates
2018-11-30 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-11-30 Bill WendlingRevert r348029. I was git-ing and jumped the gun.
2018-11-30 Kristof Umann[analyzer] Evaluate all non-checker config options...
2018-11-30 George KarpenkovRevert "Reverting r347949-r347951 because they broke...
2018-11-30 Bill WendlingWe're in a constant context in the ConstantEmitter.
2018-11-30 Matthew VossExpect mixed path separators in FileManagerTest when...
2018-11-30 Kamil RytarowskiAdd a new interceptor for getvfsstat(2) from NetBSD
2018-11-30 Aaron BallmanRevert an inadvertent change from r348020.
2018-11-30 Kristof Umann[analyzer][PlistMacroExpansion] Part 5.: Support for...
2018-11-30 Joseph Tremoulet[Mem2Reg] Fix nondeterministic corner case
2018-11-30 Aaron BallmanUpdating this test, which changed after the reverts...
next