platform/upstream/llvm.git
2019-02-19 Jinsong JiPowerPC: Fix typos in comments
2019-02-19 Andrew Scheidecker[ConstantFold] Fix misfolding fcmp of a ConstantExpr...
2019-02-19 Andrew Scheidecker[ConstantFold] Fix misfolding of icmp with a bitcast...
2019-02-19 Vedant Kumar[llvm-cov] Add support for gcov --hash-filenames option
2019-02-19 Andrew ScheideckerTesting commit access
2019-02-19 Vitaly Buka[msan] Remove cxa_atexit_race.cc
2019-02-19 Craig Topper[X86] Don't consider functions ABI compatible for Argum...
2019-02-19 Matthew VossRevert "Revert "[llvm-objdump] Allow short options...
2019-02-19 Daniel SandersFix builds for older macOS deployment targets after...
2019-02-19 Kostya Serebryany[sanitizers] add a regression test for the bug fixed...
2019-02-19 Jonathan Peyton[OpenMP] Remove XFAIL for cancellation tests using gcc
2019-02-19 Jonathan Peyton[OpenMP 5.0] Add omp_get_supported_active_levels()
2019-02-19 Jonathan Peyton[OpenMP] Adding GOMP compatible cancellation
2019-02-19 Kostya Serebryany[sanitizer] fix a memory safety bug (!!!) in sanitizer...
2019-02-19 Daniel SandersAnnotate timeline in Instruments with passes and other...
2019-02-19 Jordan Rupprecht[libObject][NFC] Use sys::path::convert_to_slash.
2019-02-19 Simon Pilgrim[X86][SSE] Generalize X86ISD::BLENDI support to more...
2019-02-19 Serge Guelton[NFC] Remove unused headers in Optional.h
2019-02-19 Simon PilgrimFix stupid assembly comment typo
2019-02-19 Simon Pilgrim[X86][SSE] Add pblendw commuted load test case
2019-02-19 Nikita Popov[SDAG] Use shift amount type in MULO promotion; NFC
2019-02-19 Simon Pilgrim[X86][AVX2] Hide VPBLENDD instructions behind AVX2...
2019-02-19 Craig Topper[X86] Bugfix for nullptr check by klocwork
2019-02-19 Craig TopperX86AsmParser AVX-512: Return error instead of hitting...
2019-02-19 Craig Topper[X86] Filter out tuning feature flags and a few ISA...
2019-02-19 Matt ArsenaultGlobalISel: Implement moreElementsVector for select
2019-02-19 Hans Wennborgindex.rst: Remove bb-chapuni from list of IRC bots
2019-02-19 Hans Wennborgindex.rst: Remove Dragonegg link
2019-02-19 Hans WennborgRemove extraneous space in MSVC-style diagnostic output
2019-02-19 Petr Hosek[compiler-rt][CMake] Set project for the custom libc++
2019-02-19 Ilya Biryukov[clangd] Add an option in the code to not display numbe...
2019-02-19 Matt ArsenaultGlobalISel: Implement moreElementsVector for G_EXTRACT...
2019-02-19 Michael Kruse[OpenMP 5.0] Parsing/sema support for map clause with...
2019-02-19 Simon Pilgrim[X86][AVX] Update VBROADCAST folds to always use v2i64...
2019-02-19 Matt ArsenaultGlobalISel: Implement moreElementsVector for bit ops
2019-02-19 James Henderson[yaml2obj][obj2yaml] Remove section type range markers...
2019-02-19 Simon PilgrimCast from SDValue directly instead of superfluous getNo...
2019-02-19 Matt ArsenaultGlobalISel: Verify g_insert
2019-02-19 Simon Atanasyan[mips] Fix indentations in the test. NFC
2019-02-19 Simon Pilgrim[X86][AVX] EltsFromConsecutiveLoads - Add BROADCAST...
2019-02-19 George Rimar[ELF] - Update test case after yaml2obj format change.
2019-02-19 George Rimar[yaml2obj][obj2yaml] - Support SHT_GNU_versym (.gnu...
2019-02-19 Alexey Bader[OpenCL] Change type of block pointer for OpenCL
2019-02-19 Simon AtanasyanConvert the eh-frame-hdr-abs-fde.s test to use x86...
2019-02-19 George RimarRecommit r354328, r354329 "[obj2yaml][yaml2obj] - Add...
2019-02-19 Alex Bradbury[RISCV][NFC] Move some std::string to StringRef
2019-02-19 George RimarRevert r354328, r354329 "[obj2yaml][yaml2obj] - Add...
2019-02-19 Eric Liu[clangd] Handle unresolved scope specifier when fixing...
2019-02-19 George RimarFix BB after r354328.
2019-02-19 George Rimar[obj2yaml][yaml2obj] - Add support of parsing/dumping...
2019-02-19 Pavel LabathRevert "minidump: Add ability to attach (breakpad)...
2019-02-19 Alex Bradbury[RISCV] Re-organise calling convention tests
2019-02-19 George RimarFix BB after r354319 "[yaml2obj] - Do not skip zeroes...
2019-02-19 George Rimar[yaml2obj] - Do not skip zeroes blocks if there are...
2019-02-19 George Rimar[yaml2obj] - Do not ignore explicit addresses for ...
2019-02-19 Diana PicusFix obsolete comment. NFC
2019-02-19 Simon Atanasyan[mips] Remove trailing whitespaces from the test case...
2019-02-19 Max Kazantsev[NFC] API for signaling that the current loop is being...
2019-02-19 Max Kazantsev[NFC] Store loop header in a local to keep it available...
2019-02-19 Simon Atanasyan[mips] Create LA25 thunks for MIPS R6 code
2019-02-19 Simon Atanasyan[MIPS] Handle cross-mode (regular <-> microMIPS) jumps
2019-02-19 Diana Picus[ARM GlobalISel] Support G_PHI for Thumb2
2019-02-19 Pavel LabathFix vscode tests for python3
2019-02-19 Pavel Labath[gui] Simplify SourceFileWindowDelegate::WindowDelegateDraw
2019-02-19 Fangrui Song[Dominators] Fix and optimize edge insertion of depth...
2019-02-19 Craig Topper[X86] Remove command line strings from the ProcIntel...
2019-02-19 Jonas Devlieghere[lldb-instr] Test that we ignore existing macros.
2019-02-19 Jonas Devlieghere[lldb-instr] Wrap returns of struct/classes in LLDB_REC...
2019-02-19 Jonas DevlieghereDisable TestModuleCXX.test on Windows
2019-02-18 Jessica Paquette[GlobalISel][AArch64] Legalize + select some llvm.ctlz...
2019-02-18 Sanjay Patel[CGP] form usub with overflow from sub+icmp
2019-02-18 Davide Italiano[lldbtest] Fix some code to be compatible between py2...
2019-02-18 Jan Korous[clang][test] Fix FileManagerTest.getFileDontOpenRealPa...
2019-02-18 Changpeng FangAMDGPU: Use MachineInstr::mayAlias to replace areMemAcc...
2019-02-18 Jonas Devlieghere[lldb-instr] Add constructor and move test into lit...
2019-02-18 Matt ArsenaultGlobalISel: Implement widenScalar for g_extract scalar...
2019-02-18 Matt ArsenaultGlobalISel: Make buildExtract use DstOp/SrcOp
2019-02-18 Jan KorousReland "[clang][FileManager] fillRealPathName even...
2019-02-18 Julian Lettner[LSan][Darwin][NFC] Add comment explaining test failure
2019-02-18 Jason MolendaOne more fix while I'm looking at this - remove the
2019-02-18 Jason MolendaAh, misunderstood Jonas' feedback - fix this so we'll
2019-02-18 Jason MolendaClean up an unused variable warning when building this for
2019-02-18 Davide Italiano[Python3] Fix TestObjCMethods.py to work with py2 and 3.
2019-02-18 Petr Hosek[libcxxabi][CMake] Drop unused HandleOutOfTreeLLVM...
2019-02-18 Jonas Devlieghere[Reproducers] Make clang use lldb's VFS.
2019-02-18 Julian Lettner[Sanitizer] On Darwin `__sanitizer_print_stack_trace...
2019-02-18 Matt ArsenaultGlobalISel: Fix double count of offset for irregular...
2019-02-18 Sanjay Patel[x86] split more v8f32/v8i32 shuffles in lowering
2019-02-18 Pavel LabathUn-XFAIL TestLinuxCore for windows
2019-02-18 Sanjay PatelRevert "[InstCombine] reduce even more unsigned saturat...
2019-02-18 Sanjay Patel[InstCombine] reduce even more unsigned saturated add...
2019-02-18 Pavel LabathFix TestLinuxCore for python3
2019-02-18 Kadir Cetinkaya[clangd] Add tests for template specializations
2019-02-18 Andrea Di Biagio[MCA] Correctly update register definitions in the...
2019-02-18 George Rimar[llvm-readobj] - Simplify .gnu.version_d dumping.
2019-02-18 Eric Liu[clangd] Cache include fixes for diagnostics caused...
2019-02-18 Gabor Marton[ASTImporter] Find previous friend function template
2019-02-18 Alexander Kornienko[clang-tidy] Fix links in docs.
2019-02-18 Oliver Stannard[ARM] Add pre-defined macros for ROPI and RWPI
2019-02-18 Serge Guelton[NFC] Make Optional<T> trivially copyable when T is...
next