platform/upstream/llvm.git
2017-08-10 Haojian Wu[clang-tidy] add forwarders in the aliased checks from...
2017-08-10 Alexander Kornienko[Lexer] Finding beginning of token with escaped new...
2017-08-10 Sam Parker[AArch64] Assembler support for v8.3 RCpc
2017-08-10 Sam Parker[ARM][AArch64] ARMv8.3-A enablement
2017-08-10 Gabor Horvath[clang-tidy] Fix a check-fixes line
2017-08-10 Gabor Horvath[clang-tidy] Minor documentation improvement
2017-08-10 Haojian Wu[clang-tidy] Add missing doc in cppcoreguidelines-c...
2017-08-10 George Rimar[ELF] - Add a test for --gc-sections --undefined=foo...
2017-08-10 Tobias GrosserAdd missing 'REQUIRES' line
2017-08-10 George Rimar[ELF] - Linkerscript: disallow discarding COMMON.
2017-08-10 Tobias Grosser[GPGPU] Make the ast_build available to block generator
2017-08-10 Elad Cohen[SelectionDAG] When scalarizing vselect, don't assert on
2017-08-10 Philip Pfaffe[Polly][PM] Improve invalidation in the Scop-Pipeline
2017-08-10 Dehao ChenRevert part of r310296 to make it really NFC for instru...
2017-08-10 Gheorghe-Teodor... [OpenMP] Provide a default GPU arch that is supported by
2017-08-10 Petr Hosek[Driver] Search compiler-rt paths in -print-file-name=
2017-08-10 Chandler Carruth[LCG] Fix an assert in a on-scope-exit lambda that...
2017-08-10 Erik Pilkington[demangler] Fix some more -Wshadow warnings I missed...
2017-08-10 Hiroshi Yamauchi[LVI] Fix LVI compile time regression around constantFo...
2017-08-10 Jacob Bandes... [clang-format] let PointerAlignment dictate spacing...
2017-08-10 Peter CollingbourneLinker: Create a function declaration when moving a...
2017-08-10 Craig Topper[InstSimplify] Add test cases that show that simplifySe...
2017-08-10 Eugene Zelenko[AMDGPU] Fix some Clang-tidy modernize-use-using and...
2017-08-10 Matt ArsenaultRemove unused function
2017-08-10 Jacob Bandes... clang-format: Fix bug with ENAS_DontAlign and empty...
2017-08-09 Gheorghe-Teodor... [OpenMP] Remove offending test.
2017-08-09 Evgeniy StepanovFix thinlto cache key computation for cfi-icall.
2017-08-09 Erik Pilkington[demangler] Fix a bunch of -Wshadow warnings
2017-08-09 Matthias BraunARM: Fix CMP_SWAP expansion
2017-08-09 Matthias BraunLangRef: Fix/improve cmpxchg wording
2017-08-09 Benjamin Kramer[clang-tidy] Don't compute the edit distance if it...
2017-08-09 Benjamin Kramer[Path] Sink predicate computations to their uses. NFCI.
2017-08-09 Erik PilkingtonMark test as unsupported c++98/03 to fix buildbots
2017-08-09 Coby Tayree[X86][Asm] Allow negative immediate to appear before...
2017-08-09 Coby Tayree[X86][Asm] Allow negative immediate to appear before...
2017-08-09 Matt ArsenaultAMDGPU: Use direct struct returns and arguments
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...
next