OSDN Git Service

android-x86/external-llvm.git
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
2018-12-06 Jessica Paquette[MachineOutliner][NFC] Remove IntegerInstructionMap...
2018-12-05 Amara Emerson[GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_T...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Remove buildCandidateList and...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Candidates don't need to be...
2018-12-05 David L. JonesRevert r347934 "[SCEV] Guard movement of insertion...
2018-12-05 Heejin Ahn[WebAssembly] Change event section code to 13
2018-12-05 Sanjay Patel[InstCombine] remove dead code from visitExtractElement
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Remove CandidateList, since...
2018-12-05 Jessica PaquetteFix buildbot capture warning
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Simplify and unify pruning/outli...
2018-12-05 Sanjay Patel[InstCombine] reduce duplication in visitExtractElement...
2018-12-05 Sanjay Patel[InstCombine] add/move tests for extractelement; NFC
2018-12-05 David BlaikieThinLTO: Do not import debug info for imported global...
2018-12-05 Jessica Paquette[MachineOutliner] Outline functions by order of benefit
2018-12-05 Krzysztof Parzyszek[Hexagon] Add intrinsics for Hexagon V66
2018-12-05 Krzysztof Parzyszek[Hexagon] Add instruction definitions for Hexagon V66
2018-12-05 Krzysztof Parzyszek[Hexagon] Foundation of support for Hexagon V66
2018-12-05 Aditya Nandakumar[GISel]: Provide standard interface to observe changes...
2018-12-05 Vedant Kumar[CodeExtractor] Do not marked outlined calls which...
2018-12-05 Simon Pilgrim[X86][SSE] Fix a copy+paste typo that was folding the...
2018-12-05 Evandro Menezes[AArch64] Reword description of feature (NFC)
2018-12-05 Evandro Menezes[llvm-mca] Simplify test (NFC)
2018-12-05 Evandro Menezes[llvm-mca] Sort test run lines (NFC)
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Use getOccurrenceCount() in...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Make getters in MachineOutliner...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Don't create outlined sequence...
2018-12-05 Nick Desaulniers[gold-plugin] allow function/data sections to be toggleable
2018-12-05 Matt ArsenaultAMDGPU: Fix using old address spaces in some tests
2018-12-05 Sanjay Patel[DAGCombiner] don't try to extract a fraction of a...
2018-12-05 Christian BruelAllow norecurse attribute on functions that have debug...
2018-12-05 Andrea Di Biagio[X86] Add test case to show missed opportunity to combi...
2018-12-05 Brian GesiakRevert "[IR] Add NODISCARD to attribute functions"
2018-12-05 Chandler Carruth[SLH] Fix a nasty bug in SLH.
2018-12-05 Chandler Carruth[SLH] Regenerate tests with --no_x86_scrub_rip to resto...
2018-12-05 Brian Gesiak[IR] Add NODISCARD to attribute functions
2018-12-05 Valery Pykhtin[AMDGPU]: Turn on the DPP combiner by default
2018-12-05 Sanjay Patel[InstCombine] simplify icmps with same operands based...
2018-12-05 Simon Pilgrim[X86][SSE] Begun adding modulo rotate support to LowerR...
2018-12-05 Martin Storsjo[llvm-rc] Support not expressions.
2018-12-05 Simon Pilgrim[TargetLowering] Remove ISD::ANY_EXTEND/ANY_EXTEND_VECT...
2018-12-05 Simon Pilgrim[DAG] Add fshl/fshr tblgen opcodes
2018-12-05 Michal Gorny[test] Skip ThinLTO cache tests requiring atime setting...
2018-12-05 Michal Gorny[test] Split strip-preserve-time.test, and skip atime...
2018-12-05 Simon Pilgrim[SelectionDAG] Initial support for FSHL/FSHR funnel...
next