platform/upstream/llvm.git
2019-03-13 Alexey Bataev[OPENMP]Disable ADL in C for user-defined reductions.
2019-03-13 Mandeep Singh... [Analyzer] Clean up test/Analysis/ptr-sort.cpp
2019-03-13 Erik PilkingtonFix a failing test.
2019-03-13 Mandeep Singh... [Analyzer] Update the LLVM license in PointerSortingChe...
2019-03-13 Matt ArsenaultMips: Add ImmArg to intrinsics
2019-03-13 Simon Pilgrim[X86] Remove icmp undef in more reduced tests
2019-03-13 Simon Pilgrim[X86] Regenerate tail call tests
2019-03-13 Tim Renouf[MsgPack] Removed MsgPackTypes
2019-03-13 Tim Renouf[AMDGPU] Switched HSA metadata to use MsgPackDocument
2019-03-13 Tim Renouf[MsgPack] New MsgPackDocument class
2019-03-13 Alex Langford[ExpressionParser] Restore removed intance of FileSyste...
2019-03-13 Craig Topper[X86] Check for 64-bit mode in X86Subtarget::hasCmpxchg...
2019-03-13 Simon Pilgrim[X86] Avoid icmp undef in reduced tests
2019-03-13 Erik Pilkington[Parse] Parse '#pragma clang attribute' as an external...
2019-03-13 Alex Bradbury[RISCV] Regenerate test/CodeGen/RISCV/legalize-fneg...
2019-03-13 Jason MolendaUpdate.
2019-03-13 Alexey Bataev[OPENMP][NVPTX]Fix PR40893: Size doesn't match for
2019-03-13 Simon PilgrimRegenerate test
2019-03-13 Jason LiuRevert "Add AIX Target Info"
2019-03-13 Nirav Dave[DAGCombiner] Fix Comment. NFC.
2019-03-13 Nirav Dave[DAGCombiner] If a TokenFactor would be merged into...
2019-03-13 Simon Pilgrim[X86][AVX] Add X86ISD::VTRUNC handling to SimplifyDeman...
2019-03-13 Stella Stamenova[lldbsuite] Un-xfail TestPyObjSynthProvider on Windows
2019-03-13 Simon Pilgrim[X86][AVX] Add combineConcatVectors support to improve...
2019-03-13 Alex Bradbury[RISCV] Only mark fp as reserved if the function has...
2019-03-13 Emilio Cobos... [libclang] Expose aligned() attribute.
2019-03-13 Alex Bradbury[RISCV] Add tests for callee-saved GPRs, FPR32s, and...
2019-03-13 Jason LiuAdd AIX Target Info
2019-03-13 Simon Atanasyan[mips] Join some adjacent `let DecoderNamespace` blocks...
2019-03-13 Simon Atanasyan[mips] Remove redundant setup of less-significant bit...
2019-03-13 Adrian PrantlMake sure FileSystem::Resolve preserves the path/file...
2019-03-13 Louis Dionne[NFC][CMake] Improve Status message in the iOS toolchai...
2019-03-13 Haojian Wu[clangd] Fix a typo in doc.
2019-03-13 Sander de Smalen[AArch64] Add test/CodeGen/AArch64/vecreduce-fadd.ll
2019-03-13 Sanjay Patel[x86] limit extractelement of setcc to pre-legalization
2019-03-13 Simon Atanasyan[mips] Fix encoding of the `mov.d` command for microMIPS R6
2019-03-13 Simon Atanasyan[mips] Define `mov.d` instructions using `ABSS_M` multi...
2019-03-13 Clement CourbetRe-land r354244 "[DAGCombiner] Eliminate dead stores...
2019-03-13 Adam Balogh[Analyzer] Skip symbolic regions based on conjured...
2019-03-13 Pavel LabathFix/unify SBType comparison
2019-03-13 Aleksandr Urakov[AST] Improve support of external layouts in `Microsoft...
2019-03-13 Simon PilgrimFix signed/unsigned mismatch warning. NFCI.
2019-03-13 Simon Atanasyan[mips] Map SW instruction to its microMIPS R6 variant
2019-03-13 Alex Bradbury[RISCV] Regenerate umulo-128-legalisation-lowering.ll
2019-03-13 Simon Pilgrim[X86][AVX] lowerShuffleAsBroadcast - improve load foldi...
2019-03-13 Simon PilgrimAppease MSVC builds by #ifdef wrapping runAndGetCommand...
2019-03-13 Jeremy Morse[DebugInfo][Docs] Document how dbg.value intrinsics...
2019-03-13 Simon Pilgrim[DAG] Move integer setcc %x, %x folding into FoldSetCC
2019-03-13 Simon Atanasyan[MIPS][microMIPS] Fix PseudoMTLOHI_MM matching and...
2019-03-13 Simon Atanasyan[mips] Fix CPU used in the test case to suppress warnin...
2019-03-13 Jonas Hahnfeld[ELF] Fix GCC8 warnings about "fall through", NFCI
2019-03-13 Jonas Hahnfeld[Support] Treat truncation of fullpath as error
2019-03-13 Alex Bradbury[RISCV] Replace incorrect use of sizeof with array_lengthof
2019-03-13 Kadir Cetinkaya[clangd] Default initialize SymInfo
2019-03-13 Paul Hoad[clang-format] [PR25010] AllowShortIfStatementsOnASingl...
2019-03-13 Paul HoadRevert "[clang-format] [PR25010] AllowShortIfStatements...
2019-03-13 Paul Hoad[clang-format] [PR25010] AllowShortIfStatementsOnASingl...
2019-03-13 Jan Veselysincos: Simplify declaration headers.
2019-03-13 Jan Veselyfdim: Use binary_decl_tt.inc instead of custom inc...
2019-03-13 Jan Veselynextafter: Use binary_decl_tt.inc instead of custom...
2019-03-13 Jan Veselycopysign: Use binary_decl_tt.inc instead of custom...
2019-03-13 Jan Veselyatan2pi: Use binary_decl_tt.inc instead of custom inc...
2019-03-13 Jan Veselyatan2: Use binary_decl_tt.inc instead of custom inc...
2019-03-13 Jan Veselyhypot: Use binary_decl_tt.inc instead of custom inc...
2019-03-13 Jan VeselyMove unary_instrinsic.inc to private headers.
2019-03-13 Jan VeselyMove binary_intrinsic.h to private headers.
2019-03-13 Jan VeselyMove ternary_intrinsic.h to private headers.
2019-03-13 Jan Veselytrunc: Remove llvm intrinsic from the header.
2019-03-13 Jan Veselyround: Remove llvm intrinsic from the header
2019-03-13 Jan Veselyrint: Remove llvm intrinsic from the header.
2019-03-13 Jan Veselyfloor: Remove llvm isntrinsic from the header.
2019-03-13 Jan Veselyfabs: Remove llvm intrinsic from the header.
2019-03-13 Jan Veselyceil: Remove llvm intrinsic from the header.
2019-03-13 Jan Veselysqrt: Split function generation to a shared inc file.
2019-03-13 Jan Veselymad: Convert to standard ternary header
2019-03-13 Jan Veselytravis: Deduplicate LLVM_CONFIG variable
2019-03-13 Jan Veselytravis: Use gcc-6 for llvm-7 build
2019-03-13 Craig Topper[X86] Remove 'cx16' from 'prescott' and 'yonah' as...
2019-03-13 Craig Topper[X86] Add 'yonah' test to predefined-arch-macros.c...
2019-03-13 Philip Reames[ImplicitNullChecks] Support unordered atomic accesses
2019-03-13 Fangrui SongDelete unused declaration of DeclContextPrintAction...
2019-03-13 Philip Reames[Tests] Expand implicit null check coverage
2019-03-13 Davide Italiano[TestBatchMode] We already log this output to a file.
2019-03-13 Davide Italiano[testsuite] Remove other traces broken in python 3.
2019-03-13 Evgeniy StepanovRevert "[llvm] Skip over empty line table entries."
2019-03-13 Davide Italiano[testsuite] Remove dead code in TestFormats.
2019-03-13 Davide Italiano[test] Some unicode sequences can't be printed, and...
2019-03-13 Davide Italiano[Python] Fix another batch of python 2/python 3 portabi...
2019-03-13 Craig Topper[X86] Enable printAliasInstr for the Intel assembly...
2019-03-13 Heejin Ahn[WebAssembly] Place 'try' and 'catch' correctly wrt...
2019-03-13 Hubert TongUse AIX version detection at LLVM run-time
2019-03-12 Adrian PrantlUpdate the macOS implementation of ComputeClangResource...
2019-03-12 Craig Topper[X86] Add ImmArg markings to intrinsics.
2019-03-12 Jim InghamThis test is failing on and off on the bots.
2019-03-12 Adrian PrantlFix the broken Batch test by passing a custom module...
2019-03-12 Adrian PrantlRevert "Temporarily add more logging to TestBatchMode"
2019-03-12 Jason LiuAdd XCOFF triple object format type for AIX
2019-03-12 Sam Clegg[WebAssembly] Handle undefined data symbols in shared...
2019-03-12 Roman Lebedev[NFC][clang][PCH][ObjC] Add some missing `VisitStmt...
2019-03-12 Adrian PrantlTemporarily add more logging to TestBatchMode
next