platform/upstream/llvm.git
2018-09-18 Martin Storsjo[COFF] Fix a block with incorrect indentation. NFC.
2018-09-18 Fangrui Song[pp-trace] Remove unused using directives
2018-09-18 Max Kazantsev[IndVars] Remove unreasonable checks in rewriteLoopExit...
2018-09-18 Matt ArsenaultAMDGPU: Don't form fmed3 if it will require materialization
2018-09-18 Matt ArsenaultLSV: Fix adjust alloca alignment trick for AMDGPU
2018-09-18 QingShan Zhang[PowerPC] Add Itineraries of IIC_IntMulHD for P7/P8
2018-09-18 QingShan Zhang[PowerPC][NFC] Add a mulld testcase for scheduling...
2018-09-18 Matt ArsenaultAMDGPU: Expand vector canonicalizes
2018-09-18 whitequark[OCaml] Add OCaml API for LLVMIsCleanup
2018-09-18 whitequark[NFC][OCaml] Fix copy paste error in file header
2018-09-18 whitequark[NFC][OCaml] Fix implicit declaration compilation warnings
2018-09-18 whitequark[LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructTy...
2018-09-18 whitequark[LLVM-C] Add support for ConstantExpr in LLVMGetNumIndi...
2018-09-18 whitequark[OCaml] Add OCaml APIs for Invoke arguments and destina...
2018-09-18 Ryan Prichard[ELF] Set Out::TlsPhdr earlier for encoding packed...
2018-09-18 Volodymyr SapsaiRevert "[ARM] Cleanup ARM CGP isSupportedValue"
2018-09-18 Reid KlecknerWork around grep vs. CRLF issue in Thumb2 test by match...
2018-09-18 whitequark[OCaml] Add GlobalIFunc value kind to OCaml API
2018-09-18 whitequark[OCaml] Add Token type to kind enum in OCaml API
2018-09-18 whitequark[OCaml] Add missing instruction opcodes to OCaml API
2018-09-17 Saleem Abdulrasoolbuild: fix standalone builds for compiler-rt on Darwin
2018-09-17 Shafik YaghmourRevert "[DataFormatters] Add formatter for C++17 std...
2018-09-17 Matt Morehouse[libFuzzer] Avoid fuzzer symbols being hidden.
2018-09-17 Alina Sbirlea[EarlyCSEwMemorySSA] Add MSSA verification and tests...
2018-09-17 Shafik Yaghmour[DataFormatters] Add formatter for C++17 std::variant
2018-09-17 Zachary TurnerAdd #include <cassert>
2018-09-17 Jim InghamAdd docs for scripted breakpoint resolvers
2018-09-17 Aaron PuchertThread safety analysis: Run more tests with capability...
2018-09-17 Shuai Wang[clang-tidy] Fix tests for performance-for-range-copy
2018-09-17 Simon Atanasyan[mips] Fix MIPS N32 ABI triples support
2018-09-17 Zachary Turner[PDB] Make the native reader support enumerators.
2018-09-17 Zachary Turner[PDB] Make the native reader support modified types.
2018-09-17 George Karpenkov[analyzer] ExplodedGraph printing fixes
2018-09-17 Nirav Dave[MC] Avoid inlining constant symbols with variants.
2018-09-17 Sean Fertile[PPC64] Support relaxing R_PPC64_TLSGD16 in TlsGdtoLe...
2018-09-17 Sean Fertile[PPC64] Helpers for read/write an instr while relocatin...
2018-09-17 Shuai Wang[analyzer] Treat std::{move,forward} as casts in ExprMu...
2018-09-17 Shuai WangFix build failure caused by D52157
2018-09-17 Shuai Wang[ASTMatchers] Let isArrow also support UnresolvedMember...
2018-09-17 Michael Kruse[Loopinfo] Remove one latch-case in getLoopID. NFC.
2018-09-17 Jessica Paquette[MachineOutliner][NFC] Don't map more illegal instrs...
2018-09-17 Davide ItalianoRevert "[IRInterpreter] Minor cleanups, add comments...
2018-09-17 Shuai Wang[clang-tidy] Remove duplicated logic in UnnecessaryValu...
2018-09-17 Keno Fischer[X86ISel] Implement byval lowering for Win64 calling...
2018-09-17 Nico Weberlld-link: Also demangle undefined dllimported symbols.
2018-09-17 Stanislav Mekhanoshin[AMDGPU] Initialize instruction itinerary from GCNSubtarget
2018-09-17 Alexander KornienkoRevert "[DWARF] reposting r342048, which was reverted...
2018-09-17 Xin Tong[CVP] Handle instructions with no user. No need to...
2018-09-17 Amara EmersonRevert "Revert r342183 "[DAGCombine] Fix crash when...
2018-09-17 Jonas Devlieghere[DebugInfo] Remove redundant argument. [NFC]
2018-09-17 Sam Parker[ARM] Cleanup ARM CGP isSupportedValue
2018-09-17 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2018-09-17 Jonas Toth[clang-tidy] fix PR37913, templated exception factory...
2018-09-17 Sam Parker[ARM] Disallow icmp with negative imm and overflow
2018-09-17 Dan Liew[UBSan] Partially fix `test/ubsan/TestCases/Misc/log...
2018-09-17 Matt ArsenaultFix vectorization of canonicalize
2018-09-17 Idriss RiouakFix
2018-09-17 Idriss Riouak[Clang-Tidy: modernize] Fix for modernize-redundant...
2018-09-17 Alexandros... [GVNHoist] Re-enable GVNHoist by default
2018-09-17 Alexander KornienkoUse createTemporaryFile in SampleProfTest
2018-09-17 Raphael IsemannAdd descriptions to completed expressions
2018-09-17 Gabor Marton[ASTImporter] Fix import of VarDecl init
2018-09-17 Andrew Savonichev[OpenCL] Allow blocks to capture arrays in OpenCL
2018-09-17 Guillaume Chatelet[llvm-exegesis] Add predefined floating point values...
2018-09-17 Strahinja Petrovic[PowerPC] Fix label address calculation for ppc64
2018-09-17 Andrew SavonichevMerge two attribute diagnostics into one
2018-09-17 James HendersonReland r342233: [ThinLTO] Allow setting of maximum...
2018-09-17 Mikhail Maltsev[Analyzer] Define and use diff_plist in tests, NFC
2018-09-17 Alexander Shaposhnikov[llvm-objcopy] Add missing alias for --strip-all-gnu
2018-09-17 Ilya Biryukov[clang-Format] Fix indentation of member call after...
2018-09-17 Eric Liu[clangd] Get rid of AST matchers in SymbolCollector...
2018-09-17 Fangrui SongFix typo
2018-09-17 Max Kazantsev[NFC] Turn unsigned counters into boolean flags
2018-09-17 Sylvestre Ledruscan-build: Add support of the option --exclude like...
2018-09-17 Petr Hosek[Lexer] Add xray_instrument feature
2018-09-17 Petr Hosek[sanitizer_common] Fuchsia now supports .preinit_array
2018-09-17 Dean Michael... [XRay] Simplify FDR buffer management
2018-09-17 Dean Michael... [XRay] Fix FDR initialization
2018-09-16 Kristina Brooks[DebugInfo] Fix build when std::vector::iterator is...
2018-09-16 Shuai Wang[NFC] Minor refactoring to setup the stage for supporti...
2018-09-16 Simon Pilgrim[X86][SSE] Always enable ISD::SRL -> ISD::MULHU for...
2018-09-16 Sylvestre Ledruscan-build: remove trailing whitespaces
2018-09-16 Sylvestre LedruAlso manages clang-X as tool for scan-build
2018-09-16 Simon Pilgrim[X86][AVX] Enable ISD::SRL -> ISD::MULHU for v16i16
2018-09-16 Sanjay Patel[DAGCombiner] try to convert pow(x, 1/3) to cbrt(x)
2018-09-16 Sanjay Patel[x86] fix uses check in broadcast transform (PR38949)
2018-09-16 Sanjay Patel[x86] add failure to splat test (PR38949); NFC
2018-09-16 Roman Lebedev[NFC][InstCombine] One more test pattern for comparison...
2018-09-16 Simon PilgrimFix -Wdangling-else gcc warning. NFCI.
2018-09-16 Roman Lebedev[NFC][InstCombine] Some more tests for comparisons...
2018-09-15 Fangrui Song[ELF] Use llvm::toLower instead of libc call tolower
2018-09-15 Jan Veselyconfigure: Rework support for gfx9+ devices that were...
2018-09-15 Shuai Wang[NFC] cosmetic tweaks to ExprMutationAnalyzer to be...
2018-09-15 Fangrui Song[llvm-readobj] Make some commonly used short options...
2018-09-15 Jan Vesely.travis: Add llvm-7 build
2018-09-15 Jan Vesely.travis: Use source whitelist alias for llvm-6 repository
2018-09-15 Nico WeberRevert r342148 (and follow-on fix attempts r342154...
2018-09-15 Craig Topper[InstCombine] Support (sub (sext x), (sext y)) -->...
2018-09-15 Nico Weberlld-link: Set PDB GUID to hash of PDB contents instead...
2018-09-15 Nico WeberGive InfoStreamBuilder an opt-in method to write a...
next