platform/upstream/llvm.git
2017-10-15 Daniel Sanders[tablegen] Handle common load/store predicates inside...
2017-10-15 Faisal Vali[c++2a] Implement P0306 __VA_OPT__ (Comma omission...
2017-10-14 Davide Italiano[Hexagon] Mark RangeTree::dump() with LLVM_DUMP_METHOD.
2017-10-14 Konstantin... AMDGPU: Temporary disable pal metadata check line in...
2017-10-14 Konstantin... Revert "Mark test as unsupported until r315808 is fixed"
2017-10-14 Konstantin... AMDGPU: Don't use TargetStreamer if it has not been...
2017-10-14 Bruno Cardoso... Mark test as unsupported until r315808 is fixed
2017-10-14 Craig Topper[X86] Remove a bunch of dead FileCheck lines with the...
2017-10-14 George Karpenkov[xray] Fix CMake for X-RAY tests
2017-10-14 Simon Pilgrim[TableGen] Avoid unnecessary std::string creations
2017-10-14 Simon Pilgrim[X86][SSE] Don't attempt to reduce the imul vector...
2017-10-14 Simon Pilgrim[X86][SSE] Test vector imul reduction on 32 and 64...
2017-10-14 Bruno Cardoso... Revert "[AArch64][RegisterBankInfo] Use the statically...
2017-10-14 Konstantin... AMDGPU: Add AMDGPU HSA Kernel Descriptor
2017-10-14 Konstantin... AMDGPU: Bring HSA metadata on par with the specification
2017-10-14 Konstantin... llvm-readobj: Print AMDGPU note contents
2017-10-14 Simon PilgrimPull out repeated calls to VT.getVectorNumElements...
2017-10-14 Simon PilgrimCleanup update_llc_test_checks.py notes.
2017-10-14 Konstantin... AMDGPU: Cleanup elf-notes.ll test
2017-10-14 Simon PilgrimUse DAG::getBitcast() helper. NFCI.
2017-10-14 Ed Mastelibunwind: document tested FreeBSD configs and sort...
2017-10-14 Konstantin... llvm-readobj: Print AMDGPU note type names
2017-10-14 Konstantin... AMDGPU: Improve note directive verification in assembler
2017-10-14 Benjamin KramerRe-land r315787, "[Sema] Warn about unused variables...
2017-10-14 Konstantin... AMDGPU: Do not emit deprecated notes for code object v3
2017-10-14 Benjamin KramerPlacate unused variable warnings uncovered by improveme...
2017-10-14 Konstantin... AMDGPU: Add support for isa version note
2017-10-14 Simon Pilgrim[X86][SSE] Support combining AND(EXTRACT(SHUF(X)),...
2017-10-14 NAKAMURA TakumiRevert rL315787, "[Sema] Warn about unused variables...
2017-10-14 Yaxun LiuFix build failure on android due to missing std::to_str...
2017-10-14 Yaxun Liu[OpenCL] Emit enqueued block as kernel
2017-10-14 NAKAMURA TakumiRevert rL315721, "Handle shared and lazy symbol in...
2017-10-14 Craig Topper[X86] Add patterns for vzmovl+cvtpd2dq/cvttpd2dq with...
2017-10-14 Craig Topper[X86] Add AVX512 versions of VCVTPD2PS to load folding...
2017-10-14 Craig Topper[X86] Add patterns for vzmovl+cvtpd2ps with a load.
2017-10-14 Craig Topper[X86] Remove some patterns for bitcasted alignednonedte...
2017-10-14 Craig Topper[X86] Remove unnecessary bitconverts as the root of...
2017-10-14 Craig Topper[X86] Add additional patterns for folding loads with...
2017-10-14 Craig Topper[X86] Add AVX512 flavors of VCVTDQ2PD plus VCVTUDQ2PD...
2017-10-14 Craig Topper[X86] Remove TB_NO_REVERSE from VCVTDQ2PDYrr and VCVTPS...
2017-10-14 Craig Topper[X86] Add an additional isel pattern to CVTDQ2PDrm...
2017-10-14 Jordan RoseRevert "lit.py: Add new %{shared_output(LABEL)} substit...
2017-10-14 Jordan Roselit.py: Give up and disable the new shared-output.py...
2017-10-14 Yaxun LiuFix assembler for alloca of multiple elements in non...
2017-10-14 Jakub Kuderski[Dominators] Remove the NCA check
2017-10-14 Vedant Kumar[llvm-cov] Factor out logic to iterate over line covera...
2017-10-14 Daniel Sanders[globalisel][tablegen] Fix an unused variable warning...
2017-10-14 Benjamin Kramer[Sema] Warn about unused variables if we can constant...
2017-10-14 Vedant Kumar[ubsan] Don't emit function signatures for non-static...
2017-10-14 Alex Lorenz[Lex] Avoid out-of-bounds dereference in SkipLineComment
2017-10-14 Richard SmithFix backwards warning for use of C++17 attributes-on...
2017-10-14 Daniel Sanders[globalisel][tablegen] Fix undefined references to...
2017-10-14 Jordan Roselit.py: Previous test fix was a red herring; backslashe...
2017-10-14 Quentin Colombet[AArch64][RegisterBankInfo] Use the statically computed...
2017-10-14 Daniel Sanders[globalisel][tablegen] Simplify named operand/operator...
2017-10-14 Jordan Roselit.py: Fix new test harder for systems that don't...
2017-10-14 Kostya Serebryany[libFuzzer] print a better warning if we hit the ld bug
2017-10-13 Evgeniy Stepanov[asan] Deflake one test by running it 3 times.
2017-10-13 George KarpenkovAllow building libFuzzer tests in two-stage compiler...
2017-10-13 Evgeniy Stepanov[cfi] Use %ld_flags_rpath_* substitutions in tests...
2017-10-13 Alex LorenzRevert r315738
2017-10-13 Jordan Roselit.py: Fix new test for systems that don't use / as...
2017-10-13 Benjamin Kramer[Sema] Avoid iterator invalidation when code completing.
2017-10-13 George KarpenkovAllow building libFuzzer in two-stage compiler-rt build
2017-10-13 Alex Shlyapnikov[Sanitizers] Always build libFuzzer with frame pointers.
2017-10-13 Krzysztof ParzyszekRevert r315763: "[Hexagon] Rangify some loops, NFC"
2017-10-13 Craig Topper[X86] Use X86ISD::VBROADCAST in place of v2f64 X86ISD...
2017-10-13 Craig Topper[X86] Use fsub in the movddup scheduling tests to preve...
2017-10-13 Rafael EspindolaGive shared symbols priority over lazy ones.
2017-10-13 Daniel Sanders[globalisel][tablegen] Fix a use-after free bug that...
2017-10-13 Rafael EspindolaInitialize CopyRelSec.
2017-10-13 Krzysztof Parzyszek[Hexagon] Rangify some loops, NFC
2017-10-13 Sanjay Patel[InstCombine] use m_Neg() to reduce code; NFCI
2017-10-13 Daniel Sanders[globalisel][tablegen] Add support for fpimm and import...
2017-10-13 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-13 Quentin Colombet[RegisterBankInfo] Cache the getMinimalPhysRegClass...
2017-10-13 Quentin Colombet[Legalizer] Use SmallSetVector instead of SetVector.
2017-10-13 Quentin Colombet[LegalizerInfo] Don't evaluate end boundary every time...
2017-10-13 Quentin Colombet[Legalizer] Only allocate the SetVectors once per function.
2017-10-13 Alex LorenzFix -Woverloaded-virtual warning in clang-refactor
2017-10-13 Matt ArsenaultAMDGPU: Implement hasBitPreservingFPLogic
2017-10-13 Peter CollingbourneLowerTypeTests: Give imported symbols a type with size...
2017-10-13 Sanjay Patel[Reassociate] auto-generate better checks; NFC
2017-10-13 Kostya Kortchinsky[scudo] Allow for non-Android Shared TSD platforms...
2017-10-13 Artem Dergachev[analyzer] pr28449: Fix support for various array initi...
2017-10-13 Benjamin Kramer[Hexagon] Avoid unused variable warnings in release...
2017-10-13 Matt ArsenaultAMDGPU: Look for src mods before fp_extend
2017-10-13 Daniel Sanders[aarch64] Support APInt and APFloat in ImmLeaf subclass...
2017-10-13 Benjamin Kramer[SmallPtrSet] Add iterator epoch tracking.
2017-10-13 Sanjay Patel[InstCombine] move code to remove repeated constant...
2017-10-13 Matt ArsenaultAMDGPU: Implement isFPExtFoldable
2017-10-13 Sanjay Patel[InstCombine] recycle adds for better efficiency
2017-10-13 Artem Dergachev[analyzer] CStringChecker: pr34460: Avoid a crash when...
2017-10-13 Saleem AbdulrasoolBasic: adjust attributes on `nan` LIBBUILTINs
2017-10-13 Matt ArsenaultDAG: Add opcode and source type to isFPExtFree
2017-10-13 Ivan A. KosarevRevert "[CodeGen] EmitPointerWithAlignment() to generat...
2017-10-13 Alex Lorenz[clang-refactor] Apply source replacements
2017-10-13 Petr Hosek[ELF] Recognize additional relocation types
2017-10-13 Artem Dergachev[analyzer] RetainCount: Ignore annotations on user...
2017-10-13 Krzysztof Parzyszek[Hexagon] Minimize number of repeated constant extenders
next