OSDN Git Service

android-x86/external-llvm.git
2018-12-07 Simon PilgrimFix unused variable warning. NFCI.
2018-12-07 Heejin Ahn[WebAssembly] clang-format/clang-tidy AsmParser (NFC)
2018-12-07 Heejin AhnDelete registerScope function
2018-12-07 Pete CooperFollow-up from r348441 to add the rest of the objc...
2018-12-07 Nikita Popov[MemCpyOpt] memset->memcpy forwarding with undef tail
2018-12-07 Nikita Popov[MemCpyOpt] Add tests for memset->memcpy forwaring...
2018-12-07 Matt ArsenaultAMDGPU: Use gfx9 instead of gfx8 in a test
2018-12-07 Vedant Kumar[HotColdSplitting] Refine definition of unlikelyExecuted
2018-12-07 Vedant Kumar[HotColdSplitting] Outline more than once per function
2018-12-07 Michael TrentUpdate the Swift version numbers reported by objdump
2018-12-07 Zachary Turner[NativePDB] Reconstruct function declarations from...
2018-12-07 Sam Clegg[llvm-tapi] Don't try to override SequenceTraits for...
2018-12-07 Sanjay Patel[DAGCombiner] split trunc from extend in hoistLogicOpWi...
2018-12-07 Simon Pilgrim[X86] Replace instregex with instrs list. NFCI.
2018-12-07 Matt ArsenaultAMDGPU: Allow f32 types for llvm.amdgcn.s.buffer.load
2018-12-07 Simon Pilgrim[llvm-mca][x86] Add RDSEED instruction resource tests...
2018-12-07 Simon Pilgrim[llvm-mca][x86] Add missing AES instruction resource...
2018-12-07 Simon Pilgrim[llvm-mca][x86] Add RDRAND/RDSEED instruction resource...
2018-12-07 Craig Topper[CostModel][X86] Fix overcounting arithmetic cost in...
2018-12-07 Craig Topper[X86] Initialize and Register X86CondBrFoldingPass
2018-12-07 Matt ArsenaultAMDGPU: Remove llvm.SI.tbuffer.store
2018-12-07 Simon Pilgrim[X86] Improve pfm counter coverage for llvm-exegesis
2018-12-07 Matt ArsenaultAMDGPU: Remove llvm.SI.buffer.load.dword
2018-12-07 Matt ArsenaultAMDGPU: Remove llvm.AMDGPU.kill
2018-12-07 Sanjay Patel[DAGCombiner] disable truncation of binops by default
2018-12-07 Nikita PopovReapply "[DemandedBits][BDCE] Support vectors of integers"
2018-12-07 Graham Sellers[AMDGPU] Shrink scalar AND, OR, XOR instructions
2018-12-07 Sanjay Patel[DAGCombiner] remove explicit calls to AddToWorkList...
2018-12-07 Max KazantsevIntroduce llvm.experimental.widenable_condition intrinsic
2018-12-07 Tim NorthoverARM: use correct offset from base pointer (r6) in call...
2018-12-07 David Green[Targets] Add errors for tiny and kernel codemodel...
2018-12-07 Simon PilgrimFix gcc7.3 -Wparentheses warning. NFCI.
2018-12-07 Xing GUO[yaml2obj] format some codes NFC.
2018-12-07 Xing GUO[yaml2obj] revert bad change
2018-12-07 Xing GUO[yaml2obj] format some codes NFC.
2018-12-07 Hans WennborgFix test/tools/llvm-mca/AArch64/Exynos/direct-branch...
2018-12-07 Roger Ferrer... [utils] Use operator "in" instead of bound function...
2018-12-07 Simon Pilgrim[X86] Add ivybridge to llvm-exegesis PFM counter mappings
2018-12-07 Simon Pilgrim[SelectionDAG] Don't pass on DemandedElts when handling...
2018-12-07 Stefan Granitz[CMake] Add support for NO_INSTALL_RPATH argument in...
2018-12-07 Ranjeet Singh[IR] Don't assume all functions are 4 byte aligned
2018-12-07 Markus Lavin[PM] Port LoadStoreVectorizer to the new pass manager.
2018-12-07 Max Kazantsev[LoopSimplifyCFG] Do not deal with loops with irreducib...
2018-12-07 Zi Xuan Wu[PowerPC] Fix assert from machine verify pass that...
2018-12-07 Evandro Menezes[llvm-mca] Improve test (NFC)
2018-12-07 Evandro Menezes[llvm-mca] Improve test (NFC)
2018-12-07 Vedant Kumar[CodeExtractor] Store outputs at the first valid insert...
2018-12-07 Armando MontanezRevert "[llvm-tapi] Don't override SequenceTraits for...
2018-12-07 Nikita PopovRevert "[DemandedBits][BDCE] Support vectors of integers"
2018-12-07 Sanjay Patel[DAGCombiner] use root SDLoc for all nodes created...
2018-12-06 Armando Montanez[llvm-tapi] Don't override SequenceTraits for std:...
2018-12-06 Sanjay Patel[DAGCombiner] don't bother saving a SDLoc for a node...
2018-12-06 Nikita Popov[DemandedBits][BDCE] Support vectors of integers
2018-12-06 Nikita Popov[BDCE] Add tests for BDCE applied to vector instruction...
2018-12-06 Sanjay Patel[DAGCombiner] more clean up in hoistLogicOpWithSameOpco...
2018-12-06 Nico WeberRun `git ls-files '*.gn' '*.gni' | xargs -n 1 gn format`.
2018-12-06 Nico Weber[gn build] merge r348505.
2018-12-06 Craig Topper[X86] Directly create ADC/SBB nodes instead of using...
2018-12-06 Sanjay Patel[DAGCombiner] don't group bswap with casts in logic...
2018-12-06 Sanjay Patel[x86] add test for vector bitwise-logic-of-bswaps; NFC
2018-12-06 Sanjay Patel[DAGCombiner] reduce indent; NFC
2018-12-06 Andrea Di Biagio[DagCombiner][X86] Simplify a ConcatVectors of a scalar...
2018-12-06 Sanjay Patel[DAGCombiner] don't hoist logic op if operands have...
2018-12-06 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-12-06 Sanjay Patel[PowerPC] add tests for hoisting bitwise logic; NFC
2018-12-06 Adrian PrantlReapply "Adapt gcov to changes in CFE."
2018-12-06 Evandro Menezes[AArch64] Fix Exynos predicate
2018-12-06 Sanjay Patel[DAGCombiner] don't hoist logic op if operands have...
2018-12-06 Sanjay Patel[x86] add test for hoistLogicOpWithSameOpcodeHands...
2018-12-06 Zachary Turner[PDB] Move some code around. NFC.
2018-12-06 Nico Weber[gn build] Process .def.in files in llvm/Config and...
2018-12-06 Sanjay Patel[DAGCombiner] refactor function that hoists bitwise...
2018-12-06 Zachary TurnerSupport skewed stream arrays.
2018-12-06 Simon Pilgrim[X86] Refactored IsSplatVector to use switch. NFCI.
2018-12-06 Alexey Bataev[DEBUGINFO, NVPTX] Disable emission of ',debug' option...
2018-12-06 Alexandros... [GVN] Don't perform scalar PRE on GEPs
2018-12-06 Alexey Bataev[DEBUGINFO, NVPTX]Emit last debugging directives.
2018-12-06 Simon PilgrimDAGCombiner::visitINSERT_VECTOR_ELT - pull out repeated...
2018-12-06 Diogo N. Sampaio[NFC][AArch64] Split out backend features
2018-12-06 Sam Parker[ARM][NFC] Adding another test for armcgp
2018-12-06 Nicolai HaehnleAMDGPU: Generate VALU ThreeOp Integer instructions
2018-12-06 Valery Pykhtin[AMDGPU] Partial revert of rL348371: Turn on the DPP...
2018-12-06 Simon PilgrimFix -Wcovered-switch-default warning. NFCI.
2018-12-06 Ilya BiryukovRevert "[LoopSimplifyCFG] Delete dead in-loop blocks"
2018-12-06 Markus LavinTest commit: Removed trailing space in .txt file.
2018-12-06 Sam Parker[ARM][NFC] Added extra arm-cgp test
2018-12-06 Clement Courbet[X86][NFC] Convert memcpy/memset tests to update_llc_te...
2018-12-06 Diana Picus[ARM GlobalISel] Nothing is legal for Thumb
2018-12-06 Clement Courbet[X86][NFC] Add more tests for memset.
2018-12-06 George Rimar[llvm-dwarfdump] - Simplify the test case.
2018-12-06 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): don't...
2018-12-06 Roman Lebedev[NFC][InstCombine] Add more miscompile tests for foldIC...
2018-12-06 Craig Topper[X86] Remove some leftover code for handling an i1...
2018-12-06 Max Kazantsev[LoopSimplifyCFG] Delete dead in-loop blocks
2018-12-06 Matt ArsenaultInstCombine: Add some missing tests for scalarization
2018-12-06 Jake Ehrlich[llvm-objcopy] Change --only-keep to --only-section
2018-12-06 Matthias BraunAArch64: Fix invalid CCMP emission
2018-12-06 Pete CooperAdd objc.* ARC intrinsics and codegen them to their...
2018-12-06 Jessica Paquette[MachineOutliner][NFC] Move yet another std::vector...
2018-12-06 Jessica Paquette[MachineOutliner][NFC] Move std::vector out of loop
next