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