platform/upstream/llvm.git
2017-06-15 Erich KeaneUpdate Append Argument to more efficiently traverse...
2017-06-15 Vitaly Buka[asan] Return allow_user_segv_handler=0 to fix compatib...
2017-06-15 Aaron BallmanHandle -ast-dump-all when passed as the only option.
2017-06-14 Wolfgang PiebRemoval of accidental duplication in test assembly...
2017-06-14 Spyridoula... [DWARF] Minor coding style modifications, no functional...
2017-06-14 George KarpenkovFixing section name for Darwin platforms for sanitizer...
2017-06-14 Rui UeyamaInline a small function. NFC.
2017-06-14 Aditya Kumar[locale] Avoid copy of __atoms when char_type is char
2017-06-14 Erich KeaneUpdate callbacks tracker to match change in 305425
2017-06-14 Erich Keane[Preprocessor]Correct Macro-Arg allocation of Stringifi...
2017-06-14 Sean Callanan[testsuite] xfailed two tests that depend on NSString...
2017-06-14 Eli FriedmanDon't check side effects for functions outside of SCoP
2017-06-14 Peter CollingbourneIR: Tweak the API around adding modules to the summary...
2017-06-14 Zachary TurnerDon't include TestingSupport in LLVM_LINK_COMPONENTS.
2017-06-14 Eugene Zelenko[ADT] Partial re-commit of r303383. Fix some Clang...
2017-06-14 Duncan P. N... AST: Add missing break at end of switch
2017-06-14 Marshall ClowRework some metaprogramming to use the detection idiom...
2017-06-14 Daniel BerlinPredicateInfo: Don't insert conditional info when a...
2017-06-14 Daniel BerlinNewGVN: This is wrong by inspection, it will not cause...
2017-06-14 Sanjay Patel[x86] avoid unnecessary shuffle mask math in combineX86...
2017-06-14 David CallahanAllow -profile-guided-section-prefix more than once
2017-06-14 Zachary TurnerRemove lld toStringRef function.
2017-06-14 Zachary Turner[StringExtras] overload toHex for ArrayRef<uint8_t>
2017-06-14 Marshall ClowAdd some const_casts in places where we were implicitly...
2017-06-14 Davide Italiano[EarlyCSE] Make PhiToCheck in removeMSSA() a set.
2017-06-14 Frederich MunchHide dbgs() stream for when built with -fmodules.
2017-06-14 Peter CollingbourneMC, Object: Reserve a section type, SHT_LLVM_ODRTAB...
2017-06-14 Rui UeyamaFix documentation.
2017-06-14 Galina KistanovaSpecified ReportError as noreturn friendly to old compi...
2017-06-14 Kostya Kortchinsky[sanitizer] Reverting D34152
2017-06-14 Galina KistanovaSupressed warning: declared ‘static’ but never defined.
2017-06-14 Lei HuangTest commit - NFC.
2017-06-14 Tony Jiang[PPC] Enhance altivec conversion function macros implem...
2017-06-14 Craig Topper[ValueTracking] Correct early out in computeKnownBitsFr...
2017-06-14 James Y KnightDefine _GNU_SOURCE for rtems c++
2017-06-14 Sanjay Patel[x86] replace div/rem with shift/mask for better shuffl...
2017-06-14 Marshall ClowIn several places in std::allocator<const T> (and one...
2017-06-14 Zachary TurnerAdd an include of gtest-printers.h to appease the build...
2017-06-14 Zachary Turner[gtest] Create a shared include directory for gtest...
2017-06-14 James Y KnightPR32476: __nop_locale_mgmt.h not needed with newlib...
2017-06-14 Zachary TurnerResubmit "[codeview] Make obj2yaml/yaml2obj support...
2017-06-14 Yuka TakahashiBe more strict when checking the -flto option value
2017-06-14 Kostya Kortchinsky[sanitizer] MmapAlignedOrDie changes to reduce fragment...
2017-06-14 Alexandros... Revert "[ARM] Support constant pools in data when gener...
2017-06-14 Simon Dardis[mips] Fix multiprecision arithmetic.
2017-06-14 Sanjay Patel[MathExtras] fix documentation comments; NFC
2017-06-14 Alexandros... [ARM] Support constant pools in data when generating...
2017-06-14 Florian HahnAlign definition of DW_OP_plus with DWARF spec [3/3]
2017-06-14 Aaron BallmanCorrected some comment typos; NFC.
2017-06-14 Francois Ferrandclang-format: Add CompactNamespaces option
2017-06-14 Nitesh Jain[LLDB][MIPS] Skip TestGdbRemoteSingleStep and TestGdbRe...
2017-06-14 Simon Dardis[mips] Fix machine verifier errors in the long branch...
2017-06-14 Serge PavlovReverted 305379 (Function with unparsed body is a defin...
2017-06-14 Nitesh Jain[LLDB][MIPS] Fix TestNoreturnUnwind.py.
2017-06-14 Serge PavlovFunction with unparsed body is a definition
2017-06-14 Nitesh Jain[LLDB][MIPS] Fix TestRegisterVariables.py.
2017-06-14 Dmitry PolukhinFix for Itanium mangler issue with templates
2017-06-14 Ilya Biryukov[clangd] Add a filename parameter to FileSystemProvider.
2017-06-14 Eugene Leviant[ELF] Add armelf emulation mode
2017-06-14 Yuka TakahashiUse getLastArgValue instead of getString
2017-06-14 Michael ParkMark `__is_inplace_*` tests as UNSUPPORTED in <= C...
2017-06-14 Nemanja IvanovicRevert r304907 as it is causing some failures that...
2017-06-14 Zachary TurnerRevert "[codeview] Make obj2yaml/yaml2obj support ...
2017-06-14 Michael ParkAdd an `__is_inplace_index` metafunction.
2017-06-14 Zachary TurnerUse make_shared instead of make_unique.
2017-06-14 Zachary TurnerFix some more errors.
2017-06-14 Zachary TurnerAdd some #includes to appease the build.
2017-06-14 Zachary Turner[codeview] Make obj2yaml/yaml2obj support .debug$S...
2017-06-14 Marshall ClowImplement the non-parallel versions of reduce and trans...
2017-06-14 Rui UeyamaUse StringRef::split instead of StringRef::find and...
2017-06-14 Eric Fiselier[coroutines] Fix co_await for range statement
2017-06-14 Richard Trieu[ODRHash] Remove debugging code from r305361
2017-06-14 Richard Trieu[ODRHash] Hash Template and TemplateExpansion in Templa...
2017-06-14 Richard Trieu[ODRHash] Hash Expr for TemplateArgument::Expression
2017-06-14 Peter CollingbourneSupport: Remove MSVC 2013 workarounds in ThreadPool...
2017-06-14 Kostya Serebryany[libFuzzer] really restrict the new test to Linux ...
2017-06-14 Eric BeckmannRe-enable tests on power pc since the bug has been...
2017-06-14 Spyridoula... Added partial verification for .apple_names accelerator...
2017-06-13 Galina KistanovaReverted r305339 as MSVC is not happy with noreturn...
2017-06-13 Alex Shlyapnikov[ASan] Move rss_limit_is_exceeded_ flag to ASan.
2017-06-13 Rafael EspindolaSimplify. NFC.
2017-06-13 Daniel Sanders[globalisel][legalizer] G_LOAD/G_STORE NarrowScalar...
2017-06-13 Galina KistanovaSpecified LLVM_ATTRIBUTE_NORETURN for ReportError.
2017-06-13 Craig Topper[InstCombine] Add test cases demonstrating failure...
2017-06-13 Rafael EspindolaMake OutputSections and OutputSectionCommands globals.
2017-06-13 Tobias Grosser[www] Add missing '.' at the end of the sentence
2017-06-13 Kostya Serebryany[libFuzzer] restrict the new test to Linux (fails on...
2017-06-13 Tobias Grosser[www] Add the new AOSP buildbot to release notes
2017-06-13 Rafael EspindolaMove clearOutputSections earlier. NFC.
2017-06-13 Eugene Zelenko[ADT] Revert r305326 changes in BitVector.h to fix...
2017-06-13 Kostya Serebryany[libFuzzer] initial support of -fsanitize-coverage...
2017-06-13 Evgeniy Stepanov[sanitize] Remove stack size limits from secondary...
2017-06-13 Davide Italiano[AMDGPU] Remove now dead defaultOffsetS13(). NFCI.
2017-06-13 Richard Trieu[ODRHash] Add TemplateArgument kind to hash.
2017-06-13 Vedant Kumar[InstrProf] Don't take the address of alwaysinline...
2017-06-13 Eugene Zelenko[ADT] Fix some Clang-tidy modernize-use-using and Inclu...
2017-06-13 Xinliang David LiPreserve cold attribute for function decls
2017-06-13 Eric BeckmannUse reference to iterate through string table instead...
2017-06-13 Rafael EspindolaSet non alloc section address to 0 earlier.
2017-06-13 Eric BeckmannFix a bug introduced in r305092 on big-endian systems.
next