platform/upstream/llvm.git
2018-02-16 Sam Clegg[WebAssembly] Remove unneeded Chunk::getFileName()...
2018-02-16 Rui UeyamaRemove "--full-shutdown" and instead use an environment...
2018-02-16 Eugene Zelenko[Basic] Fix some Clang-tidy modernize and Include What...
2018-02-16 Vitaly Buka[ThinLTO] Allow indexing to request backend to ignore...
2018-02-16 Vitaly Buka[ThinLTO] Ignore object files with no ThinLTO modules...
2018-02-16 Marc-Andre... [clangd] Rename some protocol field to lower case
2018-02-16 Konstantin... AMDGPU: Remove unused private member of AMDGPUTargetELF...
2018-02-16 Eric ChristopherRun these tests, the errors were old and not valid...
2018-02-16 Rui UeyamaDo not print out "no input files" twice.
2018-02-16 Rui UeyamaUse wasm-ld instead of "lld -flavor wasm".
2018-02-16 Konstantin... AMDGPU/LLD: Remove the use of binary file from one...
2018-02-16 Eric ChristopherRemove an unused function.
2018-02-16 Eric ChristopherSilence an unsigned vs signed compare warning.
2018-02-16 Aditya Nandakumar[GISel]: Make GlobalISelEmitter rule prioritization...
2018-02-16 Konstantin... AMDGPU: Update elf flags in amdgpu-elf-flags.s
2018-02-16 Konstantin... AMDGPU: Bring elf flags in sync with the spec
2018-02-16 Sanjay Patel[Constant] add floating-point helpers for normal/finite...
2018-02-16 Rui UeyamaMake sure we invoke ld64.lld and ld-wasm in the build...
2018-02-16 Martin Storsjo[COFF] Add support for ARM64 secrel relocations for...
2018-02-16 Marc-Andre... [clangd] Implement textDocument/hover
2018-02-16 Craig Topper[X86] In lowerVSELECTtoVectorShuffle, don't map undef...
2018-02-16 Konstantin... AMDGPU: Bring processors and features in sync with...
2018-02-16 Rui UeyamaRevert an accidental change to where "-flavor GNU"...
2018-02-16 Alexey Bataev[OPENMP] Do not emit messages for templates in declare...
2018-02-16 Rui UeyamaReplace -flavor {gnu,darwin} with ld64.lld or ld.lld.
2018-02-16 Zachary TurnerTry again to fix the build.
2018-02-16 Zachary TurnerTry to fix broken build with some compilers.
2018-02-16 Rui UeyamaRemove `else` after `break`.
2018-02-16 Zachary TurnerFix emission of PDB string table.
2018-02-16 Simon PilgrimRemove useless comment - seems to be a copy+paste typo...
2018-02-16 Rui UeyamaUse write32le instead of write32<little>.
2018-02-16 Rui UeyamaRefactor wasm/WriterUtil.{cpp,h}.
2018-02-16 Sam Clegg[WebAssebmly] Remove unneeded cast. NFC.
2018-02-16 Petr Hosek[clang-include-fixer] Use add_clang_tool instead add_cl...
2018-02-16 Peter CollingbourneELF: Stop collecting a list of symbols in ArchiveFile.
2018-02-16 Rafael EspindolaDon't depend on "call foo" producing a X86_64_PC32.
2018-02-16 Evandro Menezes[AArch64] Fix BITCAST lowering crash
2018-02-16 Rui UeyamaStyle fix. NFC.
2018-02-16 Sam Clegg[WebAssembly] Fix bug is function signature checking
2018-02-16 Reid Kleckner[MS] Make constexpr static data members implicitly...
2018-02-16 Eugene Zelenko[Documentation] Fix Sphinx error. Limit text width...
2018-02-16 Alexey Bataev[OPENMP] Fix PR35873: Fix data-sharing attributes for...
2018-02-16 Changpeng FangAMDGPU/SI: Extend promoting alloca to vector to arrays...
2018-02-16 Craig Topper[X86] Only reorder srl/and on last DAG combiner run
2018-02-16 Sam Clegg[WebAssembly] Fix typos in comment. NFC.
2018-02-16 Alexey Bataev[OPENMP] Fix parsing of the directives with inner direc...
2018-02-16 Craig Topper[X86] Remove call to ShrinkDemandedCosntant from the...
2018-02-16 Sam Clegg[WebAssembly] MC: Make explicit our current lack of...
2018-02-16 Sanjay Patel[InstCombine] clean up fdiv-with-fdiv folds; NFCI
2018-02-16 Sanjay Patel[InstCombine] add FMF to better show current fdiv fold...
2018-02-16 Erich KeaneClean up 'target' attribute diagnostics
2018-02-16 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2018-02-16 Eugene Leviant[ThinLTO] Fix data race in test #2
2018-02-16 Eugene Leviant[ThinLTO] Fix data race in test
2018-02-16 Rafael EspindolaSimplify RelocationBaseSection::addReloc.
2018-02-16 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2018-02-16 Sanjay Patel[InstCombine] remove redundant debug info setting; NFC
2018-02-16 Sam McCall[clangd] Include timestamps in log messages.
2018-02-16 Brian M. Rzycki[JumpThreading] PR36133 enable/disable DominatorTree...
2018-02-16 Changpeng FangAMDGPU/SI: Turn off GPR Indexing Mode immediately after...
2018-02-16 Simon Pilgrim[SelectionDAG] Enable SimplifyDemandedVectorElts suppor...
2018-02-16 Sanjay Patel[InstCombine] reduce code duplication; NFC
2018-02-16 Frederich MunchUse Token::isOneOf method in Parser.
2018-02-16 Sjoerd Meijer[ARM] Add tests for the vcvtr builtins
2018-02-16 Simon Pilgrim[X86][SSE] Allow float domain crossing if we are mergin...
2018-02-16 Nemanja Ivanovic[PowerPC] Fix transform in table gen file causing UB
2018-02-16 Eric Liu[clangd] remove redundant ';' introduced in r325343
2018-02-16 Kamil RytarowskiAdd initial XRay support for NetBSD
2018-02-16 Eric Liu[clangd] collect symbol #include & insert #include...
2018-02-16 Brian Gesiak[Coroutines] Use target-agnostic size_t in test
2018-02-16 Simon Dardis[mips] Remove codegen support from some 16 bit instructions
2018-02-16 Pavel LabathShorten socket names in TestPlatformProcessConnect
2018-02-16 Jonas DevlieghereRe-enable lang/objc/modules/TestObjCModules
2018-02-16 Simon Pilgrim[SelectionDAG] Add initial SimplifyDemandedVectorElts...
2018-02-16 Ilya Biryukov[clangd] Assert path is absolute when assigning to...
2018-02-16 Krasimir Georgiev[clang-format] Enable google text proto formatting...
2018-02-16 Hans WennborgRevert r325321 "[Sema] Take into account the current...
2018-02-16 Pavel LabathFix paralelization of remote tests
2018-02-16 James Henderson[ELF] Extend symbol-order-warnings test case for ICF
2018-02-16 George Rimar[ELF] - Fix comment. NFC.
2018-02-16 George Rimar[ELF] - Support COPY, INFO, OVERLAY output sections...
2018-02-16 Ivan A. Kosarev[Transforms] Propagate TBAA info in SROA
2018-02-16 Alexander RichardsonEnsure that Elf_Rel addends are always written for...
2018-02-16 Jonas Paulsson[ARM] Return true in enableMultipleCopyHints().
2018-02-16 Sam McCall[clangd] TestFS cleanup: getVirtualBlahBlah -> testPath...
2018-02-16 Mikhail Maltsev[LegalizeDAG] Fix legalization of SETCC
2018-02-16 Pavel Labath[lldb][PPC64] Fixed vector and struct return value
2018-02-16 Roger Ferrer... [ARM] Materialise some boolean values to avoid a branch
2018-02-16 Pavel Labath[dosep] Run tests in a more parallel fashion
2018-02-16 Akira Hatanaka[Sema] Take into account the current context when check...
2018-02-16 Eugene Leviant[ThinLTO] Import global variables
2018-02-16 Vedant Kumar[Coverage] Handle break/continue outside of loop bodies
2018-02-16 Craig Topper[X86] Allow CMOVs of constants to be sign extended...
2018-02-16 Craig Topper[X86] Don't zero_extend cmov up to i64, stop at i32.
2018-02-16 Rui UeyamaFix an issue that weak bit is dropped when there's...
2018-02-16 Kamil RytarowskiReintroduce FreeBSD support in test/xray
2018-02-16 Igor Kudrin[ELF] Fix use after free in case of using --whole-archive.
2018-02-16 Ekaterina Romanova[DOXYGEN] There was a request in the review D41507...
2018-02-16 Tim Shen[APInt] Fix extractBits to correctly handle Result...
2018-02-16 Vedant KumarRemove brittle check lines from a test, NFC
next