platform/upstream/llvm.git
2017-08-09 Rui UeyamaAdd --icf=none option.
2017-08-09 Erik Pilkington[demangler] Improve representation of substitutions...
2017-08-09 Krzysztof Parzyszek[Hexagon] Ignore DBG_VALUEs when counting instructions...
2017-08-09 George Burgess IVUse unsigned instead of an enum for map keys
2017-08-09 Benoit Belley[Linker] PR33527 - Linker::LinkOnlyNeeded should import...
2017-08-09 Gabor Horvath[Sema] Assign new flag -Wenum-compare-switch to switch...
2017-08-09 Craig Topper[Docs] Remove a stray period from a code example in...
2017-08-09 Gheorghe-Teodor... [OpenMP] Fix failing test for D29660.
2017-08-09 Eli Friedman[llvm-cov] Rearrange entries in report index.
2017-08-09 Lang Hames[RuntimeDyld][ORC] Add support for Thumb mode to Runtim...
2017-08-09 Hans WennborgMake -std=c++17 an alias of -std=c++1z
2017-08-09 Matt ArsenaultAMDGPU: Fix assert on n inline asm constraint
2017-08-09 Krzysztof Parzyszek[Hexagon] Tie implicit uses to defs in predicated instr...
2017-08-09 Gheorghe-Teodor... [OpenMP] Enable executable lookup into driver directory.
2017-08-09 Tim HammerquistAdd remainder of unittests to Xcode project
2017-08-09 Alexey Bataev[OPENMP] Emit non-debug version of outlined functions...
2017-08-09 Sanjay Patel[SimplifyCFG] remove checks for crasher test from r310481
2017-08-09 Sanjay Patel[InstCombine] narrow rotate left/right patterns to...
2017-08-09 David BlaikiePointerLikeTypeTraits: class->struct to match LLVM...
2017-08-09 David BlaikiePointerLikeTypeTraits: class->struct & remove the base...
2017-08-09 David BlaikieReduce variable scope by moving declaration into if...
2017-08-09 Gheorghe-Teodor... [OpenMP] Make the PTX version tests general enough...
2017-08-09 Siddharth Bhat[ManagedMemoryRewrite] [Polly] Erase original malloc...
2017-08-09 Matt Morehouse[asan] Fix instruction emission ordering with dynamic...
2017-08-09 Mandeep Singh... [COFF, ARM64] Add MS builtins __dmb, __dsb, __isb
2017-08-09 Tim HammerquistFix VASprintfTest.cpp for Darwin, add checks
2017-08-09 Guy Blank[X86][AVX512] Choose correct registers in vpbroadcastb/w
2017-08-09 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added 16-bit renamed and "_legacy...
2017-08-09 Haojian Wu[clang-tidy] Fix another crash in make-unique check.
2017-08-09 Nuno LopesCFLAA: return MustAlias when pointers p, q are equal...
2017-08-09 Michael KruseRemove dependency of Scop::getStmtFor(Inst) on getStmtF...
2017-08-09 Davide Italiano[ValueTracking] Turn a test into an assertion.
2017-08-09 Davide Italiano[ValueTracking] Update tests to unbreak the bots.
2017-08-09 Alexander Kornienko[clang-tidy] Ignore newlines in checks list
2017-08-09 Sanjay Patel[x86] add more tests for select-of-constants; NFC
2017-08-09 Gheorghe-Teodor... [OpenMP] Add flag for overwriting default PTX version...
2017-08-09 Vadim MacagonFix PlatformPythonTestCase.test_platform_list for the...
2017-08-09 Marshall ClowChange the way the literal operators are defined -...
2017-08-09 Florian Hahn[ARM] Emit error when ARM exec mode is not available.
2017-08-09 Coby Tayree[X86][Asm]Allow far jmp/call to be picked when using...
2017-08-09 Gheorghe-Teodor... [OpenMP] Add flag for disabling the default generation...
2017-08-09 Erich KeaneFix broken getAttributeSpellingListIndex for pragma...
2017-08-09 Martin Probstclang-format: [JS] detect ASI after closing parens.
2017-08-09 Davide Italiano[ValueTracking] Honour recursion limit.
2017-08-09 Sjoerd Meijer[AArch64] Assembler support for the ARMv8.2a dot produc...
2017-08-09 Gheorghe-Teodor... [OpenMP] Make OpenMP generated code for the NVIDIA...
2017-08-09 Tim NorthoverReapply Sema: allow imaginary constants via GNU extensi...
2017-08-09 Joey Gouly[OpenCL] Minor refactoring to reduce copy/pasted code
2017-08-09 Florian Hahn[ARM] Remove FeatureNoARM implies ModeThumb.
2017-08-09 Benoit Belley[Support] PR33388 - Fix formatv_object move constructor
2017-08-09 Nirav Dave[DAG] Explicitly cleanup merged load values during...
2017-08-09 Siddharth Bhat[ManagedMemoryRewrite] Remove test case that was submit...
2017-08-09 Coby Tayree[X86][Ms-InlineAsm] Extend MS Dot operator to accept...
2017-08-09 Siddharth Bhat[ManagedMemoryRewrite] Introduce a new pass to rewrite...
2017-08-09 Ilya Biryukov[clangd] Fixed a bug in make_tagged.
2017-08-09 Haojian WuFix -Wpessimizing-move warning.
2017-08-09 Gabor Horvath[Sema] -Wenum-compare no longer warn on anonymous enums...
2017-08-09 Coby Tayree[AsmParser][AVX512]Enhance OpMask/Zero/Merge syntax...
2017-08-09 Michael Kruse[CodeGen] Use isLatestArrayKind().
2017-08-09 Michael Kruse[ForwardOpTree] Set DEBUG_TYPE to "polly-optree".
2017-08-09 Diana PicusRevert "PR19668, PR23034: Fix handling of move construc...
2017-08-09 Jonas Paulsson[LSR / TTI / SystemZ] Eliminate TargetTransformInfo...
2017-08-09 Jonas Paulsson[LoopStrengthReduce] Don't neglect the Fixup.Offset...
2017-08-09 Michael Kruse[ISLTools/ZoneAlgo] Make distributeDomain and filterKno...
2017-08-09 Simon Dardis[mips] PR34083 - Wimplicit-fallthrough warning in MipsA...
2017-08-09 Gabor HorvathSuppress a warning. NFC.
2017-08-09 Krasimir Georgiev[clang-format] Put '/**' and '*/' on own lines in jsdoc...
2017-08-09 Oliver Stannard[AsmParser] Hash is not a comment on some targets
2017-08-09 Chandler Carruth[LCG] Completely remove the map-based association of...
2017-08-09 Michael Kruse[ZoneAlgo] Add motivation for exception. NFC.
2017-08-09 Michael Kruse[ZoneAlgo] Consolditate condition. NFC.
2017-08-09 Davide Italiano[GlobalOpt] Switch an explicit loop to llvm::all_of...
2017-08-09 Vadim MacagonExpose active and available platform lists via SBDebugg...
2017-08-09 Chandler Carruth[LCG] Special case when removing a ref edge from a...
2017-08-09 Chandler Carruth[LCG] Switch one of the update methods for the LazyCall...
2017-08-09 Gabor Horvath[Sema] Extend -Wenum-compare to handle mixed enum compa...
2017-08-09 Siddharth Bhat[PPCGCodeGeneration] Compute element size in bytes...
2017-08-09 Craig Topper[X86] Add the rest of the ADC and SBB instructions...
2017-08-09 Craig Topper[InstCombine] Use regular dyn_cast instead of a matcher...
2017-08-09 George Burgess IVAttempt #2 to appease buildbots
2017-08-09 George Burgess IVAttempt to appease msc buildbot
2017-08-09 Serguei Katkov[ImplicitNullCheck] Fix the bug when dependent instruct...
2017-08-09 Zachary TurnerFix broken pdb test.
2017-08-09 Vitaly Buka[clang-fuzzer] Resolve proto dependencies
2017-08-09 Zachary TurnerFix -Wreorder-fields warning.
2017-08-09 Zachary Turner[PDB] Fix an issue writing the publics stream.
2017-08-09 Zachary Turner[PDB] Merge Global and Publics Builders.
2017-08-09 George Burgess IV[AST] Cache intermediate visibility/linkage results
2017-08-09 George Burgess IV[AST] Move visibility computations into a class; NFC
2017-08-09 Richard TrieuAllow operator delete to be an invalid Decl.
2017-08-09 Craig Topper[InstCombine] Add a test case for a missed opportunity...
2017-08-09 Gheorghe-Teodor... [OpenMP] Fix bug regarding cubin integration into host...
2017-08-09 Vitaly Buka[asan] Refactor thread creation bookkeeping
2017-08-09 Vitaly Buka[asan] Complete the Fuchsia port
2017-08-09 Eugene Zelenko[AMDGPU] Revert r310429 changes in AMDKernelCodeT.h...
2017-08-08 Eugene Zelenko[AMDGPU] Fix some Clang-tidy modernize-use-using and...
2017-08-08 Kamil RytarowskiTry to appease compiler and break multiline comment.
2017-08-08 Tim NorthoverSema: disable implicit conversion from _Complex to...
2017-08-08 Tim NorthoverRevert "Lexer: always allow imaginary constants in...
2017-08-08 Quentin ColombetRevert "[GlobalISel] Remove the GISelAccessor API."
next