llvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64 targets to add -mtriple=x86_64...
[oota-llvm.git] / test / CodeGen / X86 / 2011-11-30-or.ll
2013-02-04 Benjamin KramerSelectionDAG: Teach FoldConstantArithmetic how to deal...
2012-12-08 Craig TopperTeach DAG combine to handle vector logical operations...
2011-11-30 Nadav RotemAdd test arch to make it pass on non x86 targets
2011-11-30 Nadav RotemAdd a tripple to the test
2011-11-30 Nadav RotemX86: PerformOrCombine introduced a vselect node with...