platform/upstream/llvm.git
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.
2018-02-28 Xin TongFix typo. NFC
2018-02-28 Xin Tong[MergeICmp] Fix a bug in MergeICmp that can lead to...
2018-02-28 Klaus Kretzschmar[IR] - Make User construction exception safe
2018-02-28 David Green[Dominators] Remove verifyDomTree and add some verifyin...
2018-02-28 Alexander Kornienko[clang-tidy] Add a test for readability-implicit-bool...
2018-02-28 Eric Liu[clangd] Prefer the definition of a TagDecl (e.g. class...
2018-02-28 Joachim Protze[OMPT] Fix inconsistent testcases
2018-02-28 Alexander Ivchenko[GlobalIsel][X86] Support G_PTRTOINT instruction.
2018-02-28 Eric Liu[clangd] A few minor fixes for STL internal header...
2018-02-28 Alex Bradbury[RISCV] Update two tests after r326208
2018-02-28 Craig Topper[X86] Don't use EXTRACT_ELEMENT from v1i1 with i8/i32...
2018-02-28 Akira Hatanaka[ObjC] Allow declaring __strong pointer fields in struc...
2018-02-28 Craig Topper[X86] Change the masked FPCLASS implementation to use...
2018-02-28 Igor Kudrin[ELF] Process linker scripts deeper when declaring...
2018-02-28 Andrew Zhogin[ARM] Cortex-A57 scheduler fix for ARM backend (missed...
2018-02-28 Mohammad Shahid[SLP] Added new tests and updated existing for jumbled...
2018-02-28 Jason MolendaAdd EmulateInstructionPPC64.cpp to xcode project file.
2018-02-28 Rui Ueyama[WebAssembly] Fix variable name.
2018-02-28 Rui Ueyama[WebAssembly] Remove unnecessary namespace specifiers...
2018-02-28 Richard SmithFix a couple of cases where we would fail to correctly...
2018-02-28 Richard SmithUpdate cxx_status to mark "SVN" items as "Clang 6"...
2018-02-28 Rui Ueyama[WebAssembly] Simplify initializeSymbols and merge...
2018-02-28 George Karpenkov[analyzer] [tests] Write to logfile instead of stdout...
2018-02-28 Sam Clegg[WebAssembly] Add test for `--undefined` flag. NFC.
2018-02-28 Rui Ueyama[WebAssembly] Simplify Symbol::getWasmType. NFC.
2018-02-28 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-02-28 Rui Ueyama[WebAssembly] Inline translateVA as it's trivial.
2018-02-28 Lang Hames[RuntimeDyld][MachO] Support ARM64_RELOC_BRANCH26 for...
2018-02-28 Rui Ueyama[WebAssembly] Remove ELF-ness.
2018-02-28 Justin Bognerupdate_mir_test_checks: Use the regexes from UpdateTest...
2018-02-28 Fangrui Song[ELF] Rename test/ELF/note-loadaddr.c to .s NFC
2018-02-28 Rui Ueyama[WebAssembly] Do not use inheritance to define SubSection.
2018-02-28 Rui Ueyama[WebAssembly] Refactor ObjFile::initializeSymbols.
2018-02-28 Justin Bognerupdate_mir_test_checks: Drop support for vreg block...
2018-02-28 Rui Ueyama[WebAssembly] Do not use Subsection as a local variable...
2018-02-28 Rui Ueyama[WebAssembly] Do not use default arguments for SymbolTable.
2018-02-28 Rui Ueyama[WebAssembly] Do not remove existing output file.
2018-02-28 Rui Ueyama[WebAssembly] Remove redundant local variables.
2018-02-28 Rui Ueyama[WebAssembly] Simplify createLikingSection.
2018-02-28 Konstantin... AMDGPU: Move run and check lines around to match proces...
2018-02-28 Rui Ueyama[WebAssembly] Inline accessor functions that are called...
2018-02-28 Rui Ueyama[WebAssembly] Remove trivial accessors.
2018-02-28 Rui Ueyama[WebAssembly] Use more specific type and simplify code.
2018-02-28 Rui Ueyama[WebAssembly] Remove LastDefinedKind for consistency...
2018-02-28 Rui Ueyama[WebAssembly] Remove premature optimization.
2018-02-28 Rafael EspindolaInline trivial function. NFC.
2018-02-28 Rui Ueyama[WebAssembly] Separate addUndefined into addUndefined...
2018-02-28 Rafael EspindolaPass a GlobalDecl to setAliasAttributes. NFC.
2018-02-28 Rui Ueyama[WebAssembly] Use StringRef instead of `const char *`.
2018-02-27 Sam Clegg[WebAssembly] Remove DataSize from linking metadata
2018-02-27 Sam Clegg[WebAssembly] Remove DataSize from linking metadata...
2018-02-27 Aaron BallmanImprove the way attribute argument printing happens...
2018-02-27 Rafael EspindolaPass a GlobalDecl to setFunctionDefinitionAttributes...
2018-02-27 Pavel LabathFix lldbinline tests for remote targets
2018-02-27 Krzysztof Parzyszek[Hexagon] Recognize more sign-extensions as inputs...
2018-02-27 Krzysztof Parzyszek[Pipeliner] Drop memrefs instead of creating ones with...
2018-02-27 Pavel Labath[lldb] Use vFlash commands when writing to target's...
2018-02-27 Reid Kleckner[CodeView] Lower __restrict and other pointer qualifier...
2018-02-27 Krzysztof ParzyszekRevert "[Pipeliner] Drop memrefs instead of creating...
2018-02-27 Artem Dergachev[analyzer] UndefinedAssignmentChecker: Better warning...
next