platform/upstream/llvm.git
2018-10-10 George Burgess IV[Analysis] Make LocationSize pretty-printing more descr...
2018-10-10 Thomas Lively[WebAssembly] Fix fneg lowering
2018-10-10 Heejin Ahn[WebAssembly] Improve comments for SIMD instruction...
2018-10-10 George Karpenkov[libFuzzer] Disable value profiling tests on ARM
2018-10-10 George Karpenkov[libFuzzer] Generalize the code for getting the previou...
2018-10-10 George Karpenkov[sancov] Generalize the code to get the previous instru...
2018-10-10 Jim InghamAdd "var" and "vo" aliases for "frame variable" and...
2018-10-10 Erik Pilkington[Basic] Split out -Wimplicit-int-conversion and -Wimpli...
2018-10-10 Ed Masteclang: Allow ifunc resolvers to accept arguments
2018-10-10 Fangrui SongAdapt OptTable::PrintHelp change in D51009
2018-10-10 Fangrui Song[Driver][cc1][cc1as] Call OptTable::PrintHelp with...
2018-10-10 Fangrui Song[opt] Change the parameter of OptTable::PrintHelp from...
2018-10-09 Aaron PuchertAnnotate scoped_lock as with scoped_lockable attribute
2018-10-09 Zachary Turner[git-llvm] Fix some issues surrouding EOL conversion...
2018-10-09 Thomas Lively[WebAssembly] Handle V128 register class in explicit...
2018-10-09 Nemanja Ivanovic[DAGCombiner] Expand combining of FP logical ops to...
2018-10-09 Rong Xu[X86] Fix sanitizer bot failure from 344085
2018-10-09 Nemanja Ivanovic[PowerPC][NFC] Commit nabs test case in preparation...
2018-10-09 Rui UeyamaMerge two overloaded functions into one function. NFC.
2018-10-09 Rui UeyamaReturn early. NFC.
2018-10-09 Justin Bogner[LV] Move test for r343954 into x86 subdirectory
2018-10-09 Heejin Ahn[WebAssembly] Improve readability of SIMD instructions...
2018-10-09 Rong XuRecommit r343993: [X86] condition branches folding...
2018-10-09 Cameron McInally[FPEnv] PatternMatcher support for checking FNEG ignori...
2018-10-09 Rui UeyamaAttempt to fix ubsan.
2018-10-09 Sanjay Patel[InstCombine] reverse 'trunc X to <N x i1>' canonicaliz...
2018-10-09 Zachary Turner[PDB] Fix another bug in globals stream name lookup.
2018-10-09 Jake Ehrlich[llvm-objcopy] Make -S an alias for --strip-all
2018-10-09 Adrian Prantlllvm-dwarfdump: Extend --name to also search DW_AT_link...
2018-10-09 Lang Hames[ORC] Promote and rename private symbols inside the...
2018-10-09 Nemanja Ivanovic[PowerPC] Implement hasBitPreservingFPLogic for types...
2018-10-09 Rui UeyamaCalculate an offset only once. NFC.
2018-10-09 Rui UeyamaRemove redundant `Symtab->`.
2018-10-09 Rui UeyamaSimplify. NFC.
2018-10-09 Matt Davis[compiler-rt] Remove unused formal parameters from...
2018-10-09 Rui UeyamaRemove a use of template to make code less abstracted.
2018-10-09 Craig Topper[X86] When lowering unsigned v2i64 setcc without SSE42...
2018-10-09 Richard SmithPR39231: fix null dereference when diagnosing deduction...
2018-10-09 Sam Clegg[SLPVectorizer] Check that lowered type is floating...
2018-10-09 Wolfgang Pieb[DWARF] Make llvm-dwarfdump display the .debug_loc...
2018-10-09 Sanjay Patel[InstCombine] add tests for extract subvector shuffles...
2018-10-09 Zachary TurnerFix lld test.
2018-10-09 Nico Weberlld-link: attempt to fix tests on Windows after r344061.
2018-10-09 Adrian PrantlAdd missing space
2018-10-09 Zachary Turner[PDB] Fix failure on big endian machines.
2018-10-09 Rui UeyamaAdd an entry to the release notes.
2018-10-09 Nico Weberlld-link: Use /pdbsourcepath: for more places when...
2018-10-09 Craig Topper[X86] Autogenerate complete checks. NFC
2018-10-09 Sanjay Patel[AArch64][x86] add tests for bitcasted fnabs; NFC
2018-10-09 Alexander Kornienko[clang-tidy] Fix handling of parens around new expressi...
2018-10-09 Yaxun Liu[CUDA][HIP] Fix ShouldDeleteSpecialMember for inherited...
2018-10-09 Sanjay Patel[InstCombine] make helper function 'static'; NFC
2018-10-09 Eric Liu[clang-move] Fix broken json output.
2018-10-09 Haojian Wu[clangd] Fix an accident change in r342999.
2018-10-09 Louis Dionne[libcxx] Mark std::async race condition test as unsuppo...
2018-10-09 Louis Dionne[NFC][unwind] Improve error message when a type has...
2018-10-09 Guillaume ChateletFix function case.
2018-10-09 Guillaume Chatelet[llvm-exegesis] Fix invalid return type and add a Dump...
2018-10-09 Alexey Bataev[OPENMP][NVPTX] Support memory coalescing for globalize...
2018-10-09 Sanjay Patel[x86] use demanded bits to simplify masked store codegen
2018-10-09 Kamil RytarowskiMark intercept-rethrow-exception.cc as XFAIL on NetBSD
2018-10-09 Jonas Toth[clang-tidy] NFC fix warnings from missing braces
2018-10-09 Kamil RytarowskiDisable failing tests lib/asan/tests on NetBSD
2018-10-09 Jonas Toth[clangd] fix miscompiling lower_bound call
2018-10-09 Simon Pilgrim[SelectionDAG] Add SIGN_EXTEND_VECTOR_INREG and CONCAT_...
2018-10-09 Kamil RytarowskiSkip unsupported MSan tests on NetBSD
2018-10-09 Kamil RytarowskiMark 4 MSan tests as XFAIL for NetBSD
2018-10-09 Simon Atanasyan[mips] Fix FDE/CFI encoding in case of N32 ABI
2018-10-09 Simon Atanasyan[mips] Set pointer size to 4 bytes for N32 ABI
2018-10-09 Kamil RytarowskiMark MSan fork test as UNSUPPORTED on NetBSD
2018-10-09 Nemanja IvanovicFix buildbot failures with the newly added test case...
2018-10-09 Nemanja Ivanovic[PowerPC] Remove self-copies in pre-emit peephole
2018-10-09 Kamil RytarowskiReflect the current reality and disable lsan tests...
2018-10-09 Kamil RytarowskiUse PTHREAD_STACK_MIN conditionally in a test
2018-10-09 Kadir Cetinkaya[clangd] Mark colon as a safe character when percent...
2018-10-09 Guillaume Chatelet[llvm-exegesis] Fix wrong index type.
2018-10-09 Kristof Umann[analyzer][www] Add more useful links
2018-10-09 Sam McCall[clangd] Fix nondeterministic test
2018-10-09 Guillaume Chatelet[llvm-exegesis] Fix unused lambda capture.
2018-10-09 Guillaume Chatelet[llvm-exegesis][NFC] Use accessors for Operand.
2018-10-09 Aleksandr Urakov[ADT] Force the alignment of the `data` field of `Inter...
2018-10-09 Stephen Kelly[ASTMatcher] Add missing imaginaryLiteral
2018-10-09 Kadir Cetinkaya[clangd] Revert back to previous heuristic for diagnost...
2018-10-09 Eric Liu[clangd] Avoid cache main file status in preamble.
2018-10-09 Stephen KellyRemove non-existant typeloc matchers from documentation
2018-10-09 Stephen KellyRegenerate AST Matcher docs
2018-10-09 Stephen KellyFix indentation
2018-10-09 Aleksandr UrakovRevert "[ADT] Change the `IntervalMap` alignment assert...
2018-10-09 Simon Pilgrim[X86][AVX1] Enable *_EXTEND_VECTOR_INREG lowering of...
2018-10-09 Aleksandr Urakov[ADT] Change the `IntervalMap` alignment assert for...
2018-10-09 Gabor Horvath[analyzer] Support Reinitializes attribute in MisusedMo...
2018-10-09 Zinovy Nis[clang-tidy][docs] Update docs for `--check-suffixes`
2018-10-09 Zinovy Nis[clang-tidy] The patch extends the existing command...
2018-10-09 Chandler Carruth[CFG Printer] Add support for writing the dot files...
2018-10-09 George Burgess IVMake LocationSize a proper Optional type; NFC
2018-10-09 George Burgess IVUse locals instead of struct fields; NFC
2018-10-09 David Blaikiellvm-link: Improve diagnostic for module-level metadata...
2018-10-09 Fangrui Song[Index] Use locations to uniquify function-scope Bindin...
2018-10-09 Thomas Lively[WebAssembly][NFC] Rename test functions for builtins
2018-10-09 Matthias BraunExpandPostRAPseudos: Fix alldefsAreDead() not removing...
next