platform/upstream/llvm.git
2018-03-21 Saleem Abdulrasoolvim: add `dso_local` and `dso_preemptable` keywords
2018-03-21 David BlaikieUpdate for LLVM header movement
2018-03-21 Rafael EspindolaMake test a bit less strict. NFC.
2018-03-21 Michael Zolotukhin[test] Try to unbreak hexagon bots after r328160.
2018-03-21 David BlaikieFix for LLVM change (Transforms/Utils/Local.h -> Analys...
2018-03-21 David BlaikieFix a couple of layering violations in Transforms
2018-03-21 Rafael EspindolaReplace a std::pair with a struct.
2018-03-21 Mircea Trofin[InstrProf] Encapsulates access to AddrToMD5Map.
2018-03-21 Zachary Turner[PDB] Don't ignore bucket 0 when writing the PDB string...
2018-03-21 Artem Belevich[CUDA] Disable LTO for device-side compilations.
2018-03-21 Michael Zolotukhin[test] Add tests for opt passes pipelines for O0, O2...
2018-03-21 Michael Zolotukhin[test] Add tests for llc passes pipelines.
2018-03-21 Artem Belevich[NVPTX] Make tensor shape part of WMMA intrinsic's...
2018-03-21 Reid Kleckner[llvm-profdata] Use "-o /dev/null" in invalid-profdata...
2018-03-21 Reid Kleckner[PDB] Remove unused private variable, re-applying r3279...
2018-03-21 Reid Kleckner[WebAssembly] Really disable wasm register name matcher
2018-03-21 Rafael EspindolaHandle abbr_offset with relocations.
2018-03-21 Volodymyr Sapsai[Modules] Fix creating fake definition data for lambdas.
2018-03-21 Sanjay Patel[InstCombine] move/add tests for fmul distribution...
2018-03-21 Vitaly BukaMmap interceptor new option, Write Exec runtime detector
2018-03-21 Julie Hockett[clang-doc] Reland "[clang-doc] Setup clang-doc fronten...
2018-03-21 Jan Korous[clangd][nfc] Correct header name in comment
2018-03-21 Gheorghe-Teodor... [OpenMP][libomptarget] Initialize global memory stack...
2018-03-21 Lei Huang[POWER9][NFC] update testcase check statements
2018-03-21 Gheorghe-Teodor... [OpenMP][libomptarget] Fix master warp check
2018-03-21 Reid KlecknerRevert r328119 "[InstCombine] add folds for xor-of...
2018-03-21 Gheorghe-Teodor... [OpenMP][libomptarget] Enable globalization for workers
2018-03-21 Alexander Shaposhnikov[llvm-objcopy] Implement support for section groups
2018-03-21 Craig Topper[TableGen] Hoist the code for copying InstRWs from...
2018-03-21 Adrian Prantltypo
2018-03-21 Sanjay Patel[InstSimplify] fp_binop X, NaN --> NaN
2018-03-21 Craig Topper[TableGen] Remove unnecessary map lookup and shadowing...
2018-03-21 Craig Topper[TableGen] Use range-based for loops. NFC
2018-03-21 Craig Topper[TableGen] Use count_if instead of a manual loop. NFC
2018-03-21 Craig Topper[X86] Rewrite getOperandBias in X86BaseInfo.h to be...
2018-03-21 David BlaikieSink Analysis/ObjectUtil(canBeOmittedFromSymbolTable...
2018-03-21 Eric Fiselier[Builtins] Overload __builtin_operator_new/delete to...
2018-03-21 Matthew Simpson[SLP] Add test case for a gather sequence with multiple...
2018-03-21 Mircea Trofin[InstrProf] Support for external functions in text...
2018-03-21 Julie HockettReland "[lit] Adding config initialization to lit tests...
2018-03-21 David BlaikieEnsure that DataTypes.h is installed now that it's...
2018-03-21 Andrea Di Biagio[llvm-mca] Move the logic that computes the register...
2018-03-21 Simon Pilgrim[SchedModel] Use CodeGenSchedClass::getSchedClassIdx...
2018-03-21 Julie Hockett[clang-tidy] Marking hicpp-no-assembler-msvc unsupporte...
2018-03-21 Simon Pilgrim[SchedModel] Use CodeGenSchedClass::isKeyEqual instead...
2018-03-21 George Karpenkov[libFuzzer] Disable equivalence-signals test on Darwin...
2018-03-21 Craig Topper[Docs] Remove some WIP X86 documentation I accidentally...
2018-03-21 David BlaikieReapply Support layering fixes.
2018-03-21 David BlaikieAdd missing #includes to Analysis/MustExecute.h
2018-03-21 Eugene Zelenko[Documentation] Fix markup problems in X86Usage.rst
2018-03-21 Krzysztof Parzyszek[Hexagon] Generalize DAG mutation for function calls
2018-03-21 Sanjay Patel[InstCombine] add folds for xor-of-icmp signbit tests...
2018-03-21 Nicolai HaehnleTableGen: Remove redundant loop in ListInit::resolveRef...
2018-03-21 Nicolai HaehnleTableGen: Streamline how defs are instantiated
2018-03-21 Eugene Zelenko[Documentation] Fix markup problem in AMDGPUUsage.rst.
2018-03-21 Eugene Zelenko[clang-tidy] Use :doc: for check links in Release Notes.
2018-03-21 Petr Hosek[Fuchsia] Don't install libc++, libc++abi or libunwind...
2018-03-21 Krzysztof Parzyszek[Hexagon] Eliminate subregisters from PHI nodes before...
2018-03-21 Reid Kleckner[WebAssembly] Suppress unused function warning for...
2018-03-21 Simon Pilgrim[X86][Haswell] Merge multiple InstrRW entries that...
2018-03-21 Simon Pilgrim[X86][SandyBridge] Merge more VEX/non-VEX instregex...
2018-03-21 Sanjay Patel[InstCombine] move/add tests for xor-of-icmps (PR36682...
2018-03-21 Jonas Toth[Fix] fix type deduction on ARM and MSVC
2018-03-21 Jonas Toth[clang-tidy] Resubmit hicpp-multiway-paths-covered...
2018-03-21 Pavel LabathLast batch of test-tree cleaning changes
2018-03-21 Sanjay Patel[LangRef] add note about format of FP types
2018-03-21 Alex Bradbury[RISCV] Codegen support for RV32F floating point compar...
2018-03-21 Zaara Syeda[ELF][PPC64] Fix getRelExpr for R_PPC64_REL16_LO and...
2018-03-21 Alex Bradbury[RISCV] Add tests missed from r327979
2018-03-21 Alexander Kornienko[clang-tidy][modernize-make-unique] Checks c++14 flag...
2018-03-21 Simon MarchiMake positionToOffset return llvm::Expected<size_t>
2018-03-21 Alexander RichardsonChange DT_* value definitions to macros in a separate...
2018-03-21 Sanjay Patel[LangRef] more hyphens: always write "floating-point"
2018-03-21 Daniel Neilson[MemCpyOpt] Update to new API for memory intrinsic...
2018-03-21 Justin LebarRe-re-land: Teach CorrelatedValuePropagation to reduce...
2018-03-21 Jonas DevlieghereRevert "Move DataTypes.h from Support to llvm-c to...
2018-03-21 Andrea Di Biagio[llvm-mca] Clean up some code. NFC
2018-03-21 Pavel LabathFix build broken by r328090
2018-03-21 Luke Cheesemanclang-interpreter example cmake fix
2018-03-21 Nemanja Ivanovic[PowerPC] Disable failing dynamic tls test cases
2018-03-21 Pavel Labath[dwarf] Unify unknown dwarf enum formatting code
2018-03-21 Jonas Devlieghere[dotest] Use subprocess.call to forward arguments in...
2018-03-21 Pavel LabathFix crash exposed by r328025
2018-03-21 Clement Courbet[ASTMatchers] Remove extra qualifier for consistency...
2018-03-21 Clement Courbet[ASTMatchers] Regenerate doc.
2018-03-21 Jonas DevlieghereRevert layering changes
2018-03-21 Bjorn Pettersson[SelectionDAG] Support multiple dangling debug info...
2018-03-21 Pavel LabathFix TestOperatorOverload for 32-bit builds
2018-03-21 Dmitry Vyukovtsan: fix darwin build after 328079
2018-03-21 George Rimar[ELF] - Teach LLD to hint about -fdebug-types-section.
2018-03-21 George RimarFix build bot after r328078 "llvm-readobj] - Teach...
2018-03-21 Dmitry Vyukovtsan: support inlined frames in external symbolization
2018-03-21 George Rimar[llvm-readobj] - Teach llvm-readobj to dump .note.gnu...
2018-03-21 Vitaly BukaFix declaration of environ after r327923
2018-03-21 Craig Topper[X86][Broadwell] Merge multiple InstrRW entries that...
2018-03-21 Craig Topper[TableGen] Remove a defaulted function argument that...
2018-03-21 Craig Topper[TableGen] Move a function from llvm namespace and...
2018-03-21 David BlaikieFix the actual user of DataTypes.h in llvm-c to avoid...
2018-03-21 David BlaikieMove Compiler.h from Support to Demangler to fix layering.
2018-03-21 Craig Topper[X86] Fix the SchedRW for XOP vpcom register form instr...
next