summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_cast-2.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-06-26[x86] transform vector inc/dec to use -1 constant (PR33483)Sanjay Patel
2017-06-18[x86] specify triples and auto-generate complete checks; NFCSanjay Patel
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-08-23Update tests to use sse4.2 instead of sse42.Rafael Espindola
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