summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vector-gep.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-8/+8
* [x86] Revert r212324 which was too aggressive w.r.t. allowing undefChandler Carruth2014-07-071-1/+1
* llvm/test/CodeGen/X86/vector-gep.ll: Appease to add -mtriple=i686-linux.NAKAMURA Takumi2014-07-041-1/+1
* [x86] Relax the line in this check to pacify build bots.Chandler Carruth2014-07-041-1/+1
* [x86] Generalize BuildVectorSDNode::getConstantSplatValue to work forChandler Carruth2014-07-041-1/+1
* Fix broken CHECK linesNico Rieck2014-02-161-1/+1
* [DAG] Teach DAG to also reassociate vector operationsJuergen Ributzka2014-01-131-11/+20
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-7/+7
* SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.Benjamin Kramer2013-02-041-3/+0
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Fix a bug in the code that builds SDNodes from vector GEPs.Nadav Rotem2012-02-281-17/+28
* Add support for vectors of pointers.Nadav Rotem2011-12-051-0/+77
OpenPOWER on IntegriCloud