platform/upstream/llvm.git
2018-09-24 Hans WennborgRevert r341932 "[ARM] Enable ARMCodeGenPrepare by default"
2018-09-24 Luke Cheeseman[ARM][ARMLoadStoreOptimizer]
2018-09-24 Petar Jovanovic[deadargelim] Update dbg.value of 'unused' parameters
2018-09-24 Sam Parker[ARM] bottom-top mul support ARMParallelDSP
2018-09-24 Dan LiewWhen running the ios/iossim prepare script show the...
2018-09-24 Dan LiewFix the configuration of the Primary allocator for...
2018-09-24 Kirill Bobyrev[clangd] Force Dex to respect symbol collector flags
2018-09-24 Clement Courbet[llvm-exegesis] Fix PR39021.
2018-09-24 Hans WennborgFix llvm-diff anon-func.ll test
2018-09-24 Hans WennborgRemove debug printf leftover from r342397
2018-09-24 Sjoerd Meijer[ARM][AArch64] Add feature +fp16fml
2018-09-24 Michael KruseAdd inherited attributes before parsed attributes.
2018-09-24 Craig Topper[X86] Add 512-bit test cases to setcc-wide-types.ll...
2018-09-24 Dean Michael... [XRay] Clean up XRay build configuration
2018-09-24 Matt ArsenaultFix asserts when linking wrong address space declarations
2018-09-24 Matt Arsenaultllvm-diff: Fix crash on anonymous functions
2018-09-24 Craig Topper[DAGCombiner] Remove some dead code from ConstantFoldBI...
2018-09-23 Louis Dionne[libcxx] Fix the binder deprecation tests on Clang 5.
2018-09-23 Louis Dionne[libcxx] Fix buildbots on Debian
2018-09-23 Lang Hames[ORC] Add some debugging output to Core.h/Core.cpp
2018-09-23 Simon Pilgrim[X86] Split WriteShift/WriteRotate schedule classes...
2018-09-23 Craig Topper[DAGCombiner] Clarify a comment. NFC
2018-09-23 Craig Topper[LegalizeTypes] Fix bad indentation. NFC
2018-09-23 Louis Dionne[libcxx] Document new symbols __u64toa and __u32toa...
2018-09-23 Simon Pilgrim[X86] Remove unnecessary WriteRotate override. NFCI.
2018-09-23 Simon PilgrimFix line ending mismatches. NFCI.
2018-09-23 Simon Pilgrim[X86] ROR*mCL instruction models should match ROL*mCL...
2018-09-23 Benjamin Kramer[Aarch64] Fix memcpy that was copying 4x too many bytes
2018-09-23 Sanjay Patel[DAGCombiner][x86] extend decompose of integer multiply...
2018-09-23 Louis Dionne[libc++] Add deprecated attributes to many deprecated...
2018-09-23 Simon Pilgrim[X86] Added missing RCL/RCR schedule overrides to the...
2018-09-23 Simon Pilgrim[X86] Remove unnecessary WriteRotate overrides. NFCI.
2018-09-23 Louis Dionne[NFC][libcxx] Rename helpers with 4 underscores to...
2018-09-23 Simon Pilgrim[X86] Move RORX instructions back to WriteShift schedul...
2018-09-23 Sanjay Patel[x86] add tests for mul decomposition with negative...
2018-09-23 Simon Pilgrim[X86] Add WriteRotate schedule class, splitting off...
2018-09-23 Eugene Leviant[WholeProgramDevirt] Don't process declarations when...
2018-09-23 Simon PilgrimBuild PassBuilder.cpp with /bigobj to try and appease...
2018-09-23 Kristof Umann[analyzer][UninitializedObjectChecker] Using the new...
2018-09-23 Petr Hosek[CMake] Use internal_linkage rather than always_inline...
2018-09-23 David Carlier[CStringSyntaxChecker] Check strlcat sizeof check
2018-09-23 Fangrui Song[Index] Report specialization bases as references when...
2018-09-23 Craig Topper[X86] Add isel pattern for (v8i16 (sext (v8i1))) with...
2018-09-23 Craig Topper[X86] Fix a few typos in comments.
2018-09-23 Lang Hames[ORC] Update ORC C bindings to use the new llvm::Error...
2018-09-23 Eric FiselierFix modules build with shared library.
2018-09-22 Craig Topper[DAGCombiner] Simplify some code in visitBITCAST. NFCI
2018-09-22 Fangrui Song[Index] Fix header guard naming
2018-09-22 Tri Vo[AArch64] Support adding X[8-15,18] registers as CSRs.
2018-09-22 Aaron PuchertEliminate some unneeded signed/unsigned conversions
2018-09-22 Louis Dionne[NFC][libc++] Fix typo in the description of LIBCXX_INC...
2018-09-22 Eric FiselierMark [[nodiscard]] tests unsupported on GCC prior to 7.0
2018-09-22 Eric FiselierFix UB in SIMD tests.
2018-09-22 Roman Lebedev[libcxx] Readjust nodiscard_extensions.pass.cpp test...
2018-09-22 Eric FiselierMark test as flaky
2018-09-22 Eric FiselierUpdate docs to reference new libc++ mailing lists.
2018-09-22 Eric FiselierCorrect docs to reference the new libc++ lists.
2018-09-22 Eric FiselierFix incorrectly aligned exceptions in 32 bit builds.
2018-09-22 Roman Lebedev[libcxx] Blind attempt to fix harmless leak in nodiscar...
2018-09-22 Louis Dionne[libcxx] Fix the definition of the check-cxx-abilist...
2018-09-22 Caroline TiceFix codemodels.c test case (only test mcmodel=medium...
2018-09-22 Louis Dionne[libunwind][NFC] Suppress unused parameter warnings
2018-09-22 Zhihao YuanDocument new symbols for __u64toa and __u32toa
2018-09-22 Craig Topper[DAGCombiner] Rewrite r331896 in a different way to...
2018-09-22 Roman Lebedev[libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODIS...
2018-09-22 Yonghong Song[bpf] Test case for symbol information in object file
2018-09-22 Sanjay Patel[InstCombine][x86] try even harder to convert blendv...
2018-09-22 Dimitry AndricSimilar to the handling of darwin target triples, strip...
2018-09-22 Raphael IsemannChange type of m_user_expression_start_pos to size_t
2018-09-22 Dimitry AndricRemove a bunch of empty subdirectories. NFCI.
2018-09-22 Sylvestre Ledruuse the current url for bugzilla
2018-09-22 Sylvestre Ledruupdate the links to use https
2018-09-22 George Rimar[lib/MC] - Set SHF_EXCLUDE flag for .dwo sections.
2018-09-22 Simon Atanasyan[mips] Provide more detailed description for MIPS targe...
2018-09-22 Simon Atanasyan[mips] Remove obsoleted "experimental" tag from MIPS...
2018-09-22 Craig Topper[InstCombine] Fold (min/max ~X, Y) -> ~(max/min X,...
2018-09-22 Craig Topper[X86] Fix inline expansion for memset in x32
2018-09-22 Craig Topper[X86] Fold (movmsk (setne (and X, (1 << C)), 0)) -...
2018-09-22 Richard TrieuUpdate smart pointer detection for thread safety analysis.
2018-09-22 Leonard Chan[Lexer] Add udefined_behavior_sanitizer feature
2018-09-22 Vyacheslav... Test commit.
2018-09-21 Jordan Rupprecht[llvm-size] Berkeley formatting: use tabs instead of...
2018-09-21 Aaron PuchertThread safety analysis: Make printSCFG compile again...
2018-09-21 Caroline TiceFix codemodels.c test case (only test mcmodel-kernel...
2018-09-21 Craig Topper[X86] Teach fast isel to use MOV32ri64 for loading...
2018-09-21 Aaron PuchertThread safety analysis: Make sure FactEntrys stored...
2018-09-21 Warren Ristow[Loop Vectorizer] Abandon vectorization when no integer...
2018-09-21 Aaron BallmanMove individual benchmark targets into the Utils folder...
2018-09-21 Zachary TurnerTry moving this function to another file.
2018-09-21 Lang Hames[ORC] In RTDyldObjectLinkingLayer, only call NotifyFree...
2018-09-21 Aaron BallmanAdd benchmark and benchmark_main to the Utils folder...
2018-09-21 Zachary TurnerAdd missing include.
2018-09-21 Zachary Turner[NativePDB] Add support for reading function signatures.
2018-09-21 Zachary Turner[PDB] Add native reading support for UDT / class types.
2018-09-21 Fedor Sergeev[New PM][PassInstrumentation] Adding PassInstrumentatio...
2018-09-21 Martin Storsjo[COFF] Support linking to import libraries from GNU...
2018-09-21 Adrian Prantlllvm-dwarfdump --statistics: Unique abstract origins...
2018-09-21 Sanjay Patel[x86] add more tests for poetntial andnp splitting...
2018-09-21 Richard TrieuMake compare function in r342648 have strict weak ordering.
2018-09-21 Simon Pilgrim[X86] Add AVX512 target to load scalar to vector tests
next