aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_load-0.ll
AgeCommit message (Expand)Author
2012-07-10Improve the loading of load-anyext vectors by allowing the codegen to loadNadav Rotem
2011-10-17stabalize tests by specifying the exact sse levelNadav Rotem
2011-10-16Add tripple and stabalize a few more tests.Nadav Rotem
2011-10-16Enable element promotion type legalization by deafault.Nadav Rotem
2011-06-03Fix some tests that depend on register allocation.Jakob Stoklund Olesen
2011-03-16test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi
2009-09-09When widening a vector load, use the correct chain. This fixes PR4891.Dan Gohman