platform/upstream/llvm.git
2018-04-26 Paul Semel[llvm-objcopy] Add --localize-symbol option
2018-04-26 Vlad TsyrklevichUpdate stale comment in AsmWriter.cpp
2018-04-26 Vlad TsyrklevichEnable EliminateAvailableExternally pass for -O1
2018-04-26 Rafael EspindolaSimplify processRelocAux.
2018-04-26 Sam Clegg[WebAssembly] objdump: Don't assume all relocations...
2018-04-26 Sanjay Patel[docs] provide the specific sanitizer option to detect...
2018-04-26 Sam Clegg[WebAssembly] Implement getRelocationValueString()
2018-04-26 Simon Dardis[mips] Fix a test case which is keeping the expensive...
2018-04-26 Marshall ClowMove old test into test/libcxx, and implement new versi...
2018-04-26 Mark Searles[AMDGPU][Waitcnt] As of gfx7, VMEM operations do not...
2018-04-26 Rafael EspindolaDelete GotPltIndex.
2018-04-26 Simon Dardis[mips] Correct the definitions of some control instructions
2018-04-26 Sanjay Patel[DAGCombiner] limit ftrunc optimizations with function...
2018-04-26 Sanjay Patel[x86] add tests to show potential opt-out of ftrunc...
2018-04-26 Alex Bradbury[RISCV] Implement isLoadFromStackSlot and isStoreToStac...
2018-04-26 Benjamin Kramer[NVPTX] Make the legalizer expand shufflevector of...
2018-04-26 Sanjay Patel[DAGCombiner] refactor FP->int->FP folds; NFC
2018-04-26 Yuka TakahashiAdd getDeserializationListener to ASTReader
2018-04-26 Matthew Simpson[SLP] Add tests for transposable binary operations
2018-04-26 Guansong Zhang[OpenMP] Remove compilation warning when using clang...
2018-04-26 Alex Bradbury[RISCV] Implement isZextFree
2018-04-26 Alex Bradbury[RISCV] Add test case showing suboptimal codegen when...
2018-04-26 Matthew Simpson[TTI, AArch64] Add transpose shuffle kind
2018-04-26 Alex Bradbury[RISCV] Implement isTruncateFree
2018-04-26 Lama Saba[X86] Fix Update Kill Register in Avoid SFB Pass -...
2018-04-26 Alex Bradbury[RISCV] Implement isLegalICmpImmediate
2018-04-26 Alex Bradbury[RISCV] Implement isLegalAddImmediate
2018-04-26 Alex Bradbury[RISCV] Add test/CodeGen/RISCV/lsr-legaladdimm.ll
2018-04-26 Andrea Di Biagio[Tablegen] Simplify code in CodeGenSchedule. NFCI
2018-04-26 Sander de Smalen[AArch64][SVE] Enable DiagnosticPredicates for SVE...
2018-04-26 Benjamin Kramer[NVPTX] Deduplicate code. No functionality change.
2018-04-26 Alex Bradbury[RISCV] Implement isLegalAddressingMode for RISC-V
2018-04-26 Florian Hahn[LoopInterchange] Ignore debug intrinsics during legali...
2018-04-26 Sander de Smalen[AsmMatcher] Extend PredicateMethod with optional Diagn...
2018-04-26 Sander de Smalen[AArch64][SVE] Asm: Negative tests for all LD1 gather...
2018-04-26 Sander de Smalen[AArch64][SVE] Asm: Support for gather LD1/LDFF1 (scala...
2018-04-26 Serge PavlovMake test more platform neutral
2018-04-26 Serge Pavlov[ConfigFiles] Update argument strings when merging...
2018-04-26 Rafael EspindolaAdd a test. NFC.
2018-04-26 Shoaib Meenai[cmake] Make linker detection take flags into account
2018-04-26 Craig Topper[X86] Add support for _mm512_mullox_epi64 and _mm512_ma...
2018-04-26 Craig Topper[X86] Print 'tbyte ptr' instead of 'xword ptr' for...
2018-04-26 Craig Topper[X86] Remove alignment restriction on loading folding...
2018-04-26 Chandler Carruth[x86] Allow folding unaligned memory operands into...
2018-04-26 Chandler Carruth[x86] NFC: Add tests for idiomatic usage patterns of...
2018-04-26 Richard SmithDiagnose missing template arguments for a variable...
2018-04-26 Max KazantsevRevert "[SCEV] Make computeExitLimit more simple and...
2018-04-26 Rui UeyamaSimplify. NFC.
2018-04-26 Richard SmithRevert addition of 'concept' to diagnostics in r330890.
2018-04-26 Richard SmithFactor out common code for diagnosing missing template...
2018-04-26 Faisal ValiFix a merge conflict that was inadvertently introduced...
2018-04-26 Faisal ValiRevert rC330794 and some dependent tiny bug fixes
2018-04-25 Richard TrieuSwitch to Clang's isDigit function.
2018-04-25 Reid KlecknerInclude <cctype> to get std::isdigit, fixes MSVC STL...
2018-04-25 Volodymyr Sapsai[libcxx] func.wrap.func.con: Unset function before...
2018-04-25 Reid Kleckner[codeview] Ignore .cv_loc directives at the end of...
2018-04-25 Bob Haarman[COFF] more informative "broken object file" diagnostics
2018-04-25 Artem Dergachev[analyzer] Fix a crash on lifetime extension through...
2018-04-25 Richard SmithFix crash on qualified template name instantiation...
2018-04-25 Ana Pazos[RISCV] More validations on the input value of -march=
2018-04-25 Rui UeyamaRemove unused features from StringRefZ and move it...
2018-04-25 Alex Lorenz[driver][darwin] Do not infer -simulator environment...
2018-04-25 Frederic Riss[debugserver] Return 'ios' instead of 'iphoneos' for...
2018-04-25 Artem Dergachev[analyzer] Enable analysis of WebKit "unified sources".
2018-04-25 Vedant Kumar[ADT] Make filter_iterator support bidirectional iteration
2018-04-25 Rafael EspindolaPack symbols a bit more.
2018-04-25 Dan Albert[Driver] Reland "Android triples are not aliases for...
2018-04-25 Martin Storsjo[test] Add a testcase for MinGW sysroot detections...
2018-04-25 Martin Storsjo[Driver] Fix implicit config files from prefixed symlinks
2018-04-25 Simon Pilgrim[CostModel][X86] Remove hard coded SDIV/UDIV vector...
2018-04-25 Rafael EspindolaAlso demote lazy symbols.
2018-04-25 Hans Wennborg[COFF] Don't set the tsaware bit on DLLs
2018-04-25 Reid KlecknerFix PluginsTests failure on Windows buildbots by enabli...
2018-04-25 Tom StellardAMDGPU/R600: Move int_r600_store_stream_output to the...
2018-04-25 Michael Kruse[CodeGen] Fix comment. NFC.
2018-04-25 Michael Kruse[CodeGen] Print executed statement instances at runtime.
2018-04-25 Petar JovanovicAdd s390x to XFAIL for illegal_read/write_test.cc
2018-04-25 Mark Searles[AMDGPU] Waitcnt pass: add debug options
2018-04-25 Eli Friedman[TargetInfo] Sort target features before passing them...
2018-04-25 David Bolvansky[SimplifyLibcalls] Atoi, strtol replacements
2018-04-25 Francis Visoiu... [MIR] Add support for debug metadata for fixed stack...
2018-04-25 Michael Kruse[ScopDetect] Reject loop with multiple exit blocks.
2018-04-25 Kostya Kortchinsky[scudo] Adding an interface function to print allocator...
2018-04-25 Nico WeberIWYU llvm-config.h for LLVM_VERSION_STRING
2018-04-25 Petr Hosek[CMake] Enable libc++ for Fuchsia toolchain on Darwin
2018-04-25 Sam Clegg[WebAssebmly] Add Module name to WasmSymbol
2018-04-25 Nico WeberRename sancov.cc to sancov.cpp
2018-04-25 Simon Pilgrim[CostModel][X86] Add div/rem tests for non-uniform...
2018-04-25 Jan Veselyrelational/select: Condition types for half are short...
2018-04-25 Craig Topper[X86] Form MUL_IMM for multiplies with 3/5/9 to encoura...
2018-04-25 Petar JovanovicFinetune supported arches for the tests added in r330840
2018-04-25 Reid KlecknerRevert r330755 "[lit] Report line number for failed...
2018-04-25 Peter Szecsi[ASTImporter] FriendDecl importing improvements
2018-04-25 Alex Bradbury[RISCV] Allow call pseudoinstruction to be used to...
2018-04-25 Nico WeberDon't list a source file twice.
2018-04-25 Taewook Oh[ICP] Do not attempt type matching for variable length...
2018-04-25 Nico WeberRename Attributes.gen, Intrinsics.gen to Attributes...
2018-04-25 Craig Topper[Builtins] Fix typos in a comment. NFC
2018-04-25 Sanjay Patel[InstCombine] clean up foldSelectICmpAnd(); NFC
2018-04-25 Petar Jovanovic[mips] Implement GetWriteFlag() for mips
next