platform/upstream/llvm.git
2016-09-07 Justin Lebar[CUDA] Rework "optimizations" and "publication" section...
2016-09-07 Justin Lebar[CUDA] Clarify that -l and -L only need to be passed...
2016-09-07 Justin Lebar[CUDA] Further reformat "invoking clang" section of...
2016-09-07 Hal Finkel[SimplifyCFG] Don't try to create metadata-valued PHIs
2016-09-07 Haicheng Wu[LoopUnroll] Correct a debug message. NFC.
2016-09-07 Ed MasteELF: Add -Qy as ignored option
2016-09-07 Francis Ricci[compiler-rt] Allow sanitizers to be compiled for windo...
2016-09-07 Elena DemikhovskyShift-left (ISD::SHL) operation crashes on "DAG Legaliz...
2016-09-07 Sanjay Patel[InstCombine] allow icmp (and X, C2), C1 folds for...
2016-09-07 Rui UeyamaFix inconsistent indentation.
2016-09-07 Justin Lebar[CUDA] Fix typo in link in CompileCudaWithLLVM.
2016-09-07 Rafael EspindolaMove field to the base class. NFC.
2016-09-07 Justin Lebar[CUDA] Move AXPY example into gist.
2016-09-07 Rafael EspindolaDelete dead field. NFC.
2016-09-07 Krzysztof Parzyszek[RDF] Fix liveness analysis for phi nodes with shadow...
2016-09-07 Francis Ricci[compiler-rt] Fix library suffixes on windows
2016-09-07 Michael KupersteinDon't reuse a variable name in a nested scope. NFC.
2016-09-07 George Burgess IVMove CHECK right before the function it describes.
2016-09-07 Krzysztof Parzyszek[RDF] Introduce "undef" flag for ref nodes
2016-09-07 Justin Lebar[CUDA] Simplify build/install instructions in CompileCu...
2016-09-07 Justin Lebar[CUDA] Call it "CUDA", not "CUDA C/C++" in our docs.
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().
next