aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_cast-2.ll
AgeCommit message (Expand)Author
2012-04-27Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner
2010-03-30Enable -sse-domain-fix by default. Now with tests!Jakob Stoklund Olesen
2010-01-24Improved widening loads by adding support for wider loads ifMon P Wang
2009-10-16Update tests to use FileCheckMon P Wang
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-12-18Added some basic test cases for r61209Mon P Wang