platform/upstream/llvm.git
2018-08-06 Alexandre Ganea[llvm-pdbutil] Support PDBs without a DBI stream
2018-08-06 Leonard ChanFix for broken build on clang-hexagon-elf for ambiguous...
2018-08-06 Easwaran Raman[X86] Recognize a splat of negate in isFNEG
2018-08-06 Fangrui Song[ELF] Don't copy STT_TLS in copy relocation
2018-08-06 Craig Topper[X86] When using "and $0" and "orl $-1" to store 0...
2018-08-06 Craig Topper[X86] Add test cases to show bad use of "and $0" and...
2018-08-06 Erich Keane[NFC] Remove TODO comment that no longer applies (Parse...
2018-08-06 Leonard ChanRemoved the OverflowConversionsToFract tests for now...
2018-08-06 Leonard ChanFix for failing test from sanitizer-x86_64-linux-fast...
2018-08-06 David GreeneForce test/Driver/fuchsia.c(pp) to use lld
2018-08-06 Wei Mi[RegisterCoalescer] Delay live interval update work...
2018-08-06 Greg ClaytonFix more offsetof issues.
2018-08-06 Greg ClaytonFix offsetof usage that got lost when passing patches...
2018-08-06 Greg ClaytonAdd support for ARM and ARM64 breakpad generated minidu...
2018-08-06 Benjamin Kramer[Fixed Point Arithmetic] Remove unused include.
2018-08-06 Bruno Ricci[AST] Remove unnecessary indirections in DeclarationNam...
2018-08-06 Daniil FukalovFix typo in the MSVC Visualizer for SmallVector class
2018-08-06 Leonard Chan[Fixed Point Arithmetic] Fixed Point Constant
2018-08-06 Owen ReynoldsFix raw_fd_ostream::write_impl hang due to an infinite...
2018-08-06 Leonard Chan[Fixed Point Arithmetic] Fix for FixedPointValueToString
2018-08-06 Matt ArsenaultAMDGPU: Fold v_lshl_or_b32 with 0 src0
2018-08-06 Bruno Ricci[AST] Add individual size info for Types in -print...
2018-08-06 Matt ArsenaultValueTracking: Handle canonicalize in CannotBeNegativeZero
2018-08-06 Matt ArsenaultAMDGPU: Rename check prefixes in test
2018-08-06 David Bolvansky[NFC] Fixed unused function warnings
2018-08-06 David BolvanskyRevert unused function fix
2018-08-06 David Bolvansky[NFC] Fixed unused function warning
2018-08-06 Gabor Marton[ASTmporter] SourceRange-free function parameter checki...
2018-08-06 Bruno Ricci[AST] Move the enum in ObjCMethodDeclBitfields
2018-08-06 Louis Dionne[clang] Fix broken include_next in float.h
2018-08-06 Stefan GranitzFix Mangled::Compare()
2018-08-06 Stefan GranitzAdd ConstString::IsNull() to tell between null vs....
2018-08-06 Bryan Chan[AArch64] Fix assertion failure on widened f16 BUILD_VECTOR
2018-08-06 Louis Dionne[libc++] Add the _LIBCPP_HIDE_FROM_ABI_AFTER_V1 macro
2018-08-06 Haojian Wu[clangd] Index Interfaces for Xrefs
2018-08-06 Tim NorthoverFix modules build with different technique to suppress...
2018-08-06 Hans Wennborgclang-cl: Parse the new /JMC flag
2018-08-06 Tim NorthoverARM-MachO: don't add Thumb bit for addend to non-extern...
2018-08-06 Max KazantsevRe-enable "[ValueTracking] Teach isKnownNonNullFromDomi...
2018-08-06 George Rimar[ELF] - Remove dead code from LinkerScript::assignOffse...
2018-08-06 Chandler Carruth[docs] Continue working around broken Sphinx parsing...
2018-08-06 Peter Smith[ELF] Test undefined weak symbol for Thumb narrow branch
2018-08-06 Chandler Carruth[docs] Remove the `dso_local` tag from these functions.
2018-08-06 Chandler Carruth[docs] Stop trying to parse the ThinLTO summary IR...
2018-08-06 Jonas Toth[clang-rename] make clang-rename.py vim integration...
2018-08-06 Pavel LabathChange ConstString::SetCStringWithMangledCounterpart...
2018-08-06 Max KazantsevRevert rL338990 to see if it causes sanitizer failures
2018-08-06 Hsiangkai WangRevert "[DebugInfo] Generate debug information for...
2018-08-06 Max KazantsevTry to fix buildbot
2018-08-06 Max Kazantsev[ValueTracking] Teach isKnownNonNullFromDominatingCondi...
2018-08-06 Hsiangkai Wang[DebugInfo] Generate debug information for labels....
2018-08-06 Max Kazantsev[GuardWidening] Widen guards with conditions of frequen...
2018-08-06 Xin Tong[NFC] Fix typo
2018-08-06 David Bolvansky[NFC] Fixed unused function warning
2018-08-06 Hsiangkai Wang[DebugInfo] Use DbgVariableIntrinsic as the base class...
2018-08-06 Hsiangkai Wang[DebugInfo] Refactor DbgInfoIntrinsic class hierarchy.
2018-08-06 Chandler Carruth[docs] Switch debug info metadata blocks to use `text...
2018-08-06 Chandler Carruth[docs] Correct the basic syntax structure of the DISubr...
2018-08-06 Chandler Carruth[docs] Remove an example that isn't well formed LLVM...
2018-08-06 Chandler Carruth[docs] Fix an LLVM-syntax code block to actually be...
2018-08-06 Chandler Carruth[docs] Don't use the `asm` syntax highlighting (which...
2018-08-06 Chandler Carruth[docs] Turn of `nasm` highlighting for a code block.
2018-08-06 Chandler Carruth[docs] Reinstate r337730 - Add support for Markdown...
2018-08-06 Raphael IsemannRemove duplicated code in CommandObjectQuit
2018-08-05 Lang Hames[ORC] Remove an incorrect use of 'cantFail'.
2018-08-05 Lang Hames[ORC] Change JITSymbolFlags debug output, add a functio...
2018-08-05 David Bolvansky[NFC] Fixed inliner tests - 2
2018-08-05 David Bolvansky[NFC] Fixed inliner tests
2018-08-05 David BolvanskyFix tests for changed opt remarks format
2018-08-05 David BolvanskyFix one test for changed opt remarks format
2018-08-05 David BolvanskyEnrich inline messages
2018-08-05 Eric ChristopherRevert "Add a warning if someone attempts to add extra...
2018-08-05 Roman Lebedev[NFC][InstCombine] Add tests for sinking 'not' into...
2018-08-05 Bruno Ricci[AST][NFC] Remove unneeded forward declarations in...
2018-08-05 Roman Lebedev[NFC][InstCombine] Regenerate set.ll test
2018-08-05 Craig Topper[X86] Remove stale comments from a test. NFC
2018-08-05 David Bolvansky[InstCombine] [NFC] Tests for strcmp to memcmp transfor...
2018-08-05 George Burgess IVUse Optional instead of unique_ptr; NFC
2018-08-04 Raphael IsemannAdded unit test for StringList
2018-08-04 George Rimar[LLD][ELD] - Revert r338959 "[LLD][ELF] - Added file...
2018-08-04 George Rimar[LLD][ELF] - Added file name and a test for case when...
2018-08-04 George Rimar[LLD][ELF] - Remove excessive requirement from the...
2018-08-04 George Rimar[LLD][ELF] - Removed dead code from rangeToString(...
2018-08-04 George Rimar[LLD][ELF] - Fix bug when reporting memory intersections.
2018-08-04 Chandler Carruth[ADT] Add an early-increment iterator-like type and...
2018-08-04 Chijun Sima[TailCallElim] Preserve DT and PDT
2018-08-04 George Rimar[ELF] - Refactor readCallGraph().
2018-08-04 Raphael IsemannFixed header of StringLexer.h
2018-08-04 Fangrui Song[llvm-objdump] Remove continue after report_error which...
2018-08-04 Chijun Sima[ADCE] Remove the need of DomTree
2018-08-04 Leonard MosescuFix a bug in VMRange
2018-08-04 Galina KistanovaReverted r338825 and all the following tries to fix...
2018-08-04 Matt Morehouse[clangd] Fix fuzzer build.
2018-08-04 Matt Morehouse[clang-fuzzer] Remove unused typedef.
2018-08-04 Richard SmithAvoid creating conditional cleanup blocks that contain...
2018-08-04 Aditya Nandakumar[GISel]: Add Opcodes for CTLZ/CTTZ/CTPOP
2018-08-04 Emmett NeymanLLVM Proto Fuzzer - Run Functions on Suite of Inputs
2018-08-04 Richard Smith[www] Update cxx_status and cxx_dr_status now that...
2018-08-04 Richard Smith[constexpr] Support for constant evaluation of __builti...
2018-08-04 Rui UeyamaFix buildbot breakage.
next