platform/upstream/llvm.git
2018-07-11 Diogo N. Sampaio[NFC][InstCombine] Converts isLegalNarrowLoad into...
2018-07-11 Igor Kudrin[ELF] Update addends in non-allocatable sections for...
2018-07-11 Vladimir Stefanovic[mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv...
2018-07-11 Andrea Di Biagio[llvm-mca] Use a different character to flag instructio...
2018-07-11 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) == x ...
2018-07-11 Sjoerd Meijer[ARM] ParallelDSP: multiple reduction stmts in loop
2018-07-11 George Rimar[ELF] - Report proper error message about mixing bitcod...
2018-07-11 Jonas DevlieghereUse debug-prefix-map for AT_NAME
2018-07-11 Florian HahnRecommit r336653: [VPlan] Add VPlanTestBase.h with...
2018-07-11 Rui UeyamaRemove dead code.
2018-07-11 Rui UeyamaParallelize GdbIndexSection's symbol table creation.
2018-07-11 Sander de Smalen[AArch64][SVE] Asm: Support for COMPACT instruction.
2018-07-11 Rui UeyamaRemove a workaround for an old GCC bug.
2018-07-11 Simon PilgrimFix check-prefix vs check-prefixes typo in updated...
2018-07-11 Simon Pilgrim[AArch64] Regenerate SDIV tests
2018-07-11 Sam McCall[clangd] Upgrade logging facilities with levels and...
2018-07-11 Roman Lebedev[NFC][InstCombine] icmp-logical.ll: add a few more...
2018-07-11 Sander de Smalen[AArch64][SVE] Asm: Support for LAST(A|B) and CLAST...
2018-07-11 Paul Semel[llvm-readobj] Add -hex-dump (-x) option
2018-07-11 Roman Lebedev[NFC][InstCombine] Fix extra space padding in icmp...
2018-07-11 Roman Lebedev[NFC][InstCombine] Add variable names and regenerate...
2018-07-11 Simon Pilgrim[SelectionDAG] Add constant buildvector support to...
2018-07-11 Andrea Di Biagio[llvm-mca] Add tests for partial register writes.
2018-07-11 Simon Atanasyan[mips] Remove dead code. NFC
2018-07-11 Balazs Keri[AST] Structural equivalence of methods
2018-07-11 Marco CastelluccioFix reading 32 bit gcov tag values on little-endian...
2018-07-11 Simon Pilgrim[DAGCombiner] Support non-uniform X%C -> X-(X/C)*C...
2018-07-11 Simon Pilgrim[DAGCombiner] Add (urem X, -1) -> select(X == -1, 0...
2018-07-11 Simon Tatham[TableGen] Add missing std::moves to fix build failure.
2018-07-11 Simon Tatham[TableGen] Add a general-purpose JSON backend.
2018-07-11 Eric Liu[WebAssembly] Only call llvm::value::dump() in debug...
2018-07-11 Dean Michael... [XRay] basic mode PID and TID always fetch
2018-07-11 Craig Topper[X86] The TEST instruction is eliminated when BSF/TZCNT...
2018-07-11 Lang HamesRevert r336760: "[ORC] Add unit tests for the reexports...
2018-07-11 Craig Topper[X86] Remove some composite MOVSS/MOVSD isel patterns.
2018-07-11 Lang Hames[ORC] Remove a shadowing definition.
2018-07-11 Lang Hames[ORC] Add unit tests for the reexports utility that...
2018-07-11 Sam Clegg[WebAssembly] Add pass to infer prototypes for prototyp...
2018-07-11 Lang Hames[ORC] Drop constexpr in unit test to appease a bot.
2018-07-11 Lang Hames[ORC] Use a gtest fixture to remove a bunch of boilerpl...
2018-07-11 George Karpenkov[analyzer] Fix bots by changing the analyzer-config...
2018-07-11 George Karpenkov[analyzer] Partial revert of https://reviews.llvm.org...
2018-07-11 Stefan Pintilie[Power9] Add remaining __flaot128 builtin support for...
2018-07-11 George Karpenkov[analyzer] Pass through all arguments from the register...
2018-07-11 Chen Zheng [test cases] add test cases for find more abs pattern
2018-07-11 Craig Topper[TableGen] Fix some bad formatting. NFC
2018-07-11 Brian Gesiak[SemaCXX] Remove comment from coroutines test, NFC
2018-07-11 Stephen HinesAdd libcxxabi option back for sanitizer use.
2018-07-11 Brian GesiakRemove qualtype qualifier in coroutine error to prevent...
2018-07-11 Richard Smith[docs] List correct default for -ftemplate-depth; also...
2018-07-11 Richard SmithPR38095: Allow constant-folding of loads through bitcas...
2018-07-11 Richard SmithDR330: look through array types when forming the cv...
2018-07-11 Eli Friedman[LangRef] Clarify alloca of zero bytes.
2018-07-10 Rui UeyamaRefactor GdbIndexSection. NFC.
2018-07-10 Eli Friedman[ARM] Treat cmn immediates as legal in isLegalICmpImmed...
2018-07-10 Lang Hames[ORC] Generalize alias materialization to support re...
2018-07-10 Craig Topper[X86] Also fix the test for _mm512_mullo_epi64 to test...
2018-07-10 Craig Topper[X86] Fix the test for _mm512_mullox_epi64 to test...
2018-07-10 Richard SmithFix determination of whether a reinterpret_cast casts...
2018-07-10 Shuai WangUse ExprMutationAnalyzer in performance-for-range-copy
2018-07-10 George Burgess IVSort includes + include a missing `extern "C"` header
2018-07-10 Craig Topper[X86] Remove AddedComplexity from all patterns that...
2018-07-10 Raphael IsemannRefactor ClangUserExpression::Parse [NFC]
2018-07-10 Richard TrieuFix -Wmismatched-tags warning
2018-07-10 Stella Stamenova[windows] LLDB shows the wrong values when register...
2018-07-10 Craig Topper[X86] Teach X86InstrInfo::commuteInstructionImpl to...
2018-07-10 JF Bastien[NFC] typo
2018-07-10 Erich Keane[NFC] Switch CodeGenFunction to use value init instead...
2018-07-10 Craig Topper[X86] Remove X86ISD::MOVLPS and X86ISD::MOVLPD. NFCI
2018-07-10 Erich KeaneRevert -r336726, which included more files than intended.
2018-07-10 Erich Keane[NFC] Switch CodeGenFunction to use value init instead...
2018-07-10 Matt Morehouse[libFuzzer] Disable dataflow.test on AArch64.
2018-07-10 Davide Italiano[testsuite] Implement a category to skip libstdcxx...
2018-07-10 Raphael IsemannRefactor parsing of option lists with a raw string...
2018-07-10 Scott Linder[AMDGPU] Fix layering issue with AMDGPUHSAMetadataStrea...
2018-07-10 Teresa Johnson[ThinLTO] Use std::map to get determistic imports files
2018-07-10 Craig Topper[X86] Remove dead SDNode object from X86InstrFragmentsS...
2018-07-10 Matt MorehouseRevert "[Fuzzer] Afl driver changing iterations handling"
2018-07-10 Evgeniy StepanovRevert r336653 "[VPlan] Add VPlanTestBase.h with helper...
2018-07-10 Bjorn PetterssonPatch to fix pragma metadata for do-while loops
2018-07-10 Evgeniy StepanovRevert r336590 "[libclang] evalute compound statement...
2018-07-10 Evgeniy StepanovRevert r336591 "[libclang] NFC, simplify clang_Cursor_E...
2018-07-10 Vlad TsyrklevichLimit ASan non-executable-pc test case to x86 bots
2018-07-10 Petr Hosek[CMake] Set per-runtime library directory suffix in...
2018-07-10 Craig Topper[X86] Remove AddedComplexity from register form of...
2018-07-10 Craig Topper[X86] Remove AddedComplexity from MMX_X86movw2d patterns.
2018-07-10 John BaldwinFix a typo/regression in r335495.
2018-07-10 Louis Dionne[libc++] Declare noop_coroutine() with _LIBCPP_INLINE_V...
2018-07-10 Justin Bogner[CMake] Teach the build system to codesign built products
2018-07-10 Scott Linder[AMDGPU] Refactor HSAMetadataStream::emitKernel (NFC)
2018-07-10 Ulrich Weigand[gcov] Fix fallout from r336693
2018-07-10 Ulrich Weigand[asan] Disable non-execute test on s390
2018-07-10 Simon Atanasyan[ELF][MIPS] Add mote tests on MipsArchTree routines...
2018-07-10 Alexander Ivchenko[GlobalISel][X86_64] Support for G_SITOFP
2018-07-10 Eugene Leviant[Evaluator] Examine alias when evaluating function...
2018-07-10 Simon Pilgrim[DAGCombiner] Add special case fast paths for udiv...
2018-07-10 Rui UeyamaInitialize a variable properly to fix buildbots.
2018-07-10 Dan LiewTry to fix broken build due to r336663.
2018-07-10 Jonas DevlieghereRevert "[AccelTable] Provide abstraction for emitting...
2018-07-10 Konstantin... AMDGPU: Make hidden argument metadata consistent with
next