platform/upstream/llvm.git
2016-09-07 Justin Lebar[CUDA] Expand upon --cuda-gpu-arch flag in CompileCudaW...
2016-09-07 George Burgess IV[Sema] Compare bad conversions in overload resolution.
2016-09-07 Bill Seurer[powerpc] Move #if to appease warnings-as-errors tests
2016-09-07 Nico WeberAdd a few more test for []-style uuid attributes.
2016-09-07 Zachary TurnerFix a few oversights in the clang-tidy VS plugin.
2016-09-07 Wei MiRename test pr30298.ll to shrink_vmul_sse.ll, to make...
2016-09-07 Yaxun LiuDo not validate pch when -fno-validate-pch is set
2016-09-07 Yaxun LiuAMDGPU: Remove a useless variable which caused build...
2016-09-07 Zachary TurnerAdd a clang-tidy visual studio extension.
2016-09-07 Zachary TurnerResubmit "Add a test for clang-tidy using the clang...
2016-09-07 Ismail PazarbasiTry contextually converting condition of constexpr...
2016-09-07 Wei MiDon't reduce the width of vector mul if the target...
2016-09-07 Reid Kleckner[MS] Fix prologue this adjustment when 'this' is passed...
2016-09-07 Hans WennborgAdd more triple to conditional-tailcall.ll test
2016-09-07 Chad RosierTypo. NFC.
2016-09-07 Saleem AbdulrasoolCodeGen: ensure that libcalls are always AAPCS CC
2016-09-07 Hans WennborgX86: Fold tail calls into conditional branches where...
2016-09-07 Ed MasteELF: add version script void function test case
2016-09-07 Davide Italiano[lib/LTO] Add a way to run a custom pipeline
2016-09-07 Yaxun LiuAMDGPU: Add hidden kernel arguments to runtime metadata
2016-09-07 Eugene Zelenko[clang-offload-bundler] Fix some Clang-tidy modernize...
2016-09-07 Vassil VassilevAdd missing include. White space.
2016-09-07 Reid KlecknerAdd MS __nop intrinsic to intrin.h
2016-09-07 Reid KlecknerParsing MS pragma intrinsic
2016-09-07 Haojian Wu[include-fixer] Support finding headers for the symbol...
2016-09-07 Bill Seurer[powerpc] Disable ManyThreadsWithStatsStressTest test...
2016-09-07 Reid Kleckner[codeview] Add new directives to record inlined call...
2016-09-07 Rafael EspindolaUse llvm's demangler.
2016-09-07 Chad Rosier[LoopInterchange] Improve debug output. NFC.
2016-09-07 Chad Rosier[LoopInterchange] Improve debug output. NFC.
2016-09-07 Justin Lebar[LSV] Use the original loads' names for the extractelem...
2016-09-07 Sanjay Patel[x86] move combines of 'select of 2 constants' to its...
2016-09-07 Simon PilgrimFix typo in test - it should be masking bits0-15 not...
2016-09-07 Reid Kleckner[MS] Fix 'this' type when calling virtual methods with...
2016-09-07 Andrea Di BiagioRegenerate vector bitcast folding tests using update_te...
2016-09-07 Simon Pilgrim[X86][SSE] Added or combine tests for known bits of...
2016-09-07 Filipe Cabecinhas[asan] Reify ErrorNewDeleteSizeMismatch
2016-09-07 Michael KruseDisable MSVC warnings on ISL.
2016-09-07 Simon Pilgrim[X86][SSE] Added and+or+zext combine tests for known...
2016-09-07 Simon Pilgrim[X86][SSE] Added and+or combine tests currently failing...
2016-09-07 Pablo Barrio[ARM] Lower UDIV+UREM to UDIV+MLS (and the same for...
2016-09-07 Andrea Di Biagio[InstCombine][SSE4a] Fix assertion failure in the inser...
2016-09-07 Sagar Thakur[EfficiencySanitizer] [MIPS64] Enables esan clang drive...
2016-09-07 Rafael EspindolaEnable test on windows.
2016-09-07 Andrea Di Biagio[InstCombine][SSE4a] Fix assertion failure caused by...
2016-09-07 George Rimar[ELF] - Sort command line options. NFC.
2016-09-07 Renato GolinRevert "[EfficiencySanitizer] Adds shadow memory parame...
2016-09-07 George Rimar[ELF] - Linkerscript: create multiple output sections...
2016-09-07 Alexey Bader[OpenCL] Fix pipe built-in functions return type.
2016-09-07 George Rimar[ELF] - Fix for: PR29093 - version script does not...
2016-09-07 Vasileios Kalintiris[mips] Disable the TImode shift libcalls for 32-bit...
2016-09-07 George Rimar[ELF] - Enable testcases that uses demangler to run...
2016-09-07 Sagar Thakur[EfficiencySanitizer] Adds shadow memory parameters...
2016-09-07 Sagar Thakur[ESan][MIPS] Adds support for MIPS64
2016-09-07 James Molloy[SimplifyCFG] Followup fix to r280790
2016-09-07 Pavel LabathFix unittest compilation on windows
2016-09-07 James Molloy[SimplifyCFG] Update workaround for PR30188 to also...
2016-09-07 Diana Picus[CMake] Use CMake's default RPATH for the unit tests
2016-09-07 James Molloy[SimplifyCFG] Check PHI uses more accurately
2016-09-07 Hal Finkel[PowerPC] Fix address-offset folding for plain addi
2016-09-07 Eugene LeviantSupport ABSOLUE keyword in symbol assignments
2016-09-07 Matt ArsenaultOpenCL: Defining __ENDIAN_LITTLE__ and fix target endia...
2016-09-07 Matt ArsenaultFix whitespace issues
2016-09-07 Elena DemikhovskyAVX512F: FMA intrinsic + FNEG - sequence optimization
2016-09-07 Matt ArsenaultAMDGPU: Make some scalar instructions commutable
2016-09-07 Matt ArsenaultRemove unnecessary call to getAllocatableRegClass
2016-09-07 Craig Topper[X86] Add hasSideEffects=0 to some instructions.
2016-09-07 Craig Topper[AVX-512] Add support for commuting masked instructions...
2016-09-07 Eric FiselierAvoid compile error by giving the test type a user...
2016-09-07 Marshall ClowFix PR#30303 - no matching function for call to '__ptr_...
2016-09-07 Saleem AbdulrasoolRevert "CodeGen: ensure that libcalls are always AAPCS CC"
2016-09-07 Eric FiselierImprove constexpr tests for std::any
2016-09-07 Richard SmithFix clang's handling of the copy performed in the secon...
2016-09-07 Eric FiselierFix PR30260 - optional<const T> not working.
2016-09-07 Nick LewyckyFix typo in comment, NFC
2016-09-07 Eric FiselierEnable installation of libc++experimental by default.
2016-09-07 Davide Italiano[LTO] Rename variables to be more explicative.
2016-09-07 Eric FiselierImprove CMake output when registering benchmarks
2016-09-07 Davide Italiano[opt] Remove an unused argument to runPassPipeline().
2016-09-06 Zachary TurnerRe-add "Make FieldList records print as a YAML sequence"
2016-09-06 Devin Coughlin[scan-build-py] Increase precision of timestamp in...
2016-09-06 Hal Finkel[DAGCombine] More fixups to SETCC legality checking...
2016-09-06 Rui UeyamaSimplify a boolean expression by using the De Morgan...
2016-09-06 Vedant Kumar[llvm-cov] Use colors consistently in the summary
2016-09-06 Vedant Kumar[llvm-cov] Clean up the summary class, delete dead...
2016-09-06 Zachary TurnerRevert "Fix tests on Windows."
2016-09-06 Dehao ChenExplicitly require DominatorTreeAnalysis pass for insts...
2016-09-06 Zachary TurnerFix tests on Windows.
2016-09-06 Zachary TurnerPut the LLVM_ALIGNAS directive in the right place.
2016-09-06 Zachary TurnerMake LLDB compile on Windows after the reformat.
2016-09-06 Ying Yi[llvm-cov] Add the project summary to the text coverage...
2016-09-06 Ed MasteReorder FreeBSD Host.cpp #includes to fix build
2016-09-06 Eric FiselierTry 2 - Remove <cstdlib> include from `<exception>`
2016-09-06 Rafael EspindolaFix shared library build.
2016-09-06 Eric FiselierRevert r280743 and r280745. Remove <cstdlib> include...
2016-09-06 Kate Stone*** This commit represents a complete reformatting...
2016-09-06 Rafael EspindolaAvoid using alignas and constexpr.
2016-09-06 Konstantin... [AMDGPU] Wave and register controls
2016-09-06 Chris Bieneman[CMake] Cleanup LLVM_OPTIMIZED_TABLEGEN
2016-09-06 Konstantin... [AMDGPU] Wave and register controls
next