OSDN Git Service

android-x86/external-llvm.git
2017-12-08 Abderrazek... [AArch64] Avoid SIMD interleaved store instruction...
2017-12-08 Derek SchuffRevert "[WebAssemby] Support main functions with altern...
2017-12-08 Craig Topper[X86] Handle alls version of vXi1 insert_vector_elt...
2017-12-08 Craig Topper[X86] Fix indentation. NFC
2017-12-07 Lang Hames[ORC] Mark SymbolStringPool methods as inline to avoid...
2017-12-07 Don Hinton[dump] Make LLVM_ENABLE_DUMP independent, and move...
2017-12-07 Bill Seurer[PowerPC][asan] Update asan to handle changed memory...
2017-12-07 Zachary Turner[DebugInfo] Fix register variables not showing up in...
2017-12-07 Alina Sbirlea[ModRefInfo] Make enum ModRefInfo an enum class [NFC].
2017-12-07 Eric ChristopherTemporarily revert "[PowerPC] Allow tail calls of fastc...
2017-12-07 Xinliang David Li[PGO] detect infinite loop and form MST properly
2017-12-07 Jessica Paquette[MachineOutliner] Fix offset overflow check
2017-12-07 Mark Searles[AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9
2017-12-07 Mark Searles[AMDGPU] Revert "[AMDGPU] Add options for waitcnt pass...
2017-12-07 Mark Searles[AMDGPU] Add options for waitcnt pass debugging; add...
2017-12-07 Mark Searles[AMDGPU] Add GCNHazardRecognizer::checkInlineAsmHazards...
2017-12-07 Craig Topper[X86] Fix InsertBitToMaskVector to only issue KSHIFTS...
2017-12-07 Craig Topper[X86] Fix typo in variable name. NFC
2017-12-07 Craig Topper[X86] Make a couple helper lowering methods static.
2017-12-07 Sanjay Patel[InstCombine] add tests for abs using bit hackery; NFC
2017-12-07 Simon Pilgrim[X86] Replace tabs with spaces. NFCI.
2017-12-07 Simon Pilgrim[X86] Tag BMI/BMI2/TBM instructions scheduler classes
2017-12-07 Krzysztof Parzyszek[Hexagon] Generate HVX code for basic arithmetic operations
2017-12-07 Simon Pilgrim[X86][TBM] Add TBM scheduling tests
2017-12-07 Francis Visoiu... [CodeGen] Fix index when printing tied machine operands
2017-12-07 Craig Topper[X86] Rename function in recently added test case to...
2017-12-07 Davide Italiano[DebugInfo] Move this test to X86/ now that it specifie...
2017-12-07 Simon Pilgrim[X86] Tag SALC instructions scheduler class
2017-12-07 Simon Pilgrim[X86] Add LAHF/SAHF scheduling test
2017-12-07 Simon Pilgrim[X86][VMX] Tag VMX instructions scheduler classes
2017-12-07 Simon Pilgrim[X86] Add SALC scheduling test
2017-12-07 Simon Pilgrim[X86] Tag LZCNT/TZCNT instructions scheduler classes
2017-12-07 Sanjay Patel[DAGCombiner] eliminate shuffle of insert element
2017-12-07 Igor Laevsky[InstCombine] Don't crash on out of bounds index in...
2017-12-07 Simon Pilgrim[X86][FMA] Regenerate fma schedule tests
2017-12-07 Simon Pilgrim[X86][SVM] Tag SVM instructions scheduler classes
2017-12-07 Francis Visoiu... [CodeGen] Use more getMFIfAvailable
2017-12-07 Simon Pilgrim[X86] Tag RDRAND/RDSEED instruction scheduler classes
2017-12-07 Simon Pilgrim[X86][X87] X87 math binop pseudo instructions don't...
2017-12-07 Simon Pilgrim[X86][SSE42] SSE42 string pseudo instructions don't...
2017-12-07 Simon Pilgrim[X86] Regenerate RDTSC codegen tests
2017-12-07 Dan Gohman[WebAssemby] Support main functions with alternate...
2017-12-07 Simon Pilgrim[X86][RDSEED] Add rdseed scheduling tests
2017-12-07 Simon Pilgrim[X86][RDRAND] Add rdrand scheduling tests
2017-12-07 Alex Bradbury[RISCV] MC layer support for the jump/branch instructio...
2017-12-07 Alex Bradbury[RISCV] MC layer support for load/store instructions...
2017-12-07 Alex Bradbury[RISCV][NFC] Use TargetRegisterClass::hasSubClassEq...
2017-12-07 Nikolai Bozhenov[Nios2] final infrastructure to provide compilation...
2017-12-07 Andrew V. TischenkoAdd proper BTVER2 sched support for MOV instr.
2017-12-07 Jonas Devlieghere[dsymutil] Add -verify option to run DWARF verifier...
2017-12-07 Igor Laevsky[FuzzMutate] Allow only sized pointers for the GEP...
2017-12-07 Alex Bradbury[RISCV] Add missed tests for RV64D MC layer support
2017-12-07 Alex Bradbury[RISCV] MC layer support for the standard RV64D instruc...
2017-12-07 Alex Bradbury[RISCV] MC layer support for the standard RV64F instruc...
2017-12-07 Alex Bradbury[RISCV] MC layer support for the standard RV64A instruc...
2017-12-07 Alex Bradbury[RISCV] MC layer support for the standard RV64M instruc...
2017-12-07 Pavel Labath[Testing/Support] Make matchers work with Expected<T&>
2017-12-07 Alex Bradbury[RISCV] MC layer support for the standard RV64I instruc...
2017-12-07 Alex Bradbury[RISCV] MC layer support for the standard RV32D instruc...
2017-12-07 Francis Visoiu... [CodeGen] Use MachineOperand::print in the MIRPrinter...
2017-12-07 Alex Bradbury[RISCV] MC layer support for the standard RV32F instruc...
2017-12-07 Alex Bradbury[TableGen] Give the option of tolerating duplicate...
2017-12-07 Gadi Haber[X86][FMA][FMA4]: Adding full coverage of MC encoding...
2017-12-07 Gadi Haber[X86][X87]: Adding full coverage of MC encoding for...
2017-12-07 Igor Laevsky[InstSimplify] Add tests for the rL319894
2017-12-07 Craig Topper[SelectionDAG] In SplitVecOp_EXTRACT_VECTOR_ELT, simpli...
2017-12-07 Craig Topper[SelectionDAG] Use TLI.getVectorIdxTy to determine...
2017-12-07 Mikael HolmenSkip DBG instr in OptimizePHIs when looking for dead...
2017-12-07 Leslie Zhai[AVR] Override ParseDirective
2017-12-07 Sam CleggRevert "[WebAssembly] Import the linear memory and...
2017-12-07 Sam Clegg[WebAssembly] section kind can be code
2017-12-07 Evgeniy StepanovUpdate BitCodeFormat.
2017-12-07 Davide Italiano[DebugInfo] Explicitly pass a triple to this test.
2017-12-07 Davide Italiano[MC/Dwarf] Use the older DWARF linetables format on...
2017-12-07 Alina Sbirlea[ModRefInfo] Replace remaining bit-wise operations...
2017-12-07 Dan Gohman[WebAssembly] Don't try to emit size information for...
2017-12-07 Vedant Kumar[Coverage] Scan ahead for the most-recent completed...
2017-12-06 Dan Gohman[WebAssembly] Import the linear memory and function...
2017-12-06 Matt Morehouse[CMake] Use PRIVATE when linking LLVM fuzzers.
2017-12-06 Alina Sbirlea[ModRefInfo] Use ModRefInfo wrappers in FunctionModRefB...
2017-12-06 Florian Hahn[AArch64] Add patterns to replace fsub fmul with fma...
2017-12-06 Adam Nemet[LV] Interleaved access vectorization: fix computing...
2017-12-06 Krzysztof Parzyszek[Hexagon] Recognize vdealb, vdealh, vshuffb and vshuffh...
2017-12-06 Krzysztof Parzyszek[Hexagon] Handle perfect shuffles on single vectors
2017-12-06 Sanjay Patel[InstCombine] canonicalize constant-minus-boolean to...
2017-12-06 Matthew Simpson[PGO] Make indirect call promotion a utility
2017-12-06 Dan Gohman[WebAssembly] Commit a file I accidentally omitted...
2017-12-06 Dan Gohman[WebAssembly] Remove WASM_STACK_POINTER.
2017-12-06 Florian Hahn[MachineCombiner] Add up latencies of all instructions...
2017-12-06 Alina Sbirlea[ModRefInfo] Do not use ModRefInfo result in if conditi...
2017-12-06 Florian Hahn[InlineFunction] Only replace call if there are VarArgs...
2017-12-06 Sanjay Patel[LoopUtils] simplify createTargetReduction(); NFCI
2017-12-06 Simon Pilgrim[X86][AVX512] Tag mask reg op instruction scheduler...
2017-12-06 Tim Shen[Hexagon] Suppress more warnings on unused variables...
2017-12-06 Alina Sbirlea[ModRefInfo] Use createModRefInfo wrapper to create...
2017-12-06 Tim Shen[Hexagon] Suppress warnings on unused variables defind...
2017-12-06 Rui Ueyama[COFF] Ignore semicolons in module definition identifiers
2017-12-06 Sanjay Patel[LoopUtils] fix variable name to match FMF vocabulary...
2017-12-06 Zachary TurnerUpdate obj2yaml and yaml2obj for .debug$H section.
2017-12-06 Davide Italiano[Target] dumpr() is defined only in debug builds.
next