platform/upstream/llvm.git
2018-06-20 Sanjay Patel[InstCombine] ignore debuginfo when removing redundant...
2018-06-20 Alex Bradbury[RISCV] Add InstAlias definitions for sgt and sgtu
2018-06-20 Tim NorthoverARM: convert ORR instructions to ADD where possible...
2018-06-20 Tim Northover[AArch64] Implement FLT_ROUNDS macro.
2018-06-20 Clement Courbet[llvm-exegesis] Add mechanism to add target-specific...
2018-06-20 Mikhail R.... [analyzer] Optimize constraint generation when the...
2018-06-20 Guillaume Chatelet[llvm-exegesis] Fix failing test.
2018-06-20 Pavel LabathIRInterpreter: fix sign extension of small types (pr37840)
2018-06-20 Andrea Di Biagio[llvm-mca][X86] Teach how to identify register writes...
2018-06-20 Pavel LabathFix compilation with mingw-w64 (pr37873)
2018-06-20 Sjoerd Meijer[SPIR] Prevent SPIR targets from using half conversion...
2018-06-20 Simon Pilgrim[SLPVectorizer] Split Tree/Reduction cost calls to...
2018-06-20 Clement Courbet[llvm-exegesis] Remove noexcept in r335105.
2018-06-20 Clement Courbet[llvm-exegesis] Fix missing move in r335105.
2018-06-20 Martin Storsjo[Support] Add missing includes of <system_error> for...
2018-06-20 Pavel LabathFix windows build broken by r335104
2018-06-20 Guillaume Chatelet[llvm-exegesis] Use a Prototype to defer picking a...
2018-06-20 Pavel LabathRemove dependency from Host to python
2018-06-20 Alexey Bader[Sema] Allow creating types with multiple of the same...
2018-06-20 Pavel LabathBreakpointIDList: Use llvm::ArrayRef instead of pointer...
2018-06-20 Roman Lebedev[NFC][SCEV] Add tests related to bit masking (PR37793)
2018-06-20 Sjoerd Meijer[PatternMatch] Add m_Store pattern match helper
2018-06-20 Roman Lebedev[X86][Znver1] Specify Register Files, RCU; FP scheduler...
2018-06-20 Clement Courbet[X86] Fix r335097
2018-06-20 Clement Courbet[X86] Add sched class WriteLAHFSAHF and fix values.
2018-06-20 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-06-20 Craig Topper[DAGCombiner] Add some comments to some true/false...
2018-06-20 Craig Topper[X86] Remove a fptosi from the test_mm512_mask_reduce_m...
2018-06-20 Craig Topper[SelectionDAG] Don't crash on inline assembly errors...
2018-06-20 Craig Topper[X86] Use binary search of the EVEX->VEX static tables...
2018-06-20 Philip ReamesAdd more test cases for deopt-operands via regalloc
2018-06-20 Fangrui Song[ELF] Support -z initfirst
2018-06-20 Reid Kleckner[asan] Add flushes to try to fix test
2018-06-20 Douglas YungAdd a test to verify the x86 intrinsic headers compile...
2018-06-20 Reid Kleckner[asan] Add Windows test for handle_segv and SetUnhandle...
2018-06-20 Craig Topper[X86] Undefine _mm512_mask_reduce_operator macro in...
2018-06-20 Vlad TsyrklevichRevert r334980 and 334983
2018-06-19 Michael KruseAppend new attributes to the end of an AttributeList.
2018-06-19 Vedant Kumar[IR] Introduce helpers to skip debug instructions ...
2018-06-19 Nico Weberclang-cl: Emit narrowing diag for initializer lists...
2018-06-19 Alex LorenzRecommit r335063: [Darwin] Add a warning for missing...
2018-06-19 Kuba Mracek[llvm] Document "%T" as deprecated in TestingGuide.rst
2018-06-19 Jason MolendaCorrect the pathname that PlatformDarwinKernel::Examine...
2018-06-19 Raphael IsemannRefactor OnExit utility class in ClangUserExpression
2018-06-19 Philip Reames[InlineSpiller] Fix a crash due to lack of forward...
2018-06-19 Jessica Paquette[MachineOutliner] NFC: Remove insertOutlinerPrologue...
2018-06-19 Craig TopperRecommit r335070 "[X86] Rewrite the max and min reducti...
2018-06-19 Heejin Ahn[WebAssembly] Fix liveness tracking info after drop...
2018-06-19 Alex LorenzRevert r335063 as it causes bot failures
2018-06-19 Craig TopperRevert r335070 "[X86] Rewrite the max and min reduction...
2018-06-19 Craig Topper[X86] Update fast-isel tests for clang's avx512f reduct...
2018-06-19 Craig Topper[X86] Rewrite the max and min reduction intrinsics...
2018-06-19 Jonas HahnfeldRemove liboffload from repository
2018-06-19 Craig Topper[X86] Add fast-isel tests for clang's AVX512F vector...
2018-06-19 Sanjay Patel[IR] move shuffle mask queries from TTI to ShuffleVecto...
2018-06-19 Matt Davis[MIRParser] Update a diagnostic message to use the...
2018-06-19 Krzysztof Parzyszek[Hexagon] Fix the value of HexagonII::TypeCVI_FIRST
2018-06-19 Craig Topper[X86] Initialize FMA3Info directly in its constructor...
2018-06-19 Alex Lorenz[Darwin] Add a warning for missing include path for...
2018-06-19 Craig Topper[X86] Don't fold unaligned loads into SSE ROUNDPS/ROUND...
2018-06-19 Krzysztof Parzyszek[Hexagon] Enforce restrictions on packetizing cache...
2018-06-19 Pavel LabathScalar: Use llvm integer conversion functions
2018-06-19 Simon Atanasyan[ELF][MIPS] Temporarily mark failed MIPS tests as XFAIL.
2018-06-19 Saleem Abdulrasooldocs: document CodeView directives
2018-06-19 Simon Dardis[mips] Mark microMIPS64 as being unsupported.
2018-06-19 Simon AtanasyanRemove empty unused folders. NFC
2018-06-19 Fangrui Song[XRay] Fix error message. NFC
2018-06-19 Kostya Kortchinsky[scudo] Move noinline functions definitions out of...
2018-06-19 Simon Dardis[mips] Fix the predicates of some aliases
2018-06-19 Pavel LabathReplace HostInfo::GetLLDBPath with specific functions
2018-06-19 Pavel LabathMake TestCommandScript.py NO_DEBUG_INFO_TESTCASE
2018-06-19 Aaron BallmanImplement semantic checking for __builtin_signbit.
2018-06-19 Aaron BallmanReverting due to line ending changes; will reapply...
2018-06-19 Aaron BallmanImplement semantic checking for __builtin_signbit.
2018-06-19 Pavel LabathAttempt to fix windows build broken by r334968
2018-06-19 Guansong Zhang[OpenMP] [CUDA] Expose teamid to the debug path
2018-06-19 Simon Pilgrim[SLPVectorizer] Remove default OperandValueKind argumen...
2018-06-19 Strahinja Petrovic[PowerPC] Fix label address calculation for ppc32
2018-06-19 Roman Lebedevllvm-exegesis: mark ~ExegesisTarget() as virtual. Fixes...
2018-06-19 Clement CourbetRe-land r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Clement CourbetRevert r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Mikhail Dvoretckii[InstCombine] Replacing X86-specific rounding intrinsic...
2018-06-19 Clement Courbet[llvm-exegesis] A mechanism to add target-specific...
2018-06-19 Mikhail Dvoretckii[X86] VRNDSCALE* folding from masked and scalar ffloor...
2018-06-19 David Green[LoopSimplifyCFG] Invalidate SCEV in LoopSimplifyCFG
2018-06-19 Eric Liu[clangd] Use workspace root path as hint path for resol...
2018-06-19 Roman Lebedev[MCA][NFC] Add generic XOP resource tests
2018-06-19 Roman Lebedev[MCA][NFC] Add generic TBM resource tests
2018-06-19 Simon Pilgrim[SLPVectorizer] Pull out AltOpcode determination from...
2018-06-19 Bjorn PetterssonRemove valueCoversEntireFragment asserts in ConvertDebu...
2018-06-19 Kristof Umann[analyzer] Made a buildbot happy.
2018-06-19 Tobias GrosserMove ScopInfo to isl++
2018-06-19 Adrian KuegelAdd a factory method to ConstantDataArray that allows...
2018-06-19 Florian Hahn[LoopInterchange] Move PHI handling to adjustLoopBranches.
2018-06-19 Mikhail DvoretckiiTest commit.
2018-06-19 Fangrui Song[XRay] rm GLOB || true -> rm -f
2018-06-19 QingShan ZhangIf the arch is P9, we will select the DFLOADf32/DFLOADf...
2018-06-19 Roger Ferrer... [RISCV] Add tests for overflow intrinsics
2018-06-19 Taiju TsuikiRevert r335019 "Update NRVO logic to support early...
2018-06-19 Akira Hatanaka[Sema] Produce diagnostics for attribute 'trivial_abi...
next