OSDN Git Service

android-x86/external-llvm.git
2018-11-12 Sanjay Patel[InstCombine] narrow width of rotate patterns, part 3
2018-11-12 Simon Atanasyan[DWARF] Do not use PRIx32 for printing uint64_t values
2018-11-12 Sanjay Patel[InstCombine] narrow width of rotate patterns, part...
2018-11-12 Philip Reames[GC][NFC] Simplify code now that we only have one safep...
2018-11-12 Sanjay Patel[InstCombine] refactor code for matching shift amount...
2018-11-12 Ali TamurUse a data structure better suited for large sets in...
2018-11-12 Simon Pilgrim[X86][SSE] Add lowerVectorShuffleAsByteRotateAndPermute...
2018-11-12 Aakanksha PatilAMDGPU: Adding more median3 patterns
2018-11-12 Sanjay Patel[InstCombine] add more tests for rotate narrowing; NFC
2018-11-12 Philip Reames[GC docs] Update the gcroot documentation to reflect...
2018-11-12 Philip Reames[GC] Remove so called PreCall safepoints
2018-11-12 Wouter van... [WebAssembly] Added WasmAsmParser.
2018-11-12 Philip Reames[GC][InstCombine] Fix a potential iteration issue
2018-11-12 Craig Topper[X86] In LowerMULH, use generic truncate and vector...
2018-11-12 David BlaikieNFC: DebugInfo: Reduce scope of DebugOffset to simplify...
2018-11-12 Stanislav Mekhanoshin[AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z
2018-11-12 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-11-12 Simon Pilgrim[CostModel][X86] Add funnel shift rotation special...
2018-11-12 Stanislav MekhanoshinFix MachineInstr::findRegisterUseOperandIdx subreg...
2018-11-12 Jordan Rupprecht[llvm-readelf] Make llvm-readelf more compatible with...
2018-11-12 Simon Pilgrim[CostModel][X86] Add SHLD/SHRD scalar funnel shift...
2018-11-12 Jessica Paquette[MachineOutliner][NFC] Early exit pruning when candidat...
2018-11-12 Jessica Paquette[MachineOutliner][NFC] Put suffix tree in buildCandidat...
2018-11-12 Paul Robinson[DWARFv5] Emit split type units in .debug_info.dwo.
2018-11-12 Simon Pilgrim[CostModel][X86] Add some initial cost tests for funnel...
2018-11-12 Simon Pilgrim[CostModel][X86] SK_ExtractSubvector is cheap if the...
2018-11-12 Jonas Paulsson[SystemZ::TTI] Improve accuracy of costs for vector...
2018-11-12 Simon Pilgrim[CostModel] Add more realistic SK_InsertSubvector gener...
2018-11-12 Sanjay Patel[VectorUtils] add funnel-shifts to the list of vectoriz...
2018-11-12 Sanjay Patel[VectorUtils] reorder list of vectorizable intrinsics...
2018-11-12 Sanjay Patel[LoopVectorize] add tests for funnel shifts; NFC
2018-11-12 Simon PilgrimFix unused variable warning. NFCI.
2018-11-12 Simon Pilgrim[CostModel] Add more realistic SK_ExtractSubvector...
2018-11-12 Alex Bradbury[RISCV] Support .option relax and .option norelax
2018-11-12 Nirav Dave[DAGCombiner] Fix load-store forwarding of indexed...
2018-11-12 Andrea Di Biagio[llvm-mca] Correctly update the resource strategy for...
2018-11-12 Philip Pfaffe[newpm] Fix r346645: Missing consume of the Error retur...
2018-11-12 Philip PfaffeAdd an OptimizerLast EP
2018-11-12 Max Kazantsev[LICM] Hoist guards from non-header blocks
2018-11-12 Calixte Denizet[GCOV] Add options to filter files which must be instru...
2018-11-12 Jonas Paulsson[SystemZ] Replicate the load with most uses in buildVec...
2018-11-12 Fangrui Song[llvm-objdump] add more constraints for tests
2018-11-12 Philip Reames[GC] Remove unused configuration variable
2018-11-12 Philip Reames[GC] Minor style modernization
2018-11-11 Fangrui Song[IPSCCP] Delete two forward declarations
2018-11-11 Jonas Devlieghere[llvm-nm] Use WithColor for error reporting
2018-11-11 Jonas Devlieghere[llvm-objdump] Use WithColor for error reporting
2018-11-11 Jonas Devlieghere[llvm-undname] Use WithColor for error reporting
2018-11-11 Philip Reames[GCRoot] Remove some unneccessary complexity
2018-11-11 Florian Hahn[IPSCCP] Use forward declaration.
2018-11-11 Fangrui Song[IPSCCP,PM] Add missing #include in rL346618
2018-11-11 Florian Hahn[IPSCCP,PM] Preserve PDT in the new pass manager.
2018-11-11 Fangrui Song[MC] Fix 3 objdump tests after rL346610
2018-11-11 Fangrui Song[DWARF] Change pubnames to use DWARFSection instead...
2018-11-11 Kristina Brooks[llvm][test] Update tests using objdump
2018-11-11 Kristina Brooks[llvm-objdump] Add symbol 'O' for object data
2018-11-11 Sanjay Patel[x86] auto-generate complete checks; NFC
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
next