platform/upstream/llvm.git
2018-01-18 Artem Dergachev[analyzer] NFC: operator new: Fix new(nothrow) definiti...
2018-01-18 Jessica Paquette[MachineOutliner] Add DISubprograms to outlined functions.
2018-01-17 Reid Kleckner[CodeGen] Hoist common AsmPrinter code out of X86,...
2018-01-17 Artem Dergachev[analyzer] operator new: Add a new checker callback...
2018-01-17 Florian Hahn[LangRef] Clarify Varargs forwarding for musttail calls.
2018-01-17 Evgeniy Stepanov[hwasan] LLVM-level flags for linux kernel-compatible...
2018-01-17 Alex Shlyapnikov[Sanitizers] Make common allocator agnostic to failure...
2018-01-17 Benjamin Kramer[ASTMatchers] Support generating docs for single-line...
2018-01-17 Kostya Kortchinsky[scudo] Fix for the Scudo interface function scope
2018-01-17 Artem Dergachev[analyzer] operator new: Fix ambigious type name.
2018-01-17 Artem Dergachev[analyzer] operator new: Fix memory space for the retur...
2018-01-17 Benjamin Kramer[Sema] Allow conversion between long double and __float128.
2018-01-17 Douglas Yung[DOXYGEN] Fix doxygen and content issues in xmmintrin.h
2018-01-17 Artem Dergachev[analyzer] operator new: Model the cast of returned...
2018-01-17 Eric FiselierFix nodiscard failure tests on compilers w/o -verify.
2018-01-17 Artem Dergachev[analyzer] NFC: Forbid array elements of void type.
2018-01-17 Artem Dergachev[analyzer] operator new: Use the correct region for...
2018-01-17 Volkan KelesAdd a TargetOption to enable/disable GlobalISel
2018-01-17 Benjamin KramerAdd support for emitting libcalls for x86_fp80 -> fp128...
2018-01-17 Easwaran RamanAdd a ProfileCount class to represent entry counts.
2018-01-17 Simon Pilgrim[X86][MMX] Add PR35982 test cases
2018-01-17 Ana Pazos[RISCV] Propagate -mabi and -march values to GNU assembler.
2018-01-17 Eric FiselierFix standalone test-suite run.
2018-01-17 Eli Friedman[LegalizeDAG] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS legaliza...
2018-01-17 Eli Friedman[polly] [ScopInfo] Don't use isl_val_get_num_si.
2018-01-17 Javed Absar[SCEV] Fix typo. NFC.
2018-01-17 Kostya Kortchinsky[scudo] Limit by default the TSD pool to 2 on Android
2018-01-17 Jan Veselyrootn: Port from amd_builtins
2018-01-17 Jan Veselypowr: Port from amd_builtins
2018-01-17 Jan Veselypown: Port from amd_builtins
2018-01-17 Jan Veselypow: Port from amd_builtins
2018-01-17 Julie Hockett[clang-tidy] Adding Fuchsia checker for trailing returns
2018-01-17 Vedant KumarA third attempt to mark TestRdar12408181.py as skipped
2018-01-17 Petr HosekReland "[libFuzzer] Support using libc++"
2018-01-17 Daniel Sanders[globalisel][tablegen] Honour priority order within...
2018-01-17 George Karpenkov[analyzer] introduce getSVal(Stmt *) helper on Exploded...
2018-01-17 George Karpenkov[analyzer] Make isSubRegionOf reflexive
2018-01-17 Sam Clegg[WebAssembly] Simplify generation of "names" section
2018-01-17 George Karpenkov[analyzer] Better UI in html reports for displaying...
2018-01-17 Krasimir Georgiev[clang-format] Replace unordered_set with an array
2018-01-17 Zaara SyedaRevert [PowerPC] This reverts commit rL322721
2018-01-17 Philip Reames[MDA] Use common code instead of reimplementing same...
2018-01-17 Roman Lebedev[ASTMatchers] Add isNoReturn() match narrower for Funct...
2018-01-17 Sam Clegg[WebAssembly] Remove DEBUG_FUNCTION_NAME after llvm...
2018-01-17 Peter Collingbournelibcxx: Disable CFI in function std::get_temporary_buffer.
2018-01-17 Aditya Nandakumar[GISel] Make constrainSelectedInstRegOperands() availab...
2018-01-17 Artem Belevich[DeclPrinter] Fix two cases that crash clang -ast-print.
2018-01-17 Sam Clegg[WebAssembly] Remove debug names from symbol table
2018-01-17 Vedant KumarTry again to mark TestRdar12408181.py as skipped
2018-01-17 Rafael EspindolaUse a got to access a hidden weak undefined on MachO.
2018-01-17 Joel Galenson[ARM] Optimize {s,u}mul.with.overflow.
2018-01-17 Joel Galenson[ARM] Optimize {s,u}{add,sub}.with.overflow.
2018-01-17 Zachary Turner[coff] Print detailed timing information with /TIME.
2018-01-17 Daniel Neilson[Attributes] Fix crash when attempting to remove alignm...
2018-01-17 Simon Pilgrim[X86][BTVER2] Reduce instregex usage (PR35955)
2018-01-17 Sanjay Patel[InstCombine] add baseline tests for D39958; NFC
2018-01-17 Sam Clegg[WebAssembly] Remove non-existent method declaration...
2018-01-17 Sam Clegg[WebAssembly] Remove unused member variable. NFC.
2018-01-17 Craig Topper[X86] Teach LowerBUILD_VECTOR to recognize pair-wise...
2018-01-17 Vedant Kumar[Parse] Forward brace locations to TypeConstructExpr
2018-01-17 Vedant KumarSkip a flaky test (TestRdar12408181.py)
2018-01-17 Sam Clegg[WebAssembly] Fix typo in comment
2018-01-17 Sam Clegg[WebAssembly] Refactor InputChunk.getSize(). NFC
2018-01-17 Fangrui Song[utils] Make .cfi_startproc optional for powerpc
2018-01-17 Craig Topper[X86] When legalizing (v64i1 select i8, v64i1, v64i1...
2018-01-17 Simon Pilgrim[X86][SSE] Add v4i16 PMULLD tests
2018-01-17 Eric Liu[clangd] Deduplicate symbols collected in global-symbol...
2018-01-17 Zaara Syeda[PowerPC] Add handling for ColdCC calling convention...
2018-01-17 Sam McCall[Index] Fix GCC warning again :-(
2018-01-17 Simon PilgrimFix MSVC "not all control paths return a value" warning.
2018-01-17 Tatyana Krasnukha[ARC] Add missing condition codes.
2018-01-17 Julie Hockett[clang-tidy] Fixing Fuchsia overloaded operator warning...
2018-01-17 Eric Liu[Tooling] Don't deduplicate tool results in the All...
2018-01-17 Ben Hamilton[Format] Improve ObjC header guessing heuristic
2018-01-17 Petr HosekRevert "[libFuzzer] Support using libc++"
2018-01-17 Jonas Paulsson[SystemZ] Handle BRCTH branches correctly in SystemZLo...
2018-01-17 Benjamin KramerUpdate dump_ast_matchers for many recent changes.
2018-01-17 Matt ArsenaultAMDGPU: Error in SIAnnotateControlFlow instead of assert
2018-01-17 Matt ArsenaultAdd tests for ConstantFoldTerminator preserving DomTree
2018-01-17 Krasimir Georgiev[clang-format] adds enclosing function detection to...
2018-01-17 Nico WeberAttempt to fix test/Driver/masm.c on the ARM bots.
2018-01-17 Sam McCall[Index] Fix GCC warning. This is silly, but no llvm_unr...
2018-01-17 Sam McCall[clangd] Avoid divide-by-zero
2018-01-17 Diana Picus[ARM GlobalISel] Rename local variable. NFC
2018-01-17 Pavel Labath[lldb][PPC64] Fixed long double variables dump
2018-01-17 Diana Picus[ARM GlobalISel] Add instselect tests for G_FPEXT and...
2018-01-17 Pavel LabathFix assertion in ObjectFileELF
2018-01-17 Pablo Barrio[AArch64] Fix incorrect LD1 of 16-bit FP vectors in...
2018-01-17 Sanjay Patel[InstCombine] fix demanded-bits propagation for zext...
2018-01-17 Haojian Wu[Sema] Add visited contexts to CodeCompleteContext
2018-01-17 Sanjay Patel[InstCombine] add test to show hole in demanded bits...
2018-01-17 Alex Bradbury[RISCV] Allow RISCVAsmBackend::writeNopData to generate...
2018-01-17 Diana Picus[ARM GlobalISel] Map G_FPEXT and G_FPTRUNC to FPR
2018-01-17 Daniil Fukalov[AMDGPU] add LDS f32 intrinsics
2018-01-17 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Enable inline constants for SDWA...
2018-01-17 Pavel LabathSimplify some LogTest tests
2018-01-17 Nico Weber[clang-cl] Let /FA output use intel assembly.
2018-01-17 Diana Picus[ARM GlobalISel] Legalize G_FPEXT and G_FPTRUNC
2018-01-17 Ivan A. Kosarev[Transforms] Support making mutable versions of new...
2018-01-17 Kamil RytarowskiAdd new interceptor: acct(2)
next