platform/upstream/llvm.git
2017-10-23 Sanjay Patel[PassManager] add test to show the new PM uses -latesim...
2017-10-23 Daniel Sanders[globalisel] Add very brief docs summarizing the ISel...
2017-10-23 Matt ArsenaultAMDGPU: Cleanup local atomic node names
2017-10-23 Evgeniy StepanovRevert "[Compiler-rt][MIPS] Fix cross build for XRAY."
2017-10-23 Alex Shlyapnikov[Sanitizers] New sanitizer API to purge allocator quara...
2017-10-23 Matt ArsenaultAMDGPU: Fix default range in non-kernel functions
2017-10-23 Craig Topper[X86] Fix disassembler table generation to prevent...
2017-10-23 Benjamin Kramer[ASTMatchers] Expose forEachOverriden in dynamic AST...
2017-10-23 Marshall ClowFix misguided error message in debug mode. No functiona...
2017-10-23 Kostya Kortchinsky[scudo] Add a shared runtime
2017-10-23 Jessica Paquette[MachineOutliner] NFC: Rename getters/setters to fit...
2017-10-23 Craig Topper[X86] Change VMPTRST to use PS instead of TB to match...
2017-10-23 Craig Topper[X86] Change RDRAND to use PS instead of TB.
2017-10-23 Erich KeanePull X86 "CPUKind" checking into .cpp file. [NFC]
2017-10-23 Craig Topper[X86] Change XRSTOR to use PS instead of TB to match...
2017-10-23 Simon Pilgrim[X86][SSE] Remove AssertZext stage from PEXTRW/PEXTRB...
2017-10-23 Nico Weberclang-cl: Expose --version.
2017-10-23 Andrew V. TischenkoUpdate DPPD/DPPS instruction scheduling on btver2.
2017-10-23 Craig Topper[X86] Add PTWRITE instruction for assembler and disasse...
2017-10-23 Craig Topper[X86] Add RDPID instruction for assembler and disassembler.
2017-10-23 Simon Pilgrim[DAGCombine] Permit combining of shuffles of equivalent...
2017-10-23 Sam McCallSupport formatting formatv_objects.
2017-10-23 Rui UeyamaAdd the --version option.
2017-10-23 Simon Pilgrim[X86][SSE] Regenerate bitcast-and-setcc tests
2017-10-23 Ilya Biryukov[clangd] Allow to pass code completion opts to ClangdSe...
2017-10-23 Simon Pilgrim[X86][AVX2] Regenerate AVX2 intrinsics tests on 32...
2017-10-23 Simon Pilgrim[X86][AVX] Regenerate AVX intrinsics tests on 32 +...
2017-10-23 Simon Pilgrim[X86][F16C] Regenerate F16C schedule tests
2017-10-23 Ilya Biryukov[clangd] Updated outdated test comment. NFC.
2017-10-23 Artur GainullinTest commit.
2017-10-23 George Rimar[llvm-dwarfdump] - Teach tool about few GNU call_sites...
2017-10-23 Ayman Musa[X86] Add test for opportunity to use bzhi X86 instruct...
2017-10-23 Andrew V. TischenkoFix for Bug 30718 - Failure to disassemble certain...
2017-10-23 Martin Storsjo[MinGW] Omit libc++/libc++abi/libunwind from autoexporting
2017-10-23 Martin Storsjo[COFF] Fix exporting of functions starting with undersc...
2017-10-23 Martin Storsjo[COFF] Improve the check for functions that should...
2017-10-23 Haojian WuFix a -Wpedantic warning.
2017-10-23 Haojian Wu[rename] Don't overwrite the template argument when...
2017-10-23 Sam Parker[ARM] Allow unrolling of multi-block loops.
2017-10-23 Ilya Biryukov[clangd] Report proper kinds for 'Keyword' and 'Snippet...
2017-10-23 Richard SmithFor better compatibility with C++11 and C++14, emit...
2017-10-23 Craig Topper[X86] Update a doxygen comment in the disassembler...
2017-10-23 Craig Topper[X86] Fix disassembly of EVEX rounding control and...
2017-10-23 Petr Hosek[ELF] When placing orphans, handle case when last secti...
2017-10-22 Rui UeyamaAdd R_PPC_ADDR16_HI relocation support
2017-10-22 Rui UeyamaRemove a fast lookup table from MergeInputSection.
2017-10-22 Faisal Vali[c++2a] Update cxx_status w __VA_OPT__ marked as comple...
2017-10-22 Saleem AbdulrasoolExecutionEngine: make COFF Thumb2 assertions non-tautol...
2017-10-22 Yichao YuFix invalid ptrtoint in InstCombine
2017-10-22 Benjamin KramerCreate fewer copies of StringMaps. No functionality...
2017-10-22 Martin StorsjoMake HIDDEN_DIRECTIVE a function-like macro. NFCI.
2017-10-22 Benjamin Kramer[X86] Add missing override. NFC.
2017-10-22 Sanjay Patel[SimplifyCFG] delay switch condition forwarding to...
2017-10-22 Fangrui Song[utils] Support -mtriple=powerpc64
2017-10-22 Simon PilgrimStrip trailing whitespace. NFCI.
2017-10-22 Marina YatsinaAdd logic to greedy reg alloc to avoid bad eviction...
2017-10-22 Craig Topper[X86] More correctly support LIG and WIG for EVEX instr...
2017-10-22 Sanjay Patel[SimplifyCFG] try harder to forward switch condition...
2017-10-22 Faisal Vali[C++17] Fix PR34970 - tweak overload resolution for...
2017-10-22 Jan Veselyshared: Implement aligned vector stores (vstorea_half)
2017-10-22 Jan Veselyshared: Implement aligned vector loads (vloada_half)
2017-10-22 Momchil Velikov[ARM] Dynamic stack alignment for 16-bit Thumb
2017-10-22 Guy Blank[X86] Add a pass to convert instruction chains between...
2017-10-22 Nitesh Jain[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST...
2017-10-22 Nitesh Jain[Compiler-rt][MIPS] Fix cross build for XRAY.
2017-10-22 Craig Topper[X86] Teach the disassembler that some instructions...
2017-10-22 Craig Topper[X86] Add VEX_WIG to applicable AVX512 instructions.
2017-10-22 Craig Topper[X86] Add VEX_WIG to VROUNDSSrr/VROUNDSSrm/VROUNDSDrr...
2017-10-22 Craig Topper[X86] Don't allow gather/scatter to disassembler if...
2017-10-22 Rui UeyamaSimplify.
2017-10-21 Rui UeyamaAssume that mergeable input sections are smaller than...
2017-10-21 Aaron BallmanReverting r316278 due to failing build bots.
2017-10-21 Masud Rahman[libclang, bindings]: add spelling location
2017-10-21 Simon PilgrimStrip trailing whitespace. NFCI.
2017-10-21 Aaron BallmanReverting r316270 due to failing build bots.
2017-10-21 Aaron BallmanFix a typo with -fno-double-square-bracket-attributes...
2017-10-21 Simon Pilgrim[X86][SSE] Add extractps/pextrd equivalence to domain...
2017-10-21 Craig Topper[X86] Fix disassembling of EVEX instructions to stop...
2017-10-21 Simon PilgrimFix MSVC 'result of 32-bit shift implicitly converted...
2017-10-21 Fangrui Song[PPC CodeGen] Fix the bitreverse.i64 intrinsic.
2017-10-21 Aaron BallmanAdd release notes for the recent -fdouble-square-bracke...
2017-10-21 Roman Lebedev[Sema] Fixes for enum handling for tautological compari...
2017-10-21 Aaron BallmanFixing broken attribute documentation for __attribute__...
2017-10-21 Craig Topper[ValueTracking] Remove unnecessary temporary APInt...
2017-10-21 Craig Topper[ValueTracking] Simplify the known bits code for consta...
2017-10-21 Masud Rahman[bindings] allow null strings in Python 3
2017-10-21 Masud RahmanTest commit
2017-10-21 Simon Pilgrim[X86][SSE] Add missing extractps scheduling test
2017-10-21 David Green[LoopInterchange] Fix phi node ordering miscompile.
2017-10-21 NAKAMURA Takumiclang-tidy: Fix deps.
2017-10-21 Florian Hahn[SelectionDAG] Use dyn_cast without cast.
2017-10-21 Florian Hahn[SelectionDAG] Use isa to silence unused variable warni...
2017-10-21 Craig Topper[SelectionDAG] Don't subject ConstantSDNodes to the...
2017-10-21 Craig Topper[SelectionDAG] Don't subject ISD:Constant to the depth...
2017-10-21 Craig Topper[X86] Do not generate __multi3 for mul i128 on X86
2017-10-21 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-21 Rafael EspindolaDon't call buildSectionOrder multiple times.
2017-10-20 Sanjay Patel[CodeGen] add tests for __builtin_sqrt*; NFC
2017-10-20 George Karpenkov[Analyzer] Correctly handle parameters passed by refere...
2017-10-20 Rafael EspindolaRemove unused argument.
next