platform/upstream/llvm.git
2018-11-16 Craig Topper[X86] Add custom type legalization for v2i8/v4i8/v8i8...
2018-11-16 Craig Topper[X86] Add some test cases for vector multiplies on...
2018-11-16 Simon Atanasyan[ELF][MIPS] Use MIPS R6 `sigrie` as a trap instruction
2018-11-16 Matt ArsenaultAMDGPU: Fix analyzeBranch failing with pseudoterminators
2018-11-16 Petr Hosek[CMake] Support cross-compiling with Fuchsia toolchain...
2018-11-16 Petr Hosek[CMake] Support cross-compiling with multi-stage builds
2018-11-16 Petr Hosek[compiler-rt] Use exact spelling when building for...
2018-11-16 Petr Hosek[CMake] Use the correct spelling for armv7 in Fuchsia...
2018-11-16 Zachary TurnerDon't use uniform initialization syntax.
2018-11-16 Zi Xuan Wu[Clang][Sema]Choose a better candidate in overload...
2018-11-16 Zachary Turner[NativePDB] Rewrite the PdbSymUid to use our own custom...
2018-11-16 Volodymyr Sapsai[VFS] Update unittest to fix Windows buildbot.
2018-11-16 Craig TopperRevert r347014 "[X86] Add some test cases for vector...
2018-11-16 Craig Topper[X86] Add some test cases for vector multiplies on...
2018-11-16 Artem BelevichAdded missing whitespace in the link.
2018-11-16 Volodymyr Sapsai[VFS] Implement `RedirectingFileSystem::getRealPath`.
2018-11-16 Craig Topper[X86] Use ANY_EXTEND instead of SIGN_EXTEND in the...
2018-11-16 Craig Topper[X86] Update a couple comments to remove a mention...
2018-11-16 Volodymyr Sapsai[VFS] Implement `RedirectingFileSystem::getRealPath`.
2018-11-16 Ron Lieberman[AMDGPU] Add FixupVectorISel pass, currently Supports...
2018-11-16 Artem Belevich[CUDA] updated CompileCudaWithLLVM.rst
2018-11-16 Kristof Umann[analyzer] ConversionChecker: handle floating point
2018-11-16 Heejin Ahn[WebAssembly] Change type of wake count to unsigned int
2018-11-16 Tom StellardRe-apply r346985: [ADT] Drop llvm::Optional clang-speci...
2018-11-16 Heejin Ahn[WebAssembly] Split BBs after throw instructions
2018-11-16 Ron Lieberman[AMDGPU] NFC Test commit
2018-11-15 Konstantin... AMDHSA: More code object v3 fixes:
2018-11-15 Stephane Moore[clang-tidy] Fix reference to -[NSError init] in AvoidN...
2018-11-15 Zachary TurnerFix compilation failure in unit tests on Windows.
2018-11-15 Peter CollingbourneRemove myself as owner of clang-query.
2018-11-15 Petr Hosek[CMake] Explicitly list Linux targets for Fuchsia toolchain
2018-11-15 Erich KeaneFix parens warning in assert in ASTMatchFinder
2018-11-15 Craig Topper[X86] Remove ANY_EXTEND special case from canReduceVMul...
2018-11-15 Nathan LanzaImplement basic DidAttach and DidLaunch for DynamicLoad...
2018-11-15 Nathan LanzaForce SHELL to be cmd.exe on Windows for the test suite
2018-11-15 Scott Linder[AMDGPU] Update code object metadata format documentation
2018-11-15 Jason MolendaA unit test file moved.
2018-11-15 Tom StellardRevert "[ADT] Drop llvm::Optional clang-specific optmiz...
2018-11-15 Eric FiselierDisable filesystem benchmark when libstdc++ doesn't...
2018-11-15 Nathan LanzaAdd a check whether or not a str is utf8 prior to emplacing
2018-11-15 Tom Stellard[ADT] Drop llvm::Optional clang-specific optmization...
2018-11-15 Eric FiselierUpgrade Google Benchmark library to ToT
2018-11-15 Craig Topper[X86] Minor cleanup to getExtendInVec. NFCI
2018-11-15 Sanjay Patel[InstCombine] adjust rotate direction in tests; NFC
2018-11-15 Adrian PrantlPort the Darwin universal binary testcase to x86_64.
2018-11-15 Craig Topper[X86] Add -x86-experimental-vector-widening support...
2018-11-15 Thomas Lively[WebAssembly] Fix return type of nextByte
2018-11-15 Scott Linder[BinaryFormat] Add MsgPackTypes
2018-11-15 Sanjay Patel[InstCombine] add tests for funnel shift (rotate) canon...
2018-11-15 Sam Clegg[WebAssembly] Import the stack pointer when building...
2018-11-15 Craig Topper[X86] Guess that a CPU is Icelake it if reports support...
2018-11-15 Sam Clegg[WebAssembly] Refactor config setting and checking...
2018-11-15 Xin Tong[LTO] Load sample profile in LTO link step.
2018-11-15 Simon Pilgrim[TTI] Reduction costs only need to include a single...
2018-11-15 Bruno Ricci[AST] Store the string data in StringLiteral in a trail...
2018-11-15 Sanjay Patel[InstCombine] fix rotate narrowing bug for non-pow...
2018-11-15 Bruno Ricci[AST][NFC] Various NFCs in StringLiteral
2018-11-15 Sanjay Patel[InstCombine] add rotate narrowing tests with odd types...
2018-11-15 Simon Pilgrim[SLPVectorizer][X86] Regenerate reduction minmax tests...
2018-11-15 Simon Pilgrim[SLPVectorizer][X86] Regenerate reduction tests and...
2018-11-15 George Rimar[ELF] - Renamed few more AArch64 specific relocation...
2018-11-15 Simon Pilgrim[X86] Fix MCNullStreamer support for modules with a...
2018-11-15 Sam McCall[clang-tidy] Update checks to play nicely with limited...
2018-11-15 Sanjay Patel[InstSimplify] delete shift-of-zero guard ops around...
2018-11-15 Alex Bradbury[RISCV] Mark C.EBREAK instruction as having side effects
2018-11-15 Alex Bradbury[RISCV] Mark FREM as Expand
2018-11-15 Bruno Ricci[AST][NFC] Re-add comment in BinaryOperator which was...
2018-11-15 Dan LiewStart adding the supporting code to perform out-of...
2018-11-15 Haojian Wu[clangd] global-symbol-builder => clangd-indexer
2018-11-15 Bruno Ricci[AST] Pack BinaryOperator
2018-11-15 Bruno Ricci[AST] Pack MemberExpr
2018-11-15 Bruno Ricci[AST][NFC] Move the friend decls to the top of MemberExpr
2018-11-15 Bruno Ricci[AST] Pack UnaryOperator
2018-11-15 Mikael HolmenFix warning about unused variable [NFC]
2018-11-15 Anton KorobeynikovAdd missed files from prev. commit
2018-11-15 Anton Korobeynikov[MSP430] Add MC layer
2018-11-15 Haojian Wu[clangd] Fix no results returned for global symbols...
2018-11-15 Xing GUO[llvm-objdump] Use `auto` declaration in typecasting
2018-11-15 Kadir CetinkayaRevert "Introduce shard storage to auto-index."
2018-11-15 Kadir CetinkayaRevert "clang-format"
2018-11-15 Kadir CetinkayaRevert "Address comments"
2018-11-15 Kadir CetinkayaRevert "Address comments."
2018-11-15 Kadir CetinkayaAddress comments.
2018-11-15 Kadir CetinkayaAddress comments
2018-11-15 Kadir Cetinkayaclang-format
2018-11-15 Kadir CetinkayaIntroduce shard storage to auto-index.
2018-11-15 Alex Bradbury[RISCV] Introduce the RISCVMatInt::generateInstSeq...
2018-11-15 Craig Topper[X86] Add some custom type legalization rules for trunc...
2018-11-15 Craig Topper[X86] Add -x86-experimental-vector-widening-legalizatio...
2018-11-15 Martin Storsjo[ELF] Fix compilation with GCC 5
2018-11-15 Eric Fiselierpropagate __config_site includes when building benchmarks
2018-11-15 Zachary TurnerFix a use-after-free of the ABI plugin.
2018-11-15 Thomas Lively[WebAssembly] Renumber SIMD bitwise instructions
2018-11-15 David BlaikieNFC cleanup: Prefer make_unique over reset(new T())
2018-11-15 David BlaikieFix combining pragma __debug dump & parser_crash with -E
2018-11-15 David BlaikieRewrite-imports on crash: Simplify handling
2018-11-15 David BlaikieStmt bits: Make ExprBits relative to StmtBits
2018-11-15 Konstantin... AMDGPU: Fix check lines in fdot2 test:
2018-11-15 Xing GUO[commit-test] Add blank line for test/tools/llvm-objdum...
2018-11-15 Konstantin... AMDGPU: Enable code object v3 for AMDHSA only
next