OSDN Git Service

android-x86/external-llvm.git
2018-11-11 Nico WeberMake initializeOutputStream() return false on error...
2018-11-11 Craig Topper[X86] Use DAG.getConstant instead of getZeroVector.
2018-11-11 Jonas Devlieghere[Support] Make error banner optional in logAllUnhandled...
2018-11-11 Craig Topper[X86] Replace calls to getOnesVector/getZeroVector...
2018-11-11 Jonas Devlieghere[llvm-cxxdump] Use error reporting helpers from support
2018-11-10 Craig Topper[DAGCombiner] Make tryToFoldExtendOfConstant return...
2018-11-10 Sanjay Patel[InstCombine] simplify code for merging stores; NFCI
2018-11-10 Sanjay Patel[x86] allow vector load narrowing with multi-use values
2018-11-10 Sanjay Patel[InstCombine] auto-generate full checks; NFC
2018-11-10 David CarlierFix DragonFlyBSD linkage issue.
2018-11-10 Benjamin Kramer[X86] Remove unused variable
2018-11-10 Craig Topper[X86] Remove apparently unneeded code from combineVSZext.
2018-11-10 Simon Pilgrim[CostModel][X86] SK_ExtractSubvector costs must only...
2018-11-10 Philip Reames[GC] Rename a header for consistency
2018-11-10 Roman Lebedev[X86][BdVer2] Fix loads/stores throughput for Piledrive...
2018-11-10 Roman Lebedev[NFC][MCA][BdVer2] Add bdver2 runline into register...
2018-11-10 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-10 Craig Topper[X86] Use a MOVSX instruction instead of a MOVZX instru...
2018-11-10 Craig Topper[X86] Add a test case to show scalarized vector srem...
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 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 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 Thomas LivelyRevert "Exclude wasm target from Windows packaging...
2018-11-09 Thomas Lively[WebAssembly] Disable custom NaN payload tests
2018-11-09 Craig Topper[X86] Move the promotion of v16i16->v16i8 for avx512f...
2018-11-09 James Y KnightBranch/tag all projects with a single commit in release...
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 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 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 Krzysztof Parzyszek[Hexagon] Place globals with explicit .sdata section...
2018-11-09 Serge GueltonType safe version of MachinePassRegistry
2018-11-09 Philip Reames[docs][statepoints] Reformulate open issues list
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 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 Max Moroz[llvm-cov] Add lcov tracefile export format.
2018-11-09 Jonas Paulsson[SystemZ] Avoid inserting same value after replication
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 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 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 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 Dean Michael... [XRay] Improve FDR trace handling and error messaging
2018-11-09 Max Kazantsev[NFC] Add utility function for SafetyInfo updates for...
2018-11-09 Petr Hosek[llvm-rc] Support joined or separate spelling for ...
2018-11-09 Mandeep Singh... [COFF, ARM64] Add support for MSVC buffer security...
2018-11-09 Thomas Lively[WebAssembly] Read prefixed opcodes as ULEB128s
2018-11-09 Thomas Lively[WebAssembly][NFC] Reorder SIMD section
2018-11-09 Thomas Lively[WebAssembly] Renumber and LEB128-encode SIMD opcodes
2018-11-09 Thomas Lively[WebAssembly] Lower select for vectors
2018-11-09 Jonas Devlieghere[not] Improve error reporting consistency.
2018-11-09 Jonas Devlieghere[VFS] Add "expand tilde" argument to getRealPath.
2018-11-08 Petr Hosek[llvm-rc] Support absolute filenames in manifests
2018-11-08 Philip Reames[docs][statepoint] Document explicitly provided stack...
2018-11-08 Philip Reames[docs][statepoints] add a section spelling out simplifi...
2018-11-08 Philip Reames[docs] Add some subsections to make it possible to...
2018-11-08 Heejin Ahn[WebAssembly] Fix LowerEmscriptenEHSjLj when there...
2018-11-08 Eli Friedman[ARM64] [Windows] Improve error reporting for unsupport...
2018-11-08 Florian Hahn[LoopInterchange] Support reductions across inner and...
next