platform/upstream/llvm.git
2018-11-05 Craig Topper[DAGCombiner] Use tryFoldToZero to simplify some code...
2018-11-05 Craig Topper[DAGCombiner] Remove an unused argument from tryFoldToZ...
2018-11-05 Dylan McKay[AVR] Fix a backend bug that left extraneous operands...
2018-11-05 Dean Michael... [XRay] Update TSC math to handle wraparound
2018-11-05 Craig Topper[X86] Custom type legalize v2i8/v2i16/v2i32 mul to...
2018-11-05 Dylan McKay[AVR] Disallow the LDDWRdPtrQ instruction with Z as...
2018-11-05 Kristof Umann[analyzer] Restrict AnalyzerOptions' interface so that...
2018-11-05 Kristof UmannEnsure the correct order of evaluation in part 2. of...
2018-11-05 Kristof UmannReland '[analyzer][PlistMacroExpansion] Part 2.: Retrie...
2018-11-05 Craig Topper[X86] Fix typo in test comment. NFC
2018-11-04 David Carlier[LLDB] Fix FreeBSD/Darwin build
2018-11-04 Vedant Kumar[HotColdSplitting] Use TTI to inform outlining threshold
2018-11-04 Petr Hosek[Driver] Use -Bstatic/dynamic for libc++ on Fuchsia
2018-11-04 Craig Topper[X86] Add nounwind to some tests to remove cfi directiv...
2018-11-04 Craig Topper[X86] Regenerate test checks to merge 32 and 64 bit...
2018-11-04 Marshall ClowFix the test for partition_copy so it is not ridiculous...
2018-11-04 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 19.04 - Disco...
2018-11-04 Craig Topper[X86] Add vector shift by immediate to SimplifyDemanded...
2018-11-04 Sylvestre LedruUpdate our URLs in clang doc to use https
2018-11-04 Kamil RytarowskiFix NetBSD build after "Move path resolution logic...
2018-11-04 Dave LeeUpdate framework-header-fix to force system sed
2018-11-04 Kamil RytarowskiDisable recursive interception for tzset in MSan
2018-11-04 Sanjay Patel[ValueTracking] determine sign of 0.0 from select when...
2018-11-04 Kristof UmannRevert '[analyzer][PlistMacroExpansion] Part 2.: Retrie...
2018-11-04 Kristof Umann[analyzer][PlistMacroExpansion] Part 2.: Retrieving...
2018-11-04 Pavel LabathFix log statement in r346093
2018-11-04 Pavel LabathNativeProcessProtocol: Simplify breakpoint setting...
2018-11-04 Craig Topper[DAGCombiner] Remove 'else' after return. NFC
2018-11-04 Jan KratochvilFix duplicate testcase filename
2018-11-04 Petr Hosek[Driver] Always match resource dir in Fuchsia driver...
2018-11-04 Craig Topper[SelectionDAG] Remove special methods for creating...
2018-11-04 Jan VeselyRemove redundant OVERRRIDES file
2018-11-04 Jan Veselyconfigure: Provide symlink for amdgcn-mesa3d instead...
2018-11-04 Jan Veselytravis: Check tahiti-amdgcn-mesa-mesa3d.bc
2018-11-04 Jan Veselyamdgcn-amdhsa: Convert get_{global,local}_size to clc...
2018-11-04 Jan Veselyamdgcn: Move __clc_amdgcn_s_waitcnt definition to clc...
2018-11-04 Jan Veselyamdgcn: Convert get_num_groups to clc
2018-11-04 Jan Veselyamdgcn: Convert get_global_size to clc
2018-11-04 Jan Veselyamdgcn: Convert get_local_size to clc
2018-11-04 Jan Veselyr600: Convert barrier to clc
2018-11-04 Jan Veselyr600: Convert get_num_groups to clc
2018-11-04 Jan Veselyr600: Convert get_global_size to clc
2018-11-04 Jan Veselyr600: Convert get_local_size to clc
2018-11-03 Brian Gesiak[coroutines] Fix fallthrough warning on try/catch
2018-11-03 Craig Topper[X86] Update comment I forgot to change in r346043...
2018-11-03 Louis Dionne[NFC] Fix incorrect comment in std::list
2018-11-03 Sanjay Patel[ValueTracking] peek through 2-input shuffles in Comput...
2018-11-03 Douglas YungFix test on Windows.
2018-11-03 Takuto IkutaAdd /Zc:DllexportInlines option to clang-cl
2018-11-03 Galina KistanovaHandle OUTPUT_FORMAT arguments in quotation marks
2018-11-03 Nathan LanzaTest commit
2018-11-03 Fangrui Song[debuginfo-tests] commands.getoutput -> subprocess...
2018-11-03 Richard SmithRevert r345562: "PR23833, DR2140: an lvalue-to-rvalue...
2018-11-03 Petr Hosek[Driver] Use -push-/-pop-state and -as-needed for libc...
2018-11-03 Petr Hosek[compiler-rt] Support for passing through linker flags...
2018-11-03 Reid Kleckner[codeview] Let the X86 backend tell us the VFRAME offse...
2018-11-03 Wolfgang Pieb[DWARF v5] Verifier: Add checks for DW_FORM_strx* forms.
2018-11-03 Reid KlecknerUpdate debuginfo tests lit for r341135
2018-11-03 Reid Kleckner[debuginfo-tests] Avoid "import commands" which was...
2018-11-03 Zachary TurnerFix some windows-specific fallout from the FileSpec...
2018-11-03 Zachary TurnerMake sure to have lit load the configured site config...
2018-11-02 Petr Hosek[CMake][Fuchsia] Set -fuse-ld=lld explicitly for Linux...
2018-11-02 Teresa Johnson[LTO] Fix a crash caused by accessing an empty ValueInfo
2018-11-02 Sam McCall[clangd] don't buffer the input-mirror stream, it's...
2018-11-02 Jim InghamAdd an SBExpressionOptions setting mirroring the "exec...
2018-11-02 Petr Hosek[compiler-rt][Fuzzer] Fix the fuzzer test build
2018-11-02 Dan AlbertWorkaround using new Clang with an old NDK.
2018-11-02 Craig Topper[X86] In LowerEXTEND_VECTOR_INREG, emit a vector shuffl...
2018-11-02 Jonas Devlieghere[FileSystem] Open File instances through the FileSystem.
2018-11-02 Adrian PrantlAdd an explicit -std=c++14 to this test.
2018-11-02 Wouter van... [WebAssembly] Parsing missing directives to produce...
2018-11-02 Zachary TurnerFix the lit test suite.
2018-11-02 Davide ItalianoRevert "[Symbol] Search symbols with name and type...
2018-11-02 Mandeep Singh... [COFF, ARM64] Implement InterlockedExchange*_* builtins
2018-11-02 Craig Topper[X86] Don't emit *_extend_vector_inreg nodes when both...
2018-11-02 Kamil RytarowskiTry to unbreak the build of sanitizers on !NetBSD
2018-11-02 Aaron BallmanDiagnose parameter names that shadow the names of inher...
2018-11-02 Fangrui Song[DWARF] Fix typo, .gnu_index -> .gdb_index
2018-11-02 Fangrui Song[DWARF] Fix typo, .gnu_index -> .gdb_index
2018-11-02 Kamil RytarowskiSplit getpwent and fgetgrent functions in interceptors
2018-11-02 Eli Friedman[AArch64] [Windows] Misc fixes for llvm-readobj -unwind.
2018-11-02 Zachary TurnerFix a bug in the lit test suite generation.
2018-11-02 Alex Bradbury[RISCV] Add some missing expansions for floating-point...
2018-11-02 Kristof UmannAttempt to fix 'logical operation on address of string...
2018-11-02 Simon Pilgrim[X86][AVX512] Change mask ops on vpermi2var tests to...
2018-11-02 Heejin Ahn[WebAssembly] Change indices types to unsined int ...
2018-11-02 Lei Huang[PowerPC]Disable randomized address space on Linux...
2018-11-02 Heejin Ahn[WebAssembly] Fix bugs in rethrow depth counting and...
2018-11-02 George Karpenkov[analyzer] Fixup of the module build after https:/...
2018-11-02 Jordan Rupprecht[DebugInfo][InstMerge] Fix -debugify for phi node creat...
2018-11-02 Matthias BraunARMExpandPseudoInsts: Fix CMP_SWAP expansion adding...
2018-11-02 Sanjay Patel[ValueTracking] add test for non-canonical shuffle...
2018-11-02 Mandeep Singh... [COFF, ARM64] Change setjmp for AArch64 Windows to...
2018-11-02 Leonard MosescuFix a few small issues in llvm-pdbutil
2018-11-02 Jonas Paulsson[SystemZ::TTI] Improve cost handling of uint/sint...
2018-11-02 Zachary TurnerRefactor the lit configuration files
2018-11-02 Fangrui SongReland "Change the timestamp of llvmcache-foo file...
2018-11-02 Easwaran Raman[ProfileSummary] Add options to override hot and cold...
2018-11-02 Erik Pilkington[CodeGen] Fix a crash when updating a designated initia...
2018-11-02 Jonas Devlieghere[FileSystem] Remove `SetFileSystem` method.
next