platform/upstream/llvm.git
2018-07-05 Kirill Bobyrev[NFS] Wipe trailing whitespaces
2018-07-05 Simon PilgrimFix -Wunused-variable warning. NFCI.
2018-07-05 Aleksandar... [mips] Fix atomic operations at O0, v3
2018-07-05 Joachim ProtzeDropped non-supoorted "--no-as-needed" flag from OMPT...
2018-07-05 Joachim Protze[OMPT] Add synchronization to threads_nested.c testcase
2018-07-05 Ivan A. Kosarev[NEON] Fix combining of vldx_dup intrinsics with updati...
2018-07-05 Sander de SmalenReverting r336322 for now, as it causes an assert failure
2018-07-05 Mikael HolmenPartial revert of "NFC - Various typo fixes in tests"
2018-07-05 Sander de Smalen[AArch64][SVE] Asm: Support for predicated FP rounding...
2018-07-05 Eric Liu[clangd] Log sema completion context kind and query...
2018-07-05 Sam McCallRevert "[clangd] FileDistance: temporarily disable...
2018-07-05 Sjoerd Meijer[ARM] ParallelDSP: only support i16 loads for now
2018-07-05 Eric Liu[clangd] Treat class constructor as in the same scope...
2018-07-05 Sander de Smalen[AArch64][SVE] Asm: Support for signed/unsigned MIN...
2018-07-05 Lei Huang[Power9] Optimize codgen for conversions of int to...
2018-07-05 Craig Topper[X86] Remove X86 specific scalar FMA intrinsics and...
2018-07-05 Lei Huang[Power9][NFC] add back-end tests for passing homogeneou...
2018-07-05 Lei Huang[Power9] Add tests for passing float128 in VSX reg...
2018-07-05 Serge Pavlov[demangler] Avoid alignment warning
2018-07-05 Serge Pavlov[demangler] Avoid alignment warning
2018-07-05 Lei Huang[Power9] Ensure float128 in non-homogenous aggregates...
2018-07-05 Sam McCall[clangd] Track origins of symbols (various indexes...
2018-07-05 Lei Huang[Power9] Update fp128 as a valid homogenous aggregate...
2018-07-05 Lei Huang[Power9]Legalize and emit code for quad-precision conve...
2018-07-05 Lei Huang[Power9] Implement float128 parameter passing and retur...
2018-07-05 Craig Topper[X86] Remove some isel patterns for X86ISD::SELECTS...
2018-07-05 Craig Topper[X86] Add support for combining FMSUB/FNMADD/FNMSUB...
2018-07-05 Craig Topper[X86] Remove some of the packed FMA3 intrinsics since...
2018-07-05 Aaron BallmanAdding some documentation changes that were missed...
2018-07-05 Aaron BallmanAdd the cert-msc51-cpp and cert-msc32-c checks.
2018-07-05 Fangrui Song[Index] Remove unused index::IndexDataConsumer::_anchor()
2018-07-04 Lei Huang[Power9]Legalize and emit code for round & convert...
2018-07-04 Aaron BallmanSilence an MSVC C4189 warning about a local variable...
2018-07-04 Eric FiselierRemove old workaround that is no longer needed
2018-07-04 Vladimir Stefanovic[mips] Warn when crc, ginv, virt flags are used with...
2018-07-04 Stefan Pintilie[PowerPC] Replace the Post RA List Scheduler with the...
2018-07-04 Jakub Kuderski[Dominators] Add DomTreeUpdater constructor from DT...
2018-07-04 Sanjay Patel[InstCombine] allow narrowing of min/max/abs
2018-07-04 Roman Lebedev[X86][BtVer2][MCA][NFC] Add CMPEQ dependency-breaking...
2018-07-04 Simon PilgrimFix some irregular whitespace/indentation. NFCI.
2018-07-04 Jonas Devlieghere[lit] Don't require semicolon separator
2018-07-04 Sanjay Patel[InstCombine] add value names to test; NFC
2018-07-04 Siddharth Bhat[PPCGCodeGen] Change printf to outs() to prevent garble...
2018-07-04 Dave LeeFix and simplify lldb.command decorator
2018-07-04 Volodymyr Turanskyy[ARM] [Assembler] Support negative immediates: cover...
2018-07-04 Yvan Roux[MachineOutliner] Fix typo in getOutliningCandidateInfo...
2018-07-04 Paul Semel[llvm-objdump] Add --file-headers (-f) option
2018-07-04 Alexander Kornienko[clang-tidy] Fix http://llvm.org/PR38055
2018-07-04 George Rimar[ELF] - Simplify. NFC.
2018-07-04 Tobias GrosserScopInfo: simplify equivalence classes before storing...
2018-07-04 George Rimar[ELF] - Extend edata-etext.s test case.
2018-07-04 Jonas Devlieghere[CMake] Remove redundant path component
2018-07-04 Jonas Devlieghere[CMake] Use LLVM_RUNTIME_OUTPUT_INTDIR for LLDB exectuable
2018-07-04 Simon Pilgrim[X86][SSE] Add v16i16 shl x,c -> pmullw test
2018-07-04 Andrew Ng[ThinLTO] Update ThinLTO cache file atimes when on...
2018-07-04 Rafael Stahl[analyzer][ctu] fix unsortable diagnostics
2018-07-04 Sander de Smalen[AArch64][SVE] Asm: Support for reversed subtract ...
2018-07-04 George Rimar[ELF] - Cover handling of DW_AT_external with test.
2018-07-04 Jonas Devlieghere[CMake] Move some variables around
2018-07-04 Simon Pilgrim[X86][SSE] Add SSE2 target to some shift tests
2018-07-04 George Rimar[ELF] - LTO: add test for createEmptyIndex.
2018-07-04 Rafael Stahl[ASTImporter] import macro source locations
2018-07-04 Gabor BuellaNFC - Various typo fixes in tests
2018-07-04 Sander de Smalen[AArch64][SVE] Asm: Support for instructions to set...
2018-07-04 Clement Courbet[llvm-exegesis] Remove dead comment.
2018-07-04 Sander de Smalen[AArch64][SVE] Asm: Support for FP conversion instructions.
2018-07-04 Gabor BuellaNFC - Fix type in builtins-ppc-p9vector.c test
2018-07-04 Gabor BuellaNFC - Fix typo in test/CodeGenObjC/gnustep2-class.m
2018-07-04 Gabor BuellaNFC - Fix typo in test/Layout/itanium-pack-and-align.cpp
2018-07-04 Eric FiselierAdd missing include for size_t
2018-07-04 Eric Liu[clangd] only ignore collected symbols if TU has uncomp...
2018-07-04 George Rimar[ELF] - Add a test case for relocation pointing to...
2018-07-04 Max Kazantsev[NFC] Add test that shows that InstCombine can do better
2018-07-04 Kirill Bobyrev[clang-tools-extra] Cleanup documentation routine
2018-07-04 Anastasis Grammenos[DebugInfo][LoopVectorize] Preserve DL in generated...
2018-07-04 Eric Liu[SemaCodeComplete] Make sure visited contexts are passe...
2018-07-04 Anastasis Grammenos[DebugInfo][InstCombine] Preserve DI after combining...
2018-07-04 Eric Liu[clangd] Cleanup unittest: URIs. NFC.
2018-07-04 Eric Liu[clangd] Avoid collecting symbols from broken TUs in...
2018-07-04 Siddharth Bhat[Polly-ACC] Add isl_space.h to gpu_tree.c
2018-07-04 Simon Pilgrim[X86][SSE] Blend any v8i16/v4i32 shift with 2 shift...
2018-07-04 Eric LiuTry to fix FileDistance test on windows.
2018-07-04 Sam McCall[clangd] FileDistance: temporarily disable in CodeCompl...
2018-07-04 Simon Pilgrim[X86][SSE] Add reduced crash test case for r336113...
2018-07-04 Sam McCall[clangd] FileDistance: missing constexpr
2018-07-04 Sander de Smalen[AArch64][SVE] Asm: Support for SVE condition code...
2018-07-04 Ilya Biryukov[Sema] Fix crash in getConstructorName.
2018-07-04 Gabor BuellaNFC - typo fix in test/CodeGen/avx512f-builtins.c
2018-07-04 Sam McCall[clangd] FileDistance: don't add duplicate edges
2018-07-04 Max Kazantsev[ImplicitNullChecks] Check for rewrite of register...
2018-07-04 Richard SmithPR33924: merge local declarations that have linkage...
2018-07-04 Michael Kruse[Sema] Consider all format_arg attributes.
2018-07-04 George Karpenkov[libFuzzer] [NFC] Inline static variable to avoid the...
2018-07-03 Fangrui Song[Support] Remove SaveOr which is no longer used
2018-07-03 Jacques Pienaar[lanai] Handle atomic load of i8 like regular load.
2018-07-03 Alexander PolyakovAmmend "Fix MSVC2015 compilation failure after r336206...
2018-07-03 Kostya Serebryany[libFuzzer] add one more value profile metric, under...
2018-07-03 Erik Pilkington[Sema] Discarded statment should be an evaluatable...
2018-07-03 Fangrui Song[X86][AsmParser] Fix inconsistent declaration parameter...
2018-07-03 Richard SmithFactor out Clang's desired 8MB stack size constant...
next