platform/upstream/llvm.git
2017-09-25 Hongbin Zheng[SimplifyIndvar] Minor change to refine r314125, NFC
2017-09-25 Artem Belevich[CUDA] Fix names of __nvvm_vote* intrinsics.
2017-09-25 Arnold SchwaighoferARM: One more fix for swifterror CSR set
2017-09-25 Eugene ZemtsovUse socketpair on all Unix platforms
2017-09-25 Rui UeyamaUse UINT64_MAX instead of implicitly-type-converted -1.
2017-09-25 Hongbin Zheng[SimplifyIndvar] Replace the srem used by IV if we...
2017-09-25 Yi Kong[Sema] Null check in BuildDeclarationNameExpr
2017-09-25 Benjamin Kramer[ARM] Fix -Wdangling-else warning.
2017-09-25 Chris BienemanRevert "Initial patchset to get the testsuite running...
2017-09-25 Arnold SchwaighoferARM: Use the proper swifterror CSR list on platforms...
2017-09-25 Rui UeyamaUse a temporary varaible to improve readability. NFC.
2017-09-25 Benjamin Kramer[clangd] Fix missing "message" key when responding...
2017-09-25 Sanjay Patelrevert r314117 because there are bogus clang tests...
2017-09-25 Sanjay Patel[InstCombine] remove extract-of-select vector transform
2017-09-25 Tobias Grosser[ScopInfo] Allow uniform branch conditions
2017-09-25 Michael LiaoRemove trailing whitespaces.
2017-09-25 Reid Kleckner[DebugInfo] Sort the SDDbgValue list before assuming...
2017-09-25 Reid KlecknerUse {} instead of make_pair and an iterator for the...
2017-09-25 Jan VeselyRework atomic ops to use clang builtins rather than...
2017-09-25 Jan Veselyprepare_builtins: Fix compile breakage with older LLVM
2017-09-25 Kostya Kortchinsky[scudo] Scudo thread specific data refactor, part 2
2017-09-25 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-09-25 Evgeny Mankov[ELF][fix] Using statically linked lld leads to segment...
2017-09-25 Sylvestre LedruFix clangd when built with LLVM_LINK_LLVM_DYLIB=ON
2017-09-25 Nemanja Ivanovic[PowerPC] Eliminate compares - add i64 sext/zext handli...
2017-09-25 Chad Rosier[AArch64] Add basic support for Qualcomm's Saphira...
2017-09-25 Michael Zuckerman[Clang] Adding missing feature to goldmont
2017-09-25 Michael ZuckermanAdding missing feature to goldmont.
2017-09-25 Jina Nahiasfixing a bug in mask[z]_set1 intrinsic
2017-09-25 Alexey Bataev[SLP] Support for horizontal min/max reduction.
2017-09-25 Simon Dardis[mips][compiler-rt] Disable sem_init_glibc.cc for MIPS64.
2017-09-25 George Rimar[ELF] - Simplify removeUnusedSyntheticSections a bit.
2017-09-25 George Rimar[ELF] - Report orphan sections if -verbose given.
2017-09-25 George Rimar[ELF] - LTO: do not optimize away symbols accessed...
2017-09-25 Clement Courbet[CodeGenPrepare][NFC] Rename TargetTransformInfo::expan...
2017-09-25 Rui UeyamaDo not sort CU vectors.
2017-09-25 Rui UeyamaSpeeds up CU vector creation.
2017-09-25 Rui UeyamaFix off-by-one error.
2017-09-25 Rui UeyamaDo not use StringTableBuilder to build symbol table...
2017-09-25 Rui UeyamaCompute string hashes early and cache them.
2017-09-25 Rui UeyamaRename copy -> copyFrom.
2017-09-25 Rui UeyamaMove Config->SymbolRenaming to SymbolTable.
2017-09-24 Rui UeyamaRemove unused member variable.
2017-09-24 Rui UeyamaRefactor GdbIndexSection. NFC.
2017-09-24 Craig Topper[X86] Make IFMA instructions during isel so we can...
2017-09-24 Craig Topper[X86] Add tests to show missed opportunities to fold...
2017-09-24 Roman Gareev[Polly] Information about generalized matrix multiplication
2017-09-24 Craig Topper[X86] Add IFMA instructions to the load folding tables...
2017-09-24 Simon PilgrimFix implicit-fallthrough warning by adding missing...
2017-09-24 Simon PilgrimFix signed/unsigned warning
2017-09-24 Simon Pilgrim[X86][SSE] Add more tests for shuffle combining with...
2017-09-24 Simon Pilgrim[X86][SSE] Add support for extending bool vectors bitca...
2017-09-24 Tobias Grosser[ScopDetect/Info] Look through PHIs that follow an...
2017-09-24 Nemanja Ivanovic[PowerPC] Eliminate compares - add i64 sext/zext handli...
2017-09-24 Craig Topper[AVX-512] Add pattern for selecting masked version...
2017-09-24 Craig Topper[X86] Make sure we still mark the full register as...
2017-09-24 Dylan McKay[AVR] Implement getCmpLibcallReturnType().
2017-09-24 Davide Italiano[Verifier] Stop accepting broken DIGlobalVariable(s).
2017-09-23 Simon Pilgrim[X86] Regenerate i64 to v2f32 bitcast test
2017-09-23 Richard SmithDon't warn about runtime behavior problems in variable...
2017-09-23 Benjamin KramerSilence unused variable warning in Release builds.
2017-09-23 Tobias Grosser[IslExprBuilder] Do not generate RTC with more than...
2017-09-23 Sanjay Patel[x86] reduce 64-bit mask constant to 32-bits by right...
2017-09-23 Sanjay Patel[x86] add an add+shift test for follow-up suggestion...
2017-09-23 Nemanja Ivanovic[PowerPC] Eliminate compares - add i32 sext/zext handli...
2017-09-23 Reka Kovacs[docs] Fix typos in Clang's User's Manual.
2017-09-23 Nemanja Ivanovic[PowerPC] Eliminate compares - add i32 sext/zext handli...
2017-09-23 Craig Topper[X86] Move the getInsertVINSERTImmediate and getExtract...
2017-09-23 Craig Topper[X86] Remove is the isVINSERT*Index/isVEXTRACT*Index...
2017-09-23 Vitaly Buka[ubsan] Fix assert.cc test by compiling it as C++
2017-09-23 Akira HatanakaPromote storage-only __fp16 vector operands to float...
2017-09-23 Nemanja Ivanovic[PowerPC] Eliminate compares - add i32 sext/zext handli...
2017-09-23 Richard SmithCorrectly compute linkage for members of internal linka...
2017-09-23 Vitaly Buka[ubsan] Replace CommonSanitizerReportMutex with ScopedE...
2017-09-23 Vitaly Buka[ubsan] Support signal specific options in ubsan
2017-09-23 Reid KlecknerCommit missing fixes for tool_file_rename
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
2017-09-22 Eugene Zelenko[CodeGen] Fix build bots which uses old Clang broken...
2017-09-22 Vitaly Buka[lsan] Add __lsan_default_options
2017-09-22 Richard SmithFix up clang-tidy after clang r314037.
2017-09-22 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-default...
2017-09-22 Stephane SezerImplement trampoline step-through for Windows-x86.
2017-09-22 Konstantin... [X86] [MC] fixed non optimal encoding of instruction...
2017-09-22 Reid KlecknerFix uninteneded fallthrough detected by GCC warning
2017-09-22 George Karpenkov[Analyzer] Fix minor errors in python scripts.
2017-09-22 Vitaly Buka[lsan] Deadly signal handler for lsan
2017-09-22 Vitaly Buka[sanitizer] Replace thread id with GetThreadSelf
2017-09-22 Vitaly Buka[sanitizer] Move ScopedErrorReportLock into libcdep...
2017-09-22 Jason MolendaInitial patchset to get the testsuite running against...
2017-09-22 Richard SmithDR1113: anonymous namespaces formally give their conten...
2017-09-22 Vedant Kumar[test] Enable clang-func-mapping as a test dep with...
2017-09-22 Richard TrieuFix unused variable warning in non-debug builds.
2017-09-22 Hans Wennborgclang-format plugin: Add missing NL (new line) at EOF...
2017-09-22 Craig Topper[InstCombine] Teach foldICmpUsingKnownBits to simplify...
2017-09-22 Craig Topper[InstCombine] Add test cases for known bits simplificat...
2017-09-22 Craig Topper[InstCombine] Remove a FIXME from a test that was fixed...
2017-09-22 Akira Hatanaka[CodeGen][ObjC] Build the global block structure before...
2017-09-22 Ilya BiryukovFixed broken links in docs.
2017-09-22 Sanjay Patel[x86] remove over-specified platform from test config
2017-09-22 Stefan Pintilie[PowerPC] Mark P9 scheduling model complete
next