platform/upstream/llvm.git
2018-03-07 Fangrui Song[ELF] Update test/ELF/eh-frame-hdr-augmentation.s
2018-03-07 Zachary TurnerRevert "Write a hash of the executable into the PE...
2018-03-07 Matthew VossCorrect the alignment for the PS4 target
2018-03-07 Jake EhrlichRevert "[llvm-objcopy] Add support for large indexes"
2018-03-07 Jake Ehrlich[llvm-objcopy] Add support for large indexes
2018-03-07 Craig Topper[X86] Remove unused function argument. NFC
2018-03-07 Vitaly Buka[sanitizer] Fix SANITIZER_INTERCEPT_MMAP and SANITIZER_...
2018-03-07 Yaxun Liu[OpenCL] Remove block invoke function from emitted...
2018-03-07 Daniel SandersFix cmake's multi-config generators after r326738
2018-03-07 George Karpenkov[analyzer] [NFC] Minor refactoring of NonNullParamChecker
2018-03-07 Rui UeyamaUse exact uint32_t for uint32_t ELF field. NFC.
2018-03-07 Rui UeyamaInitialize a member in C++11 style. NFC.
2018-03-07 Rafael Auler[DebugInfo] Support DWARF expressions in eh_frame
2018-03-07 Matt Morehouse[lld] Attempt to appease buildbot.
2018-03-07 Simon Pilgrim[X86][SSE] Regenerate float maxnum/minnum tests
2018-03-07 Zachary TurnerFix a bug regarding a mis-identified file type in pdbutil.
2018-03-07 Yan Zhangdo not register matcher for objc-only checks when analy...
2018-03-07 Zachary TurnerUpdate a few switch statements to handle file_magic...
2018-03-07 Reid KlecknerPush a function scope when parsing function bodies...
2018-03-07 Roorda, Jan... [Pipeliner] Fixed node order issue related to zero...
2018-03-07 Zachary TurnerTeach identify_file_magic to identify PDB files.
2018-03-07 Stefan Pintilie[PowerPC] Move test to correct location.
2018-03-07 Alexey Bataev[OPENMP] Fix lifetime of the loop counters.
2018-03-07 Petr Hosek[Fuzzer] Avoid the unnecessary rebuild of the custom...
2018-03-07 Zachary TurnerWrite a hash of the executable into the PE timestamp...
2018-03-07 Davide Italiano[lldbtestsuite] llvm-objcopy is now required to run...
2018-03-07 George Rimar[ELF] - Adjust rangeToString to report ranges in a...
2018-03-07 Craig Topper[X86] Make the MUL->VPMADDWD work before op legalizatio...
2018-03-07 Craig Topper[Support] Stop passing StringRefs by const reference...
2018-03-07 Krzysztof Parzyszek[Hexagon] Rewrite non-HVX unaligned loads as pairs...
2018-03-07 Rui UeyamaRevert r326911: Improve --warn-symbol-ordering.
2018-03-07 Sanjay Patel[LangRef] fix formatting in FP descriptions; NFC
2018-03-07 Rui UeyamaRename Indent{1,2} -> Indent{8,16}.
2018-03-07 Rui UeyamaImprove --warn-symbol-ordering.
2018-03-07 Farhana Aleen[AMDGPU] Increased vector length for global/constant...
2018-03-07 Fangrui Song[clang-tidy] Add "portability" module and rename readab...
2018-03-07 Justin LebarRe-land: Teach CorrelatedValuePropagation to reduce...
2018-03-07 Farhana AleenRevert "[AMDGPU] Widened vector length for global/const...
2018-03-07 Stefan Pintilie[PowerPC] LSR tunings for PowerPC
2018-03-07 Wei Mi[SampleFDO] Extend SampleProfReader to handle demangled...
2018-03-07 Farhana Aleen[AMDGPU] Widened vector length for global/constant...
2018-03-07 Jonas Devlieghere[dwarfdump] Only print CU relative offset in verbose...
2018-03-07 Alexander KornienkoRevert "Reapply "[DWARFv5] Emit file 0 to the line...
2018-03-07 Kostya Kortchinsky[scudo] Make logging more consistent
2018-03-07 Justin LebarRevert rL326898: "Teach CorrelatedValuePropagation...
2018-03-07 James Henderson[ELF] Prevent crash when reporting errors if debug...
2018-03-07 Justin LebarTeach CorrelatedValuePropagation to reduce the width...
2018-03-07 Simon Pilgrim[X86][X87] Add X87 fp80 conversion tests
2018-03-07 Nicholas Wilson[WebAssembly] Run clang-format. NFC
2018-03-07 George Rimar[ELF] - Recommit r326892,r326893 "[ELF] - Report LMA...
2018-03-07 George Rimar[ELF] - Revert r326892, r326893.
2018-03-07 George Rimar[ELF] - Fix build bot after r326892 "[ELF] - Report...
2018-03-07 George Rimar[ELF] - Report LMA region overflows.
2018-03-07 George Rimar[ELF] - Allow discarding .hash and .gnu.hash from linke...
2018-03-07 Simon Dardis[mips] Correct the definition of m(f|t)c(0|2)
2018-03-07 Yuka TakahashiAdd Clang ReleaseNotes that --autocomplete breaks backw...
2018-03-07 Nicholas Wilson[WebAssembly] Remove duplicated line of code and unreac...
2018-03-07 Nicholas Wilson[WebAssembly] Use StringSaver to retain ownership of...
2018-03-07 Sven van Haastregt[LoadStoreVectorizer] Differentiate between <1 x T...
2018-03-07 Kamil RytarowskiDon't intercept mmap64() on NetBSD
2018-03-07 Sjoerd Meijer[ARM] Fix for PR36577
2018-03-07 Jonas Paulsson[SystemZ] NFC refactoring in SystemZHazardRecognizer.
2018-03-07 Jonas Paulsson[SystemZ] Improve getCurrCycleIdx() in SystemZHazardRe...
2018-03-07 Jonas Paulsson[SystemZ] NFC refactoring in SystemZHazardRecognizer.
2018-03-07 Jonas Paulsson[SystemZ] Improved debug dumping during post-RA schedu...
2018-03-07 Clement Courbet[X86] Add IMUL scheduling info on sandybridge, fix...
2018-03-07 George Burgess IVAttempt to appease buildbots
2018-03-07 Aaron Smith[SymbolFilePDB] Add missing Char16 and Char32 types...
2018-03-07 Adam NemetDisable tests from r326852 on Darwin
2018-03-07 George Burgess IVRemove a placeholder
2018-03-07 George Burgess IVReland r326766 (with a slightly modified test)
2018-03-07 Erik Pilkington[demangler] Fix a mistake in r326797.
2018-03-07 Aaron Smith[SymbolFilePDB] Minor cleanup
2018-03-07 Nico WeberRevert 326766 too, after r326862 the test fails and...
2018-03-07 George Karpenkov[analyzer] Fix the checker for the performance anti...
2018-03-07 Petr Hosek[Driver] Enable SafeStack by default on Fuchsia
2018-03-07 Dean Michael... [XRay][compiler-rt] Add APIs for processing logs in...
2018-03-07 George Karpenkov[ASTMatcher] Extend hasAnyArgument to ObjCMessageExpr
2018-03-07 Kuba MracekFixup r326851: mmap64 interceptor should not be used...
2018-03-07 Aaron Smith[llvm-pdbdump] Add guard for null pointers and remove...
2018-03-07 Nico WeberRevert r326602, it caused PR36620.
2018-03-07 Evgeny StupachenkoAdd early exit on reassociation of 0 expression.
2018-03-07 Petr Hosek[Driver] Automatically disable incompatible default...
2018-03-07 Aaron Smith[SymbolFilePDB] Add support for CVR pointer type qualifier
2018-03-07 Aaron Smith[SymbolFilePDB] Get line number for PDBSymbolTypeEnum
2018-03-07 Aaron Smith[DebugInfoPDB] Add DIA implementation for getSrcLineOnT...
2018-03-07 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-03-07 Vitaly Buka[sanitizer] Update symbolizer test
2018-03-07 Vitaly Buka[sanitizer] Extract common code into STRXFRM_INTERCEPTO...
2018-03-07 Vitaly Buka[sanitizer] Move strxfrm interceptors into sanitizer_common
2018-03-07 Vitaly Buka[sanitizer] Add interceptors for wcsxfrm, wcsxfrm_l
2018-03-07 Vitaly Buka[sanitizer] Move mmap interceptors into sanitizer_common
2018-03-07 Rui UeyamaSplit long lines in a test file.
2018-03-06 Jason Molendathe thread id is easier to read in base16.
2018-03-06 Adrian PrantlAdd test for lldb-mi interpreter
2018-03-06 George Burgess IVFix a typo from r326844; NFC
2018-03-06 George Burgess IV[CodeGen] Don't emit lifetime.end without lifetime...
2018-03-06 Eugene Zelenko[Transforms] Add missing header for InstructionCombinin...
2018-03-06 Dean Michael... [XRay][compiler-rt] Make unit tests depend on implement...
2018-03-06 Rui UeyamaDo not create temporary strings just to print out space...
next