summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_arith-4.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
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
2013-06-26Optimized integer vector multiplication operation by replacing it with shift/...Elena Demikhovsky
2011-10-10Revert r141569 and r141576.Devang Patel
2011-10-10If loop header is also loop exiting block then it may not be safe to hoist in...Devang Patel
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner
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