Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vector-gep.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-07 Chandler Carruth[x86] Revert r212324 which was too aggressive w.r.t...
2014-07-04 NAKAMURA Takumillvm/test/CodeGen/X86/vector-gep.ll: Appease to add...
2014-07-04 Chandler Carruth[x86] Relax the line in this check to pacify build...
2014-07-04 Chandler Carruth[x86] Generalize BuildVectorSDNode::getConstantSplatVal...
2014-02-16 Nico RieckFix broken CHECK lines
2014-01-13 Juergen Ributzka[DAG] Teach DAG to also reassociate vector operations
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-02-04 Benjamin KramerSelectionDAG: Teach FoldConstantArithmetic how to deal...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-02-28 Nadav RotemFix a bug in the code that builds SDNodes from vector...
2011-12-05 Nadav RotemAdd support for vectors of pointers.