platform/upstream/llvm.git
2018-03-22 Florian Hahn[CloneFunction] Preserve DT in DuplicateInstructionsInS...
2018-03-22 Jonas DevlieghereRevert "[test] Add tests for llc passes pipelines."
2018-03-22 Andrea Di Biagio[llvm-mca] Simplify code. NFC
2018-03-22 Eric Fiseliercommit temporary workaround for new Clang exception...
2018-03-22 Eric FiselierCorrect TEST_HAS_NO_ALIGNED_ALLOCATION macro definition
2018-03-22 Craig Topper[TableGen] Use empty emplace_back to add defaulted...
2018-03-22 Craig Topper[TableGen] Add a non-default constructor to CodeGenSche...
2018-03-22 Eric FiselierFix dynarray test failures after changing __libcpp_allo...
2018-03-22 Craig Topper[X86] Remove unused SchedWriteRes classes. NFC
2018-03-22 Eric FiselierFix PR22634 - std::allocator doesn't respect over-align...
2018-03-22 Craig Topper[X86][Skylake] Merge multiple InstrRW entries that...
2018-03-22 Aaron Smith[DIA] Add IPDBSectionContrib interfaces and DIA impleme...
2018-03-22 Aaron Smith[PDB] Get more DIA table enumerators
2018-03-22 Aaron Smith[SymbolFilePDB] Run clang-format; NFC
2018-03-22 Ben Hamilton[clang-format] Add a few more Core Graphics identifiers...
2018-03-22 Ben Hamilton[clang-format] Don't insert space between r_paren and...
2018-03-22 Robert WidmannImprove -Winfinite-recursion
2018-03-22 Julie HockettRevert "[clang-doc] Reland "[clang-doc] Setup clang...
2018-03-22 Eugene Zelenko[Frontend] Fix some Clang-tidy modernize and Include...
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
next