platform/upstream/llvm.git
2018-03-01 Serge PavlovFunction definition may have uninstantiated body
2018-03-01 Max Kazantsev[SCEV] Smart range calculation for SCEVUnknown Phis
2018-03-01 Craig Topper[X86] Stop passing two arguments by reference. NFC
2018-03-01 George Burgess IVRemove redundant casts. NFC
2018-03-01 Rui UeyamaConvert more tests as linker scripts instead of assembly.
2018-03-01 Vedant Kumar[test] Restore cleanup behavior in TestQuoting.py
2018-03-01 Lang Hames[Support] Fix comments for handleAllErrors: it calls...
2018-03-01 Jim InghamWe were getting the wrong dynamic type if there were...
2018-03-01 Rui Ueyama[WebAssembly] Remove unused forward declaration.
2018-03-01 Rui UeyamaDo not create multiple NOTE segments.
2018-03-01 Rafael EspindolaExpand test a bit.
2018-03-01 George Karpenkov[analyzer] [tests] Create a directory for the log file
2018-03-01 Martin Pelikan[XRay] cache symbolized function names for a repeatedly...
2018-03-01 Lang Hames[RuntimeDyld][MachO] Fix assertion in encodeAddend...
2018-03-01 Artem Dergachev[analyzer] Add a checker for mmap()s which are both...
2018-03-01 Reid Kleckner[IPSCCP] do not break musttail invariant (PR36485)
2018-03-01 Rui UeyamaConvert more .s files to linker script files.
2018-03-01 Artem Dergachev[CFG] [analyzer] Recall that we only skip NoOp casts...
2018-03-01 Rafael EspindolaSimplify removing empty output sections.
2018-03-01 Fangrui Song[ELF] Fix a test comment. NFC
2018-03-01 Jason MolendaAdd another entitlement that we need for debugserver.
2018-03-01 Sam Clegg[WebAssembly] Use Twine rather than StringRef for loggi...
2018-03-01 Rafael EspindolaStart setting dllimport/dllexport in setGVProperties.
2018-03-01 Roman Tereshin[GlobalISel][AArch64] Adding -disable-gisel-legality...
2018-03-01 Paul Robinson[DWARF] Emit a split line table only if there are split...
2018-03-01 Reid Kleckner[DAE] don't remove args of musttail target/caller
2018-03-01 Craig Topper[X86] Make sure we don't combine (fneg (fma X, Y, Z...
2018-03-01 Rafael EspindolaPass a GlobalDecl to SetCommonAttributes. NFC.
2018-03-01 Rafael EspindolaInline a trivial function. NFC.
2018-02-28 Justin Lebar[NVPTX] Lower loads from global constants using ld...
2018-02-28 Justin Lebar[NVPTX] Use addrspacecast instead of target-specific...
2018-02-28 Rafael EspindolaPass a GlobalDecl to setNonAliasAttributes. NFC.
2018-02-28 Roman Tereshin[MIRParser] Accept overloaded intrinsic names w/o type...
2018-02-28 Alexander Kornienko[clang-tidy] Another batch of checks to rename from...
2018-02-28 Rafael EspindolaPass a GlobalDecl to SetInternalFunctionAttributes...
2018-02-28 Alexander KornienkoRename more checks from misc- to bugprone-.
2018-02-28 Volodymyr Sapsai[libcxx] Fix last_write_time test for filesystems that...
2018-02-28 Rui UeyamaUse DenseMap::lookup() instead of find() and a hand...
2018-02-28 Saleem Abdulrasoolbuild: add the ability to create a symlink for dsymutil
2018-02-28 Simon Pilgrim[X86] Regenerate cmpxchg tests
2018-02-28 Rui Ueyama[WebAssembly] Reduce code repetition. NFC.
2018-02-28 Jim InghamFix up the gtest targets for changes in the UnwindAssem...
2018-02-28 Sanjay Patel[InstCombine] simplify code for X * -1.0 --> -X; NFC
2018-02-28 Jonas Devlieghere[GlobalOpt] don't change CC of musttail calle(e|r)
2018-02-28 Craig Topper[X86] Lower extract_element from k-registers by bitcast...
2018-02-28 Han Ming OngAdd ability to collect memory limit.
2018-02-28 Kostya Serebryany[hwasan] update the asm snippet in the docs to match...
2018-02-28 Simon Pilgrim[X86][AVX512] Improve support for signed saturation...
2018-02-28 Rui UeyamaMake sure that clang-format doesn't reorder include...
2018-02-28 Nico WeberAttempt to fix cl-include.c on Windows.
2018-02-28 Pavel LabathAdapt some tests to work with PPC64le architecture
2018-02-28 Carlo Bertolli[OpenMP] Extend NVPTX SPMD implementation of combined...
2018-02-28 Pavel LabathRevert "[lldb] Use vFlash commands when writing to...
2018-02-28 Krzysztof Parzyszek[Hexagon] Add -ffixed-r19 driver option and translate...
2018-02-28 Eric Liu[clangd] Try to fix failures on clang-x64-ninja-win7...
2018-02-28 Krzysztof Parzyszek[Hexagon] Implement target feature +reserved-r19
2018-02-28 Rui UeyamaWrite some tests as linker scripts instead of assembly...
2018-02-28 Saleem AbdulrasoolCodeGenObjCXX: handle inalloca appropriately for msgSen...
2018-02-28 Craig Topper[InstCombine] Split the FP constant code out of lookThr...
2018-02-28 Rui UeyamaAttempt to build breakage caused by r326339.
2018-02-28 Lei HuangLosen time contraint to accommodate system loads
2018-02-28 Dimitry AndricFix llvm-config --system-libs output on FreeBSD and...
2018-02-28 Nico Weber[clang-cl] Implement /X
2018-02-28 Sam Clegg[WebAssembly] Remove unneeded --no-gc-sections flag...
2018-02-28 Nico WeberFix gcc -Wreturn-type warnings after r326307.
2018-02-28 Eugene Zelenko[Documentation] Split Clang-tidy changes in Release...
2018-02-28 Tim Renouf[AMDGPU] added writelane intrinsic
2018-02-28 Vedant KumarFixed spelling mistake in comments of LLVM Analysis...
2018-02-28 Vedant Kumar[profile] Test the exported symbol set for empty programs
2018-02-28 Vedant Kumar[InstrProfiling] Emit the runtime hook when no counters...
2018-02-28 Artem Belevich[NVPTX] Removed always-true predicates in NVPTX.
2018-02-28 Rui UeyamaAdd "%" operator to the linker script.
2018-02-28 Rui UeyamaInline a trivial function. NFC.
2018-02-28 Mandeep Singh... [RISCV] Force enable int128 for compiling long double...
2018-02-28 Zachary TurnerFix use after free in PDB linker.
2018-02-28 Rafael EspindolaSimplify. NFC.
2018-02-28 Roman Tereshin[GlobalISel] Print/Parse FailedISel MachineFunction...
2018-02-28 Jonas Hahnfeld[CUDA] Include single GPU binary, NFCI.
2018-02-28 Chih-Hung Hsieh[TLS] use emulated TLS if the target supports only...
2018-02-28 Rui Ueyama[WebAssembly] Use toArrayRef. NFC.
2018-02-28 Rui UeyamaMerge {COFF,ELF}/Strings.cpp to Common/Strings.cpp.
2018-02-28 Joachim Protze[OMPT] Fix ompt_get_task_info() and add tests for it
2018-02-28 Rui Ueyama[WebAssembly] Return a StringRef instead of std::string...
2018-02-28 Rui Ueyama[WebAssembly] Improve WasmSignatureDenseMapInfo.
2018-02-28 Nicholas Wilson[WebAssembly] Reorder symbol table to match MC order
2018-02-28 Nicholas Wilson[WebAssembly] Reorder symbol table to match MC order
2018-02-28 Pablo Barrio[ARM] Lower lower saturate to 0 and lower saturate...
2018-02-28 Joel E. DennyTest commit access: apply clang-format suggestion
2018-02-28 Sanjay Patel[InstCombine] auto-generate complete checks; NFC
2018-02-28 Sanjay Patel[InstCombine] move invariant call out of loop; NFC
2018-02-28 Sanjay Patel[InstCombine] move constant check into foldBinOpIntoSel...
2018-02-28 Alexey Bataev[DEBUGINFO] Add flag for DWARF2 or less to use sections...
2018-02-28 Alexander KornienkoRename a few checks from misc- to bugprone-.
2018-02-28 Nicholas Wilson[WebAssembly] Fix copy-paste error in debugging string
2018-02-28 Eric Liu[clangd] A few more fixes for STL header mapping.
2018-02-28 Gabor Horvath[analyzer] Fix a compiler warning
2018-02-28 Gabor Horvath[analyzer] Support for naive cross translation unit...
2018-02-28 Simon Dardis[mips] Begin reworking instruction predicates for ISAs...
2018-02-28 Alexander Kornienko[clang-tidy] Fix 'add_new_check.py --udpate-docs'
2018-02-28 Alexander Ivchenko[GlobalIsel][X86] Support G_INTTOPTR instruction.
next