platform/upstream/llvm.git
2019-10-07 Nico WeberRevert r373888 "[IA] Recognize hexadecimal escape seque...
2019-10-07 Haojian Wu[clangd] Catch an unchecked "Expected<T>" in HeaderSour...
2019-10-07 Gabor Marton[ASTImporter][NFC] Enable disabled but passing test
2019-10-07 Gabor Marton[ASTImporter][NFC] Update ASTImporter internals docs
2019-10-07 Gabor Marton[ASTImporter][NFC] Fix typo in user docs
2019-10-07 Jay Foad[AMDGPU] Fix test checks
2019-10-07 Sam McCall[clangd] If an undocumented definition exists, don...
2019-10-07 Konrad Kleine[lldb][ELF] Read symbols from .gnu_debugdata sect.
2019-10-07 George Rimar[llvm-readelf/llvm-objdump] - Improve/refactor the...
2019-10-07 Haojian Wu[clangd] Collect missing macro references.
2019-10-07 Bill Wendling[IA] Recognize hexadecimal escape sequences
2019-10-07 Hans Wennborgclang-cl: Ignore the new /ZH options
2019-10-07 Fangrui Song[ELF][MIPS] De-template writeValue. NFC
2019-10-07 Fangrui Song[ELF] Wrap things in `namespace lld { namespace elf...
2019-10-07 Fangrui Song[ELF][MIPS] Use lld::elf::{read,write}* instead of...
2019-10-07 James Molloy[TableGen] Pacify gcc-5.4 more
2019-10-07 Martin StorsjoRevert "[SLP] avoid reduction transform on patterns...
2019-10-07 Djordje Todorovic[llvm-locstats] Fix a typo in the documentation; NFC
2019-10-07 Craig Topper[X86] Autogenerate checks in leaFixup32.mir and leaFixu...
2019-10-07 Craig Topper[X86] Support LEA64_32r in processInstrForSlow3OpLEA...
2019-10-07 Yi-Hong Lyu[NFC][CGP] Tests for making ICMP_EQ use CR result of...
2019-10-07 Richard Smith[c++20] Check for a class-specific operator delete...
2019-10-07 Richard SmithFix behavior of __builtin_bit_cast when the From and...
2019-10-07 Nico Webergn build: no-op style tweak in sync script
2019-10-06 DeForest Richards[Docs] Removes Subsystem Documentation page
2019-10-06 Simon Pilgrim[X86][AVX] Access a scalar float/double as a free extra...
2019-10-06 Simon PilgrimFix signed/unsigned warning. NFCI
2019-10-06 Amy Kwan[NFC][PowerPC] Reorganize CRNotPat multiclass patterns...
2019-10-06 Simon Pilgrim[X86][SSE] Remove resolveTargetShuffleInputs and use...
2019-10-06 Simon Pilgrim[X86][SSE] Don't merge known undef/zero elements into...
2019-10-06 Richard SmithImplements CWG 1601 in [over.ics.rank/4.2]
2019-10-06 Craig Topper[X86] Add custom type legalization for v16i64->v16i8...
2019-10-06 Craig Topper[LegalizeTypes][X86] When splitting a vselect for type...
2019-10-06 Richard Smith[Sema] Avoids an assertion failure when an invalid...
2019-10-06 Nico Webergn build: make windows build less broken
2019-10-06 Whitney Tsang[LOOPGUARD] Remove asserts in getLoopGuardBranch
2019-10-06 DeForest Richards[Docs] Removes Programming Documentation page
2019-10-06 Simon Pilgrim[X86][SSE] resolveTargetShuffleInputs - call getTargetS...
2019-10-06 DeForest Richards[Docs] Adds new Getting Started/Tutorials page
2019-10-06 Sanjay PatelRevert [DAGCombine] Match more patterns for half word...
2019-10-06 Xiangling Liao[NFC] Replace 'isDarwin' with 'IsDarwin'
2019-10-06 Sanjay Patel[InstCombine] fold fneg disguised as select+fmul (PR43497)
2019-10-06 Amaury Sechet[DAGCombine] Match more patterns for half word bswap
2019-10-06 Simon Pilgrim[X86][AVX] combineExtractSubvector - merge duplicate...
2019-10-06 Sanjay Patel[InstCombine] add fast-math-flags for better test cover...
2019-10-06 Sanjay Patel[InstCombine] don't assume 'inbounds' for bitcast point...
2019-10-06 Simon Pilgrim[X86][SSE] matchVectorShuffleAsBlend - use Zeroable...
2019-10-06 David Zarzycki[X86] Enable AVX512BW for memcmp()
2019-10-06 Paul Hoad[clang-format][docs] Fix the Google C++ and Chromium...
2019-10-06 Matt ArsenaultAMDGPU/GlobalISel: Fall back on weird G_EXTRACT offsets
2019-10-06 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect mul24 intrinsics
2019-10-06 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect DS GWS intrinsics
2019-10-06 Matt ArsenaultAMDGPU/GlobalISel: Lower G_ATOMIC_CMPXCHG_WITH_SUCCESS
2019-10-06 Matt ArsenaultGlobalISel: Partially implement lower for G_EXTRACT
2019-10-06 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for sendmsg intrinsics
2019-10-05 Craig Topper[FastISel] Copy the inline assembly dialect to the...
2019-10-05 Simon Pilgrim[X86][AVX] Push sign extensions of comparison bool...
2019-10-05 Sanjay Patel[SLP] avoid reduction transform on patterns that the...
2019-10-05 Simon Pilgrim[X86] lowerShuffleAsLanePermuteAndRepeatedMask - variab...
2019-10-05 Simon PilgrimTry to fix sphinx indentation error
2019-10-05 David Bolvansky[SelectionDAG] Add tests for LKK algorithm
2019-10-05 Simon PilgrimRewriteObjC - silence static analyzer getAs<> null...
2019-10-05 David Bolvansky[Diagnostics] Highlight expr's source range for -Wbool...
2019-10-05 Simon PilgrimSemaTemplate - silence static analyzer getAs<> null...
2019-10-05 Simon PilgrimTreeTransform - silence static analyzer getAs<> null...
2019-10-05 Simon PilgrimRemove redundant !HasDependentValue check. NFCI.
2019-10-05 Simon PilgrimSemaStmt - silence static analyzer getAs<> null derefer...
2019-10-05 Simon PilgrimBranchFolding - IsBetterFallthrough - assert non-null...
2019-10-05 Paul Hoad[clang-format] SpacesInSquareBrackets should affect...
2019-10-05 James Molloy[UnitTests] Try and pacify gcc-5
2019-10-05 Sylvestre LedruDo not install lit-cpuid
2019-10-05 David Bolvansky[NFCI] Slightly improve warning message
2019-10-05 David Bolvansky[Diagnostics] Use Expr::isKnownToHaveBooleanValue(...
2019-10-05 Mehdi AminiExpose ProvidePositionalOption as a public API
2019-10-05 Philip ReamesFix a *nasty* miscompile in experimental unordered...
2019-10-04 Philip Reames[Test] Add a test case fo a missed oppurtunity in impli...
2019-10-04 Ana Pazos[RISCV] Added missing ImmLeaf predicates
2019-10-04 Aditya KumarAdd a unittest to verify for assumption cache
2019-10-04 Jonas Devlieghere[MachO] Reduce indentation further in ParseSymtab ...
2019-10-04 Alex Langford[libc++] Guard cxx_experimental settings behind LIBCXX_...
2019-10-04 Louis Dionne[libc++] Localize common build flags into a single...
2019-10-04 Aditya KumarInvalidate assumption cache before outlining.
2019-10-04 Jon Chesterfield[libomptarget][nfc] Update remaining uint32 to use...
2019-10-04 Reid KlecknerRevert [CodeGen] Do the Simple Early Return in block...
2019-10-04 Jonas Devlieghere[test] Run TestLaunchWithShellExpand with /bin/sh on...
2019-10-04 Jonas Devlieghere[MachO] Move nlist parsing into helper function (NFC)
2019-10-04 Roman Lebedev[InstCombine] Fold 'icmp eq/ne (?trunc (lshr/ashr ...
2019-10-04 Roman Lebedev[InstCombine] Right-shift shift amount reassociation...
2019-10-04 Roman Lebedev[NFC][InstCombine] Autogenerate shift.ll test
2019-10-04 Roman Lebedev[NFC][InstCombine] Autogenerate icmp-shr-lt-gt.ll test
2019-10-04 Roman Lebedev[NFC][InstCombine] Tests for bit test via highest sign...
2019-10-04 Roman Lebedev[NFC][InstCombine] Tests for right-shift shift amount...
2019-10-04 Sterling AugustineAdd an off-by-default option to enable testing for...
2019-10-04 Davide Italiano[debugserver] Don't link against Cocoa, it's not needed.
2019-10-04 Julian Lettner[lit] Use better name for "test in parallel" concept
2019-10-04 Jon ChesterfieldUse named constant to indicate all lanes, to handle...
2019-10-04 Yuanfang Chen[clang] fix a typo from r372531
2019-10-04 Jessica Paquette[MachineOutliner] Disable outlining from noreturn functions
2019-10-04 Jason MolendaExpand on the qfProcessInfo documentation, add examples...
2019-10-04 Sanjay Patel[InstCombine] add tests for fneg disguised as fmul...
next