platform/upstream/llvm.git
2018-03-19 Shoaib Meenai[CodeGen] Add funclet token to ARC marker
2018-03-19 Sanjay Patel[AMDGPU] change test to avoid NaN math
2018-03-19 Sanjay Patel[AMDGPU] adjust tests to be nan-free
2018-03-19 Lei Huang[Power9]Legalize and emit code for quad-precision copyS...
2018-03-19 Andrea Di Biagio[llvm-mca] Remove unused method from ResourceManager...
2018-03-19 Haojian Wu[clang-move] Fix the failing test caused by changes...
2018-03-19 Andrea Di Biagio[llvm-mca] Simplify code. NFC
2018-03-19 Fangrui Song[clang-move] Fix move-used-helper-decls.cpp test.
2018-03-19 Krzysztof Parzyszek[Hexagon] Add a few more lit tests
2018-03-19 Craig Topper[X86] Add JMP16r and JMP32r to Sandybridge scheduler...
2018-03-19 Craig Topper[X86] Remove OUT32rr/OUT8rr/OUT32ri/OUT8ri from Sandybr...
2018-03-19 Craig Topper[X86] Add JCXZ/JECXZ to Sandybridge/Haswell/Broadwell...
2018-03-19 Craig Topper[X86] Correct regular expression in Zen scheduler model...
2018-03-19 Craig Topper[X86] Correct the SchedRW on (V)MOVAPSrr_REV and simila...
2018-03-19 Lei Huang[PowerPC][Power9]Legalize and emit code for quad-precis...
2018-03-19 Nemanja Ivanovic[PowerPC] Make AddrSpaceCast noop
2018-03-19 Vitaly BukaFix CMake/MSVC when compiler-rt and llvm are built...
2018-03-19 Andrey ChurbanovFix for Fix for https://bugs.llvm.org/show_bug.cgi...
2018-03-19 Craig Topper[X86] Add the rest of the TEST with immediate instructi...
2018-03-19 Alexey Bataev[OPENMP, NVPTX] Reworked castToType() function, NFC.
2018-03-19 Craig Topper[X86] Add MOV16ri*/MOV32ri*/MOV64ri* to scheduler model...
2018-03-19 Zaara Syeda[ELF] Add basic support for PPC LE
2018-03-19 Akira Hatanaka[ObjC] Allow declaring __weak pointer fields in C struc...
2018-03-19 Craig Topper[X86] Remove sse41 specific code from lowering v16i8...
2018-03-19 Alexey Bataev[OPENMP] Fix build with MSVC, NFC.
2018-03-19 Alexey Bataev[OPENMP, NVPTX] Emit correct thread id.
2018-03-19 Craig Topper[X86] Make the multiply and divide itineraries more...
2018-03-19 Vedant KumarXcode: Include DWARFUnit.{h,cpp} in the build
2018-03-19 Zaara SyedaRevert [MachineLICM] This reverts commit rL327856
2018-03-19 Serge Pavlov[Driver] Avoid invalidated iterator in insertTargetAndM...
2018-03-19 Matt Davis[CodeGen] Avoid handling DBG_VALUE in the LivePhysRegs...
2018-03-19 Krasimir Georgiev[clang-format] Remove empty lines before }[;] // comment
2018-03-19 Petr Hosek[CMake] Use libc++ and compiler-rt as default libraries...
2018-03-19 Erik Pilkington[demangler] Recopy the demangler from libcxxabi.
2018-03-19 Sanjay Patel[InstCombine] canonicalize fcmp+select to fabs
2018-03-19 Tobias GrosserMove code generation test case to test/CodeGen/
2018-03-19 Zaara Syeda[MachineLICM] Add functions to MachineLICM to hoist...
2018-03-19 Simon Pilgrim[X86] Generalize schedule classes to support multiple...
2018-03-19 Miklos Vajnarun-clang-tidy: forward clang-tidy exit status
2018-03-19 Sanjay Patel[x86] put nops into the WriteNop class and customize...
2018-03-19 Ilya BiryukovUpdated a usage of createTemporaryFile that does not...
2018-03-19 Ilya BiryukovChanged createTemporaryFile without FD to actually...
2018-03-19 Nicolai HaehnleTableGen: Explicitly forbid self-references to field...
2018-03-19 Nicolai HaehnleTableGen: Check the dynamic type of !cast<Rec>(string)
2018-03-19 Nicolai HaehnleTableGen: Explicitly test some cases of self-references...
2018-03-19 Nicolai HaehnleTableGen: Only fold when some operand made resolve...
2018-03-19 Nicolai HaehnleTableGen: Remove OpInit::Fold
2018-03-19 Nicolai HaehnleTableGen: Move GenStrConcat to a helper function in...
2018-03-19 Nicolai HaehnleTableGen: Remove the cast-from-string-to-variable-refer...
2018-03-19 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for basic int ops
2018-03-19 Matt ArsenaultAMDGPU: Don't leave dead illegal VGPR->SGPR copies
2018-03-19 Karl-Johan... [NFC] Fix minor typos in comments
2018-03-19 Clement Courbet[MergeICmps] Re-land 324317 "Enable the MergeICmps...
2018-03-19 Sjoerd Meijer[ARM] Support for v4f16 and v8f16 vectors
2018-03-19 Xin TongStylish change. NFC
2018-03-19 Andrea Di Biagio[llvm-mca] Add pipeline stall events.
2018-03-19 Sjoerd Meijer[ARM] Pass half or i16 types for NEON intrinsics
2018-03-19 Hans Wennborgbuild_llvm_package.bat: Drop LLDB from the package.
2018-03-19 Jonas Paulsson[SystemZ] Bugfix of CC liveness in emitMemMemWrapper...
2018-03-19 Alexander Kornienko[clang-tidy] New check bugprone-unused-return-value
2018-03-19 Hans WennborgHexagonISelLowering.cpp: fix 'enum in bool context...
2018-03-19 Alex Bradbury[RISCV] Peephole optimisation for load/store of global...
2018-03-19 Alexander Potapenko[MSan] fix the types of RegSaveAreaPtrPtr and OverflowA...
2018-03-19 Alexander Potapenko[MSan] Don't create zero offsets in getShadowPtrForArgu...
2018-03-19 Alexander Potapenko[MSan] Introduce insertWarningFn(). NFC
2018-03-19 Mikhail Maltsev[ARM] Fix warnings about missing parentheses in ARMAsmP...
2018-03-19 Serguei Katkov[SCEV] Factor out isKnownViaInduction. NFC.
2018-03-19 Peter Smith[ELF] Recommit 327248 with Arm using the .got for _GLOB...
2018-03-19 Serguei Katkov[SCEV] Re-land: Fix isKnownPredicate
2018-03-19 Craig Topper[X86] Merge XADD8rr regular expression with XADD16rr...
2018-03-19 Craig Topper[X86] Add ADD16i16/ADD32i32/ADD64i32 and similar to...
2018-03-19 Craig Topper[X6] Remove two unused InstrItinClass
2018-03-19 Jan Veselyremainder: Port from amd builtins
2018-03-19 Craig Topper[X86] Use IIC_CMOV64_RR/RM on 64-bit cmov instructions.
2018-03-19 Craig Topper[X86] Merge 32 and 64-bit RORX/SHLX/SARX/SHRX into...
2018-03-19 Craig Topper[X86] Merge 8-bit instructions into instregex with...
2018-03-19 Dylan McKay[AVR] Lower i128 divisions to runtime library calls
2018-03-18 Craig Topper[Mips] Remove duplicate lines from MipsScheduleP5600...
2018-03-18 Craig Topper[AArch64] Fix a few InstRWs in the A53 scheduler model...
2018-03-18 Craig Topper[SelectionDAG] Don't default the SelectionDAG* paramete...
2018-03-18 Jan KratochvilMove the codebase to use: DWARFCompileUnit -> DWARFUnit
2018-03-18 Jan KratochvilDWARFUnit split out of DWARFCompileUnit
2018-03-18 Craig Topper[TableGen] When trying to reuse a scheduler class for...
2018-03-18 Simon Pilgrim[X86][Btver2] Fix crc32 schedule costs
2018-03-18 Marshall ClowUpdated C++2a status with changes from Jacksonville...
2018-03-18 Simon Pilgrim[X86][Btver2] Add crc32 resource tests
2018-03-18 Simon Pilgrim[X86][Btver2] FADD/FHADD ymm instructions are double...
2018-03-18 Simon Pilgrim[X86][Btver2] Float bitwise ymm instructions are double...
2018-03-18 Bjorn PetterssonResolve unused variable 'VR' warning in RetainCountChec...
2018-03-18 Simon Pilgrim[X86][Btver2] F16C instructions are performed on the...
2018-03-18 Anastasis Grammenos[LICM] Salvage DI from dying Instructions
2018-03-18 Roman Lebedev[InstCombine] peek through unsigned FP casts for zero...
2018-03-18 Andrea Di Biagio[llvm-mca] Allow the definition of multiple register...
2018-03-18 Sanjay Patel[InstCombine] add nnan requirement for sqrt(x) * sqrt...
2018-03-18 Sanjay Patel[InstSimplify] loosen FMF for sqrt(X) * sqrt(X) --> X
2018-03-18 Simon Pilgrim[X86][Btver2] Strip default latency/resource values...
2018-03-18 Simon Pilgrim[X86][Btver2] SSE4A EXTRQ/INSERTQ instructions are...
2018-03-18 Simon Pilgrim[X86][Btver2] Modelled float bitwise instructions as...
2018-03-18 Jonas Devlieghere[dsymutil] Fix add_llvm_tool_symlink
2018-03-18 Simon Pilgrim[X86][Btver2] Correctly distinguish between scheduling...
next