Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / widen_load-0.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-08 Sanjay Patelfix test attributes; this is an x86-64 test, not a...
2012-07-10 Nadav RotemImprove the loading of load-anyext vectors by allowing...
2011-10-17 Nadav Rotemstabalize tests by specifying the exact sse level
2011-10-16 Nadav RotemAdd tripple and stabalize a few more tests.
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2011-06-03 Jakob Stoklund OlesenFix some tests that depend on register allocation.
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: Add a pattern for Win64.
2009-09-09 Dan GohmanWhen widening a vector load, use the correct chain...