platform/upstream/llvm.git
2018-11-10 David CarlierFix DragonFlyBSD build
2018-11-10 Matthias BraunRegAllocFast: Further cleanups; NFC
2018-11-10 Matthias Brauntest/CodeGen/X86: Relax test case
2018-11-10 Craig Topper[X86] In LowerHorizontalByteSum, emit vector_shuffle...
2018-11-10 Jason MolendaUnbreak the linux bot from the previous commit. Fred...
2018-11-10 Adrian PrantlAdd extra diagnostics to test
2018-11-10 Jason MolendaEnable listening for EXC_RESOURCE events, and format...
2018-11-10 Thomas Lively[WebAssembly] Update bleeding-edge cpu features
2018-11-09 Philip Reames[GC] Simplify linking of GC builtin GC strategies
2018-11-09 Eli Friedman[ARM64] [Windows] Handle funclets
2018-11-09 Petr Hosek[libcxx] Provide thread annotations for shared_mutex
2018-11-09 Yan ZhangFix ClangFormat issue of recognizing ObjC subscript...
2018-11-09 Dylan McKay[AVR] Reorder the CHECK lines in directmem.ll to match...
2018-11-09 Craig Topper[SelectionDAG] Fix a -Wparentheses warning from gcc...
2018-11-09 Eli Friedman[ARM] Add MemOperand to LDRcp to enable DCE.
2018-11-09 Eli Friedman[JumpThreading] Fix exponential time algorithm computin...
2018-11-09 Jason MolendaWork with a gdb-remote target that doesn't handle the
2018-11-09 Reid KlecknerRe-land r343606 "[winasan] Unpoison the stack in NtTerm...
2018-11-09 Thomas LivelyRevert "Exclude wasm target from Windows packaging...
2018-11-09 Thomas Lively[WebAssembly] Disable custom NaN payload tests
2018-11-09 Evgeniy Stepanov[hwasan] Add entire report to abort message on Android.
2018-11-09 Adrian PrantlRevert "Revert rL346454: Fix a use-after-free introduce...
2018-11-09 Jonas Toth[clang-tidy] fix PR39583 - ignoring ParenCast for strin...
2018-11-09 Jonas Toth[ASTMatchers] overload ignoringParens for Expr
2018-11-09 Jason MolendaRemove llvm include from debugserver, change
2018-11-09 Craig Topper[X86] Move the promotion of v16i16->v16i8 for avx512f...
2018-11-09 Alexey Bataev[OPENMP][NVPTX]Extend number of constructs executed...
2018-11-09 James Y KnightBranch/tag all projects with a single commit in release...
2018-11-09 Simon PilgrimRevert rL346454: Fix a use-after-free introduced by...
2018-11-09 Dylan McKayUse the correct address space when bitcasting func...
2018-11-09 Aaron BallmanAllow a double-underscore spelling of Clang attributes...
2018-11-09 Bryan Chan[AArch64] Support HiSilicon's TSV110 processor
2018-11-09 Andrea Di Biagio[llvm-mca] Account for buffered resources when analyzin...
2018-11-09 Nico Weber[MS demangler] Use a slightly shorter unmangling for...
2018-11-09 Fangrui Song[Hexagon] Fix some -Wunused-function with LLVM_DUMP_MET...
2018-11-09 Adrian PrantlFix a nondeterminism in the debug info for VLA size...
2018-11-09 Ulrich Weigand[SystemZ] Add a couple of missing tests
2018-11-09 Paul Robinson[DWARFv5] Emit normal type units in .debug_info comdats.
2018-11-09 Craig Topper[X86] Turn X86ISD::VSEXT into X86ISD::VZEXT if the...
2018-11-09 Simon Pilgrim[CostModel][X86] SK_ExtractSubvector is free if the...
2018-11-09 Jordan Rupprecht[Hexagon] Fix unused variable warning in release builds
2018-11-09 Yaxun Liu[HIP] Remove useless sections in linked files
2018-11-09 Fangrui Song[WebAssembly] Hotfix of WebAssemblyInstructionTableSize...
2018-11-09 Simon Pilgrim[TTI] Flip vector types in getShuffleCost SK_ExtractSub...
2018-11-09 Stanislav Mekhanoshin[AMDGPU] Cleanup optimize-if-exec-masking.mir test...
2018-11-09 Brendon Cahoon[Hexagon] Implement noreturn optimization
2018-11-09 Greg ClaytonAdd total function byte size and inline function byte...
2018-11-09 Craig Topper[DAGCombiner][X86][Mips] Enable combineShuffleOfScalars...
2018-11-09 Jordan Rupprecht[llvm-strings] Fix whitespaces to match strings output.
2018-11-09 Stanislav Mekhanoshin[AMDGPU] Always pass TRI into findRegister[Use/Def...
2018-11-09 Adrian PrantlAdd missing include
2018-11-09 Peter CollingbourneDriver: Make -fsanitize=shadow-call-stack compatible...
2018-11-09 Adrian PrantlAdd missing include
2018-11-09 Kadir Cetinkaya[clangd] Fix clang-tidy warnings.
2018-11-09 Krzysztof Parzyszek[Hexagon] Place globals with explicit .sdata section...
2018-11-09 Serge GueltonType safe version of MachinePassRegistry
2018-11-09 Aaron BallmanIntroduce the _Clang scoped attribute token.
2018-11-09 Dylan McKayUse the correct address space when emitting the ctor...
2018-11-09 Adrian PrantlAnnotate switch with LLVM_FALLTHROUGH
2018-11-09 Philip Reames[docs][statepoints] Reformulate open issues list
2018-11-09 Zachary Turner[NativePDB] Fix completion of enum types.
2018-11-09 Sam Clegg[WebAssembly] Respect `--no-mangle` in more locations
2018-11-09 Fangrui SongFix -Wsign-compare warning
2018-11-09 Max Moroz[llvm-cov] Remove "default:" label in the switch coveri...
2018-11-09 Philip Reames[docs][statepoint] Expand a bit on problems with mixing...
2018-11-09 Zaara Syeda[Power9] Allow gpr callee saved spills in prologue...
2018-11-09 Zachary Turner[NativePDB] Add support for bitfield records.
2018-11-09 Simon Pilgrim[CostModel] Add SK_ExtractSubvector handling to getInst...
2018-11-09 Philip Reames[docs][statepoint] tweak a title
2018-11-09 Alexey BataevRevert "[DEBUGINFO, NVPTX]DO not emit ',debug' option...
2018-11-09 Alexey Bataev[OPENMP][NVPTX]Allow to use shared memory for the
2018-11-09 Max Moroz[llvm-cov] Add lcov tracefile export format.
2018-11-09 Zachary TurnerResubmit "Fix bug in PE/COFF plugin."
2018-11-09 Jonas Paulsson[SystemZ] Avoid inserting same value after replication
2018-11-09 Sam McCall[clangd] Don't treat top-level decls as "local" if...
2018-11-09 Kadir Cetinkayarevert rL346478
2018-11-09 Nicolai HaehnleAMDGPU: Add testcase to demonstrate a condition with...
2018-11-09 Sam McCallRevert "[VFS] Add "expand tilde" argument to getRealPath."
2018-11-09 Sam Parker[ARM] Don't promote i1 types in ARM CGP
2018-11-09 Sanjay Patel[x86] try to form broadcast before widening shuffle...
2018-11-09 Alex Bradbury[RISCV] Avoid unnecessary XOR for seteq/setne 0
2018-11-09 Alex Bradbury[RISCV] Update test/CodeGen/RISCV/calling-conv.ll after...
2018-11-09 Petar Avramovic[MIPS GlobalISel] narrowScalar G_CONSTANT
2018-11-09 Krzysztof Parzyszek[Hexagon] Handle Hexagon's SHF_HEX_GPREL section flag
2018-11-09 Clement Courbet[llvm-exegesis] Fix unit tests on PowerPC/AArch64.
2018-11-09 Florian HahnRevert r346483: [CallSiteSplitting] Only record conditi...
2018-11-09 Takuto Ikuta[clang-cl] Add warning for /Zc:dllexportInlines- when...
2018-11-09 Simon Pilgrim[X86] Add Subtarget to more lowerVectorShuffle function...
2018-11-09 Clement Courbet[llvm-exegesis][NFC] Add a way to declare the default...
2018-11-09 Sam McCall[clangd] Make TestTU build with preamble, and fix the...
2018-11-09 Andrea Di Biagio[llvm-mca] Use a small vector for instructions in the...
2018-11-09 Florian Hahn[IPSCCP,PM] Preserve DT in the new pass manager.
2018-11-09 Sam McCall[Tooling] Avoid diagnosing missing input files in an...
2018-11-09 Alexandros... [SelectionDAG] swap select_cc operands to enable folding
2018-11-09 Florian Hahn[CallSiteSplitting] Only record conditions up to the...
2018-11-09 Clement Courbet[X86] Fix VZEROUPPER scheduling info on SNB,HSW,BDW...
2018-11-09 Carlos Alberto... [DebugInfo][Dexter] Unreachable line stepped onto after...
2018-11-09 Sam Parker[ARM] Enable mixed types in ARM CGP
2018-11-09 Sam Parker[ARM] Small reorganisation in ARMParallelDSP
2018-11-09 Kadir Cetinkaya[lldb] Fix signature in test to match rL346453
next