platform/upstream/llvm.git
2018-05-01 Adrian PrantlRemove @brief commands from doxygen comments, too.
2018-05-01 Matthew Simpson[SLP] Add additional test for transposable binary opera...
2018-05-01 Simon Pilgrim[X86] Convert all uses of WriteFAdd to X86SchedWriteWidths.
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-05-01 Sanjay Patel[DAG] add test to show FMF mismatch between IR and...
2018-05-01 Adrian PrantlRemove redundant command.
2018-05-01 Daniel Neilson[LV] Preserve inbounds on created GEPs
2018-05-01 Ben Hamilton[clang-tidy/google-runtime-int] Allow passing non-bitwi...
2018-05-01 Ben Hamilton[clang-tidy] Add Apple prefix acronyms to objc-property...
2018-05-01 Wei MiFix the issue that ComputeValueKnownInPredecessors...
2018-05-01 Omer Paparo... [InstCombine] new testcases for OverflowingBinaryOperat...
2018-05-01 Simon Pilgrim[X86] Split WriteFShuffle into XMM and YMM/ZMM schedule...
2018-05-01 Erich KeaneAdd Microsoft Mangling for OpenCL Half Type
2018-05-01 Simon Pilgrim[X86] Convert all uses of WriteFShuffle to X86SchedWrit...
2018-05-01 Alexey Bataev[OPENMP] Emit template instatiation|specialization...
2018-05-01 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous ST1 (scalar...
2018-05-01 Simon DardisReland r331175: "[mips] Fix the predicates of jump...
2018-05-01 Simon Pilgrim[X86] Split WriteVecLogic into XMM and YMM/ZMM schedule...
2018-05-01 Omer Paparo... [InstCombine] Adjusting bswap pattern matching to hold...
2018-05-01 Simon Pilgrim[X86] Convert all uses of WriteFLogic/WriteVecLogic...
2018-05-01 Florian Hahn[MC] Add llvm_unreachable to toString to fix compile...
2018-05-01 Simon Pilgrim[X86] Tag PSLLDQ/PSRLDQ as WriteShuffle scheduler class...
2018-05-01 Andrea Di Biagio[X86] Correct spill slot size.
2018-05-01 Gabor BuellaNFC, Avoid a warning in WasmObjectWriter
2018-05-01 Pavel LabathSplit TestGlobalVariables into two and xfail one of...
2018-05-01 Gabor Buella[X86] directstore and movdir64b intrinsics
2018-05-01 Gabor Buella[X86] movdiri and movdir64b instructions
2018-05-01 Chandler Carruth[PM/LoopUnswitch] Remove the last manual domtree update...
2018-05-01 Chandler Carruth[PM/LoopUnswitch] Add back a successor set that was...
2018-05-01 Chandler CarruthFix up r331244 - the emitted definition is weak_odr...
2018-05-01 Richard SmithImplement P0482R2, support for char8_t type.
2018-05-01 Craig Topper[X86] Remove 'opaque ptr' from the intel syntax parser...
2018-05-01 Eugene ZemtsovFix type_lookup test to make buildbots happy
2018-05-01 Richard SmithFix return type of isinf(double) and isnan(double)...
2018-05-01 Jason MolendaLog to the process channel, not target twice.
2018-05-01 Kostya Serebryany[ShadowCallStack] fix the docs
2018-05-01 Eric ChristopherTemporarily revert "[DEBUG] Initial adaptation of NVPTX...
2018-05-01 Jason MolendaAdd logging when ArchSpec::SetArchitecture is given...
2018-04-30 Adrian PrantlRefactor GetNextPersistentVariableName into a non-virtu...
2018-04-30 Adrian PrantlMove the persistent variable counter into Target
2018-04-30 Bruno Cardoso... [Modules] Fix testcases from r331232
2018-04-30 Bruno Cardoso... [Modules] Handle ObjC/C ODR-like semantics for EnumCons...
2018-04-30 Craig Topper[CodeGen] Fix typo in comment form->from. NFC
2018-04-30 Adrian PrantlRemove premature caching of the global variables list...
2018-04-30 Jan KratochvilProtect DWARFCompileUnit::m_die_array by a new mutex
2018-04-30 Sanjay Patel[InstCombine] fix test to restore intent
2018-04-30 Greg ClaytonFix expression parser to not accept any type whose...
2018-04-30 Sanjay Patel[InstCombine] add tests, update checks; NFC
2018-04-30 Fangrui Song[docs] Fix docs/InternalsManual.rst heading.
2018-04-30 Nico WeberStop setting LLVM_ON_WIN32 in config.h and llvm-config.h.
2018-04-30 Alina Sbirlea[ModRefInfo] Rename local variable IsMustAlias to avoid...
2018-04-30 Florian Hahn[SimplifyCFG] Use BB::instructionsWithoutDebug to skip...
2018-04-30 Sam Clegg[WebAssembly] MC: Improve debug output
2018-04-30 Krzysztof Parzyszek[LivePhysRegs] Remove registers clobbered by regmasks...
2018-04-30 Nirav Dave[MC] Change AsmParser to leverage Assembler during...
2018-04-30 Florian Hahn[LoopSimplify] Use BB::instructionsWithoutDebug to...
2018-04-30 Matt ArsenaultAMDGPU: Add Vega12 and Vega20
2018-04-30 Matt ArsenaultAMDGPU: Add Vega12 and Vega20
2018-04-30 Hans Wennborgclang-cl: Expose -fmerge-all-constants
2018-04-30 Roman Tereshin[MIR] Reset unique MBB numbering in MachineFunction...
2018-04-30 Jonathan Peyton[OpenMP][OMPT] Fix api_calls_from_other_thread.cpp
2018-04-30 Alexey Bataev[OPENMP] Do not emit warning about non-declared target...
2018-04-30 Sanjay Patel[DAGCombiner] rename function attribute for disabling...
2018-04-30 Sanjay Patel[Driver, CodeGen] rename options to disable an FP cast...
2018-04-30 Simon Pilgrim[X86] Introduce X86SchedWriteWidths schedule wrapper...
2018-04-30 Alexander KornienkoRegenerated AST Matchers doc.
2018-04-30 Alexey Bataev[OPENMP] Do not crash on codegen for CXX member functions.
2018-04-30 Roman Lebedev[InstCombine] Unfold masked merge with constant mask
2018-04-30 Roman Lebedev[InstCombine][NFC] Add tests for unfolding masked merge...
2018-04-30 Ulrich Weigand[SystemZ] Handle SADDO et.al. and ADD/SUBCARRY
2018-04-30 Ulrich Weigand[SystemZ] Do not use glue to represent condition code...
2018-04-30 Daniel SandersFix infinite loop after r331115
2018-04-30 Jonas Devlieghere[DebugInfo] Prevent infinite recursion for malformed...
2018-04-30 Davide Italiano[SLPVectorizer] Debug info shouldn't impact spill cost...
2018-04-30 Simon Pilgrim[X86][Atom] Remove unnecessary x87 load/move instrw...
2018-04-30 Adrian PrantlReflow paragraphs in comments.
2018-04-30 Tom StellardAMDGPU: Remove some dead code
2018-04-30 Alexey Bataev[OPENMP] Do not crash on incorrect input data.
2018-04-30 Jan KratochvilMatch also DW_TAG_partial_unit when DW_TAG_compile_unit...
2018-04-30 Andrea Di Biagio[llvm-mca] Correctly handle zero-latency stores that...
2018-04-30 Ulrich Weigand[SystemZ] Refactor some VT casts in DAG match patterns
2018-04-30 Ulrich Weigand[SystemZ] Improve handling of Select pseudo-instructions
2018-04-30 Nico WeberIWYU for llvm-config.h, removals. Also see r331184.
2018-04-30 Haojian Wu[clangd] Using index for GoToDefinition.
2018-04-30 Simon Pilgrim[X86] Drop unnecessary VPORrm InstrRW override in Skyla...
2018-04-30 Simon Pilgrim[X86] Fix SkylakeServer typo in WritePSADBW class ...
2018-04-30 Tom StellardAMDGPU/GlobalISel: Don't try to lower geometry shaders
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-30 Bjorn Pettersson[BranchFolding] Salvage DBG_VALUE instructions from...
2018-04-30 Bjorn Pettersson[SelectionDAG] Improve selection of DBG_VALUE using...
2018-04-30 Zaara SyedaFix warning: result of 32-bit shift implicitly converte...
2018-04-30 Pavel Labathllgs tests: Use noack-mode for communication to avoid...
2018-04-30 Gabor BuellaNFC, Avoid a warning on pointer casting in PassPlugin.cpp
2018-04-30 Simon DardisRevert "[mips] Fix the predicates of jump and branch...
2018-04-30 Nico WeberIWYU for llvm-config.h in clang. See r331124 for details.
2018-04-30 Nico WeberRemove unnecessary indirection. No behavior change.
2018-04-30 Simon Dardis[mips] Fix the predicates of jump and branch and link...
2018-04-30 Florian Hahn[LV] Use BB::instructionsWithoutDebug to skip DbgInfo...
2018-04-30 Pavel LabathObjectFileELF: Add support for arbitrarily named code...
2018-04-30 Pavel LabathFixup r331049 (FileSpec auto-normalization)
next