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