platform/upstream/llvm.git
2017-11-23 Adam Balogh[ASTMatchers] Matchers for new[] operators
2017-11-23 Simon Dardis[mips] Use the delay slot filler to convert branches...
2017-11-23 Adam Balogh[clang-tidy] Misplaced Operator in Strlen in Alloc
2017-11-23 Adam Balogh[clang-tidy] Misplaced Operator in Strlen in Alloc
2017-11-23 Alexander Kornienkoclang-tidy/rename_check.py: support for moving between...
2017-11-23 Coby Tayree[x86][icelake]BITALG
2017-11-23 Pavel Labathelf-core: Split up parsing code into os-specific functions
2017-11-23 Martin StorsjoAllow to set locale on Windows.
2017-11-23 Alexander Potapenko[MSan] Move the access address check before the shadow...
2017-11-23 Olivier GoffartDo not perform the analysis based warning if the warnin...
2017-11-23 George RimarRevert r318822 "[llvm-tblgen] - Stop using std::string...
2017-11-23 Max Kazantsev[IRCE][NFC] Add no wrap flags to no-wrapping SCEV calcu...
2017-11-23 Marshall ClowAdd additional 'UNSUPPORTED' to the test case.
2017-11-23 Serge Pavlov[DeclPrinter] Allow printing fully qualified name of...
2017-11-23 Leslie ZhaiAdd backend name to AVR Target to enable runtime info...
2017-11-23 Craig Topper[X86] Turn an if condition that should always be true...
2017-11-23 Craig Topper[X86] Remove unnecessary check for is128BitVector. NFC
2017-11-23 Craig Topper[X86] Simplify some bitmasking and use llvm_unreachable...
2017-11-23 Craig Topper[X86] Remove a ternary operator that can only ever...
2017-11-23 Yaxun Liu[NFC] CodeGen: Handle shift amount type in DAGTypeLegal...
2017-11-23 Marshall ClowAdd [[nodiscard]] to std::async as part of P0600.
2017-11-23 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-23 David BlaikieInstrumentation.h: Remove dead/untested code for DFSan...
2017-11-22 Stephane SezerRun clang-format on source/Host/common/Symbols.cpp
2017-11-22 Craig Topper[X86] Regenerate the vector-popcnt and vector-tzcnt...
2017-11-22 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-11-22 Rafael EspindolaAdd testcase for pr34113.
2017-11-22 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-22 Alexey Bataev[OPENMP] Add support for cancel constructs in `target...
2017-11-22 David BlaikieMachONormalizedFile.h: Remove unimplemented function
2017-11-22 David Blaikiewasm/OutputSegment.h: Include missing header
2017-11-22 Fedor SergeevIR printing improvement for loop passes
2017-11-22 Krzysztof Parzyszek[Hexagon] Implement buildVector32 and buildVector64...
2017-11-22 Krzysztof Parzyszek[Hexagon] Add patterns to select A2_combine_ll and...
2017-11-22 Krzysztof Parzyszek[Hexagon] Remove trailing spaces, NFC
2017-11-22 Erik Pilkington[demangler] Support for abi_tag attribute
2017-11-22 Paul RobinsonAdd a missing include found by modules bot.
2017-11-22 Alexey Bataev[OPENMP] Add support for cancel constructs in [teams...
2017-11-22 Craig Topper[X86] Support v32i16/v64i8 CTLZ using lookup table.
2017-11-22 Craig Topper[X86] Move the BITALG setOperationAction code into...
2017-11-22 Craig Topper[X86] Sink the MGATHER setOperationActions for AVX2...
2017-11-22 Rafael EspindolaRemove unnecessary code.
2017-11-22 Rafael EspindolaAllow TempFile::discard to be called twice.
2017-11-22 Petr HosekRevert "[CodeGen] Fix vtable not receiving hidden visib...
2017-11-22 Eric Fiselier[libcxx] Implement std::to_address for C++20
2017-11-22 Marshall ClowImplement p0137r1 - std::launder. Reviewed as https...
2017-11-22 Volodymyr Sapsai[libcxx][fixup] Mark std::basic_istream::getline tests...
2017-11-22 Volodymyr Sapsai[libcxx] Make std::basic_istream::getline 0-terminate...
2017-11-22 Paul RobinsonRemove unnecessary include.
2017-11-22 Alexey Bataev[OPENMP] Added missed checks for for [simd] based direc...
2017-11-22 Kostya Kortchinsky[scudo] Overhaul hardware CRC32 feature detection
2017-11-22 Peter CollingbourneCachePruning: Allow limiting the number of files in...
2017-11-22 Paul Robinson[DwarfDump] -debug-line=offset applies to .dwo too.
2017-11-22 Craig Topper[X86] Spell penryn correctly in some comments. NFC
2017-11-22 Petr Hosek[CodeGen] Fix vtable not receiving hidden visibility...
2017-11-22 Rafael EspindolaSimplify as-needed handling.
2017-11-22 Alexey Bataev[OPENMP] General improvement of code, NFC.
2017-11-22 Jonas HahnfeldFix for OMP doacross implementation on Power
2017-11-22 Jonas Hahnfeld[CMake] Re-enable libomptarget and restrict tests to...
2017-11-22 Tatyana KrasnukhaRemove extra minuses from command option
2017-11-22 Yaxun Liu[AMDGPU] Fix SITargetLowering::LowerCall for pointer...
2017-11-22 Alexey Bataev[OPENMP] Do not mark captured variables as artificial...
2017-11-22 Paul Robinson[DebugInfo] Dump a .debug_line section, including line...
2017-11-22 Dmitry Preobrazhensky[AMDGPU][mc][tests] Updated generated lit tests for...
2017-11-22 Benjamin Kramer[FindAllSymbols] Cache regexes, creating them is expensive
2017-11-22 Paul Robinson[DWARFv5] Support DW_FORM_strp in the .debug_line.dwo...
2017-11-22 Paul Robinson[DWARF] Fix handling of extended line-number opcodes
2017-11-22 Jonas Hahnfeld[OpenMP] Adjust arguments of nvptx runtime functions
2017-11-22 Alexey Bataev[OPENMP] Codegen for `target teams` directive.
2017-11-22 Tatyana KrasnukhaRemove unused variable.
2017-11-22 Tatyana KrasnukhaTest commit. Fix typo in comment.
2017-11-22 Simon Atanasyan[MIPS] Write PLT0 entry in case of linking N64 ABI...
2017-11-22 Billy Robert... Add another test_macros.h include I missed to tuple...
2017-11-22 Nicolai HaehnleAMDGPU: Consider memory dependencies with moved instruc...
2017-11-22 James Henderson[ELF] Fix DT_MIPS_LOCAL_GOTNO value for thunks and...
2017-11-22 Malcolm Parsons[Docs] Update list of languages clang-format can format
2017-11-22 Rui UeyamaReturn early. NFC.
2017-11-22 Rui UeyamaAdd more blank lines to separate code chunks.
2017-11-22 Jonas Paulsson[DAGCombiner] Bugfix in isAlias().
2017-11-22 Craig Topper[X86] Add an X86ISD::MSCATTER node for consistency...
2017-11-22 George Rimar[llvm-tblgen] - Stop using std::string in RecordKeeper.
2017-11-22 Craig Topper[X86] Lower all ISD::MGATHER nodes to X86ISD:MGATHER.
2017-11-22 Craig Topper[SelectionDAG] Add a isel matcher op to check the type...
2017-11-22 Max Kazantsev[SCEV] Strengthen variance condition in calculateLoopDi...
2017-11-22 Marshall ClowAdd some tests for operations on const associative...
2017-11-22 Davide Italiano[SCCP] Pick the right lattice value for constants.
2017-11-22 Petr Hosek[Driver] Make the use of relax relocations a per target...
2017-11-22 Erich Keane[X86] Update CPUSupports code to reuse LLVM .def file...
2017-11-21 Craig Topper[X86] Move the information about the feature bits used...
2017-11-21 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-21 Billy Robert... Replace assert(true) in tests with actual asserts....
2017-11-21 Richard Trieu[OpenMP] Fix tests after r318789
2017-11-21 Martin StorsjoRemove a broken win32 locale function redirection
2017-11-21 Aaron BallmanSilence some MSVC warnings about not all control paths...
2017-11-21 Billy Robert... Add missing test_macros.h inclusion.
2017-11-21 Krzysztof Parzyszek[Hexagon] Add HexagonSubtarget::getVectorLength()
2017-11-21 Michael Kruse[CodeGen] Detect empty domain because of parameters...
2017-11-21 Peter CollingbourneObject: Improve COFF irsymtab comdat representation.
2017-11-21 Billy Robert... Change (void) casts to TEST_IGNORE_NODISCARD, as reques...
2017-11-21 Evandro Menezes[TableGen] Improve error reporting
next