platform/upstream/llvm.git
2018-03-08 Rui UeyamaReturn early. NFC.
2018-03-08 Sam Clegg[WebAssembly] Honor --allow-undefined even for explicit...
2018-03-08 Bob HaarmanRevert "[LTO] Support filtering by hotness threshold"
2018-03-08 Reid KlecknerRevert "[Sema] Make getCurFunction() return null outsid...
2018-03-08 Richard SmithWhen substituting previously-checked template arguments...
2018-03-08 Rui UeyamaSimplify LazyobjFile and readElfSymbols.
2018-03-08 Reid Kleckner[MS] Pass CVRU qualifiers properly in Itanium mangler
2018-03-08 Rafael AulerReland "[DebugInfo] Support DWARF expressions in eh_frame"
2018-03-08 Weiming Zhao[AArch64] Fix UB about shift amount exceeds data bit...
2018-03-08 George Burgess IVFix a doc typo; NFC
2018-03-08 Craig Topper[X86] Fix some isel patterns that used aligned vector...
2018-03-08 Rafael EspindolaDelete code that is probably dead since r249303.
2018-03-08 Reid Kleckner[Sema] Make getCurFunction() return null outside functi...
2018-03-08 Eugene ZemtsovFix build broken by r326959
2018-03-07 Simon Pilgrim[X86][SSE] LowerBUILD_VECTORAsVariablePermute - reorder...
2018-03-07 Reid Kleckner[MS] Accept __unaligned as a qualifier on member functi...
2018-03-07 Rafael EspindolaSet dso_local on tls init functions.
2018-03-07 Nico Weber[ms] Emit vtordisp initializers in a deterministic...
2018-03-07 Eugene ZemtsovUse itaniumDemangle in llvm-symbolizer
2018-03-07 Marshall ClowInclude <system_error> since we use it. Thanks to Andre...
2018-03-07 Reid KlecknerAvoid including ScopeInfo.h from Sema.h
2018-03-07 Sanjay Patel[TTI] add explanatory comments for getArithmeticInstrCo...
2018-03-07 Evandro Menezes[AArch64] Adjust the cost of integer vector division
2018-03-07 Eugene Zelenko[Documentation] Fix Clang-tidy checks list broken in...
2018-03-07 Rui UeyamaRevert r326932: [DebugInfo] Support DWARF expressions...
2018-03-07 George Karpenkov[analyzer] [PointerArithChecker] do not warn on indexes...
2018-03-07 George Karpenkov[analyzer] Don't crash with assertion failure on struct...
2018-03-07 Gheorghe-Teodor... [OpenMP] Remove implicit data sharing using device...
2018-03-07 Sebastian Pop[AArch64] add missing pattern for insert_subvector...
2018-03-07 Gheorghe-Teodor... [OpenMP] Remove implicit data sharing code gen that...
2018-03-07 Simon Marchi[clangd] Remove unused field in HandlerRegisterer
2018-03-07 Yaxun LiuCodeGen: Fix address space of indirect function argument
2018-03-07 Krasimir Georgiev[clang-format] Break consecutive string literals in...
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
next