aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/widen_arith-4.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-10/+10
* Update tests to use sse4.2 instead of sse42.Rafael Espindola2013-08-231-1/+1
* Optimized integer vector multiplication operation by replacing it with shift/...Elena Demikhovsky2013-06-261-1/+1
* Revert r141569 and r141576.Devang Patel2011-10-101-1/+0
* If loop header is also loop exiting block then it may not be safe to hoist in...Devang Patel2011-10-101-0/+1
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+1
* Update tests to use FileCheckMon P Wang2009-10-161-5/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Added some basic test cases for r61209Mon P Wang2008-12-181-0/+51