platform/upstream/llvm.git
2018-12-29 Nemanja Ivanovic[PowerPC] Fix CR Bit spill pseudo expansion
2018-12-29 Simon Atanasyan[mips] Show an error on attempt to use 64-bit PC-relati...
2018-12-29 Simon Atanasyan[mips] Show a regular error message on attempt to use...
2018-12-29 Craig Topper[X86] Add test case from PR38217. NFC
2018-12-29 Davide Italiano[RegisterValue] Rewrite operator!= in terms of operator...
2018-12-29 Davide Italiano[CompilerType] Simplify operator!=. NFCI.
2018-12-29 Davide Italiano[CompilerType] Remove dead code. NFCI.
2018-12-29 Davide Italiano[SymbolContext] Rewrite operator== to be more concise.
2018-12-29 Max KazantsevDrop SE cache early because loop parent can change...
2018-12-29 Heejin Ahn[WebAssembly] Fix comments in ExplicitLocals (NFC)
2018-12-29 Richard TrieuAdd vtable anchor to classes.
2018-12-29 Richard TrieuAdd vtable anchor to classes.
2018-12-29 Craig Topper[X86] Don't mark SEXTLOAD v4i8->v4i64 and v8i8->v8i64...
2018-12-29 Kamil RytarowskiReenable hard_rss_limit_mb_test.cc for android-26
2018-12-29 Kamil RytarowskiAdd support for background thread on NetBSD in ASan
2018-12-29 David Carlier[Sanitizer] Enable getfsent api for Darwin
2018-12-28 Alexey Bataev[OPENMP][NVPTX]Added/fixed debugging messages, NFC.
2018-12-28 Dan LiewIntroduce `LocalAddressSpaceView::LoadWritable(......
2018-12-28 Anna Thomas[UnrollRuntime] NFC: Updated exiting tests and added...
2018-12-28 Craig Topper[X86] Directly emit X86ISD::PMULUDQ from the ReplaceNod...
2018-12-28 Hyrum Wright[clang-tidy] Export the abseil duration inverse lookup...
2018-12-28 Reid KlecknerSpeculative fix for xray assembler error on MachO since...
2018-12-28 Anna Thomas[UnrollRuntime] NFC: Add comment and verify LCSSA
2018-12-28 David Chisnall[objc-gnustep2] Fix a bug in category generation.
2018-12-28 Alexey Bataev[OPENMP][NVPTX]Fixed initialization of the data-sharing...
2018-12-28 Alexey Bataev[OPENMP][NVPTX]Outline assert into noinline function...
2018-12-28 Alexey Bataev[OPENMP]Fix processing of the clauses on target combine...
2018-12-28 Diogo N. Sampaio[AArch64] Add command-line option for SB
2018-12-28 Aleksandr Urakov[CodeView] Extend the `MemberAttributes` interface...
2018-12-28 David Carlier[Sanitizer] arc4random unit test missing case.
2018-12-28 David Carlier[Sanitizer] Intercept arc4random_buf / arc4random_addra...
2018-12-28 Pavel LabathFix signed-unsigned comparisons in MinidumpParserTest
2018-12-28 Pavel LabathRemove unused variable from ClangASTContext
2018-12-28 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler description.
2018-12-28 Max Kazantsev[NFC] Add failing test on LCSSA form preservation of...
2018-12-28 Hiroshi Inoue[PowerPC] handle ISD:TRUNCATE in BitPermutationSelector
2018-12-28 Max KazantsevTemporarily disable term folding in LoopSimplifyCFG...
2018-12-28 Max Kazantsev[LoopSimplifyCFG] Delete dead blocks in RPO
2018-12-28 QingShan Zhang[PowerPC] Remove the implicit use of the register if...
2018-12-28 Zi Xuan Wu[NFC] clang-format functions related to r350113
2018-12-28 Zi Xuan Wu[PowerPC] Fix assert from machine verify pass that...
2018-12-28 Evgeniy StepanovRevert "[asan] Support running without /proc.", +1
2018-12-28 Chen Zheng[PowerPC] fix register class after converting X-FORM...
2018-12-28 Kamil RytarowskiFix a mistake in previous
2018-12-27 Chandler Carruth[CallSite removal] Add and flesh out APIs on the new...
2018-12-27 Nico Weber[gn build] Add check-clang target and make it work
2018-12-27 Kamil RytarowskiUpdate NetBSD ioctl(2) entries with 8.99.28
2018-12-27 Kamil RytarowskiEnable asan_and_llvm_coverage_test.cc for NetBSD
2018-12-27 Fangrui Song[ELF] A shared object is needed if any of its occurrenc...
2018-12-27 Evgeniy Stepanov[asan] Fix build on windows.
2018-12-27 Evgeniy StepanovEnable posix regex interceptors on linux.
2018-12-27 Kamil RytarowskiReimplement Thread Static Data MSan routines with TLS
2018-12-27 Evgeniy Stepanov[asan] Support running without /proc.
2018-12-27 David Carliergetfsent, unit test.
2018-12-27 David Carlier[Sanitizer] Add fstab api to FreeBSD/Linux
2018-12-27 Jordan Rupprecht[sanitizer] Avoid memset call in tsan
2018-12-27 Kamil RytarowskiAdjust NetBSD/sha2.cc to be portable to more environments
2018-12-27 Kamil RytarowskiAdjust NetBSD/md2.cc to be portable to more environments
2018-12-27 Kamil RytarowskiAdjust NetBSD/md[45].cc to be portable to more environments
2018-12-27 Pavel LabathReduce indentation in ObjectFilePECOFF::CreateSections...
2018-12-27 Pavel LabathFix tests for python 3.7
2018-12-27 David Chisnall[objc-gnustep] Fix a copy-and-paste error.
2018-12-27 Pavel LabathFix assertion failure in NativeProcessProtocolTest
2018-12-27 David Carlier[Sanitizer] Enable FTS api on FreeBSD
2018-12-27 Pavel LabathFix "default argument for lambda parameter" (-Wpedantic...
2018-12-27 Pavel LabathDelete lldb_utility::Range
2018-12-27 Pavel Labathlldb-test ir-memory-map: Use IntervalMap::contains
2018-12-27 Pavel LabathDWARF: Fix a bug in array size computation
2018-12-27 Martin LiskaDo not rely on that subject of ErrorAllocTypeMismatch...
2018-12-27 Craig Topper[X86] Remove check that avoids creating PMULDQ with...
2018-12-27 Evgeniy StepanovRevert "[msan] Disable tail call optimization in msan...
2018-12-27 Craig Topper[X86] Factor the core code out of LowerSETCC into a...
2018-12-27 Craig Topper[X86] Merge getBitTestCondition into LowerAndToBT....
2018-12-27 Evgeniy Stepanov[msan] Disable tail call optimization in msan rtl.
2018-12-26 Wouter van... [WebAssembly] Added basic support for if/else/end_if...
2018-12-26 Wouter van... [WebAssembly] Make assembler check for proper nesting...
2018-12-26 Sylvestre Ledrumanpages: Update the URL for https
2018-12-26 Heejin Ahn[WebAssembly] Delete an unnecessary line in RegStackify
2018-12-26 Heejin Ahn[WebAssembly] Fix typos in comments in RegStackify...
2018-12-26 Craig Topper[LoopIdiomRecognize] Add CTTZ support
2018-12-26 Reid Kleckner[codeview] Check if this 'this' type of a method is...
2018-12-26 Reid Kleckner[clang-cl] Treat inputs as C++ with /E, like MSVC
2018-12-26 Reid Kleckner[MS] Mangle return adjusting thunks with the public...
2018-12-26 Rui UeyamaUse error() instead of fatal() to report an invalid...
2018-12-26 Justin Lebar[NVPTX] Allow libcalls that are defined in the current...
2018-12-26 Reid KlecknerIgnore ConstantExpr in IgnoreParens
2018-12-26 Nico WeberPass a concrete triple for two OpenMP tests that depend...
2018-12-26 Simon Pilgrim[AMDGPU] Regenerate i64 shift tests.
2018-12-26 Max Kazantsev[NFC] Use utility function for guards detection
2018-12-25 Petar Avramovic[MIPS GlobalISel] Select G_SELECT
2018-12-25 Max Kazantsev[NFC] Reuse variables instead of re-calling getParent
2018-12-25 Kang Zhang[PowerPC] Fix the bug of ISD::ADDE to set its second...
2018-12-24 Nico Weber[gn build] Make NOSORT line actually work
2018-12-24 Craig Topper[X86] Use GetDemandedBits to simplify the operands...
2018-12-24 Craig Topper[X86] Add test cases for PR40142. NFC
2018-12-24 George Karpenkov[analyzer] [NFC] Clean up the mess of constructing...
2018-12-24 Miklos Vajna[clang-tidy] add IgnoreMacros option to readability...
2018-12-24 Eugene Leviant[HWASAN] Instrument memorty intrinsics by default
2018-12-24 Nico Weber[gn build] Add build files for clang/tools/{c-arcmt...
2018-12-24 Roman LebedevReleaseNotes: X86 Target: bdver2 sched model was added...
next