platform/upstream/llvm.git
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
2018-11-15 Jonas DevlieghereFix copy/paste mistake for r346919.
2018-11-15 Jonas DevlieghereAdd setting to require hardware breakpoints.
2018-11-15 Jonas Devlieghere[reproducer] Post-commit cleanup
2018-11-15 Sam Clegg[WebAssembly] Initial support for shared objects (...
2018-11-15 Eric FiselierWork around C++03 decltype limitations
2018-11-15 Craig Topper[X86] Don't mark SEXTLOADS with narrow types as Custom...
2018-11-15 JF BastienCGDecl::emitStoresForConstant fix synthesized constant...
2018-11-15 Eric FiselierGet tests compiling with -Wunused-local-typedef
2018-11-15 Jessica Paquette[MachineOutliner][NFC] Check if CandidatesForRepeatedSe...
2018-11-14 Stephan T.... [libcxx] [test] Fix Clang -Wunused-local-typedef warnings.
2018-11-14 Stephan T.... [libcxx] [test] Include <cassert> for assert().
2018-11-14 Stephan T.... [libcxx] [test] Fix MSVC warning C4800.
2018-11-14 Benjamin Kramer[X86] Remove unused variable
2018-11-14 Craig Topper[X86] Support v2i32/v4i16/v8i8 load/store using f64...
2018-11-14 Reid Kleckner[codeview] Make "clang -g" emit codeview by default...
2018-11-14 Adrian PrantlRemove the expectedFlakeyDsym decorator. It's not usefu...
2018-11-14 Eric FiselierAttempt to show progress bar in benchmark tests
2018-11-14 Eric FiselierExclude check-cxx-benchmarks from the global test...
2018-11-14 Simon Pilgrim[X86] Update masked expandload/compressstore test names
2018-11-14 Sanjay Patel[InstSimplify] add more tests for funnel shift with...
2018-11-14 Jessica Paquette[MachineOutliner][NFC] Don't compute liveness if X16...
2018-11-14 Jason Molendaupdate xcode project file for reproducers.
2018-11-14 Teresa JohnsonRemove unused getMDNodeFwdRefOrNull interfaces (NFC)
2018-11-14 Simon Pilgrim[X86][SSE] Add SSE2/SSE42 masked load/store tests
2018-11-14 Nirav DaveBias physical register immediate assignments
2018-11-14 Simon Atanasyan[ELF] Make TrapInstr and Filler byte arrays. NFC.
2018-11-14 Richard Smith[c++20] Implement P0482R6: enable -fchar8_t by default...
2018-11-14 Teresa Johnson[ThinLTO] Fix a crash in lazy loading of Metadata
2018-11-14 Simon Pilgrim[X86] Split masked load/store test files
2018-11-14 Eric FiselierRename cxx-benchmark-unittests target and convert to...
2018-11-14 Simon Pilgrim[X86] Update masked load/store test names
2018-11-14 Aakanksha PatilAMDGPU: Additional pattern for i16 median3 matching
2018-11-14 Vedant KumarMark @llvm.trap cold
2018-11-14 Scott Linder[Support] Teach YAMLIO about polymorphic types
2018-11-14 Teresa Johnson[ThinLTO] Update handling of vararg functions to match...
2018-11-14 Shoaib Meenai[AST] Fix typo in MicrosoftMangle
2018-11-14 Sanjay Patel[InstSimplify] add tests for funnel shift with select...
2018-11-14 Sam Clegg[WebAssembly] Add support for dylink section in object...
2018-11-14 Craig Topper[X86] Allow pmulh to be formed from narrow vXi16 vector...
2018-11-14 Alexander Richardson[libcxx] [test] Fix running tests on macOS with python3
2018-11-14 Sean Fertile[PPC64] Long branch thunks.
2018-11-14 Sean Fertile[NFC] Change address __tls_getaddr is defined at so...
2018-11-14 Mandeep Singh... [InstCombine] Remove a couple of asserts based on incor...
2018-11-14 Zachary TurnerFix some compilation failures introduced in recent...
2018-11-14 Kadir Cetinkaya[clangd] Delete unused includes.
2018-11-14 Sanjay Patel[InstCombine] fix formatting for matchBSwap(); NFC
2018-11-14 Florian Hahn[VPlan, SLP] Use SmallPtrSet for Candidates.
2018-11-14 John Brawn[SimplifyCFG] Regenerate preserve-branchweights.ll...
2018-11-14 Simon Pilgrim[TTI] getOperandInfo - a broadcast shuffle means the...
2018-11-14 Pavel LabathMove DataExtractorTest to unittests/Utility
2018-11-14 David BolvanskyReverted D52835 to fix review comments
2018-11-14 David Bolvansky[Diagnostics] Check integer to floating point number...
2018-11-14 Bruno Ricci[AST][NFC] Order the bit-field classes of Stmt like...
2018-11-14 Peter Smith[AArch64] Fix resolution of R_PLT_PAGE RelExpr
2018-11-14 Andrey ChurbanovFix for bugzilla https://bugs.llvm.org/show_bug.cgi...
2018-11-14 Paul RobinsonDocument how to comment an actual parameter.
2018-11-14 Florian Hahn[VPlan] Remove LLVM_DEBUG from VPlanSlp::dumpBundle.
2018-11-14 Simon Pilgrim[TTI] Pull out repeated 'ConcreteTTI' static_casts...
2018-11-14 Florian Hahn[VPlan] Update ifdef.
next