summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_arith-3.ll
Commit message (Expand)AuthorAge
* Rename features to match what gcc and clang use.Rafael Espindola2013-08-23
* Improve the widening of integral binary vector operationsPaul Redmond2013-08-19
* Fix tests that failed on i686-win32 after r160248:Alexey Samsonov2012-07-16
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01
* Fix a bug in the integer-promotion of bitcast operations on vector types.Nadav Rotem2011-12-08
* Enable element promotion type legalization by deafault.Nadav Rotem2011-10-16
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-19
* Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman2009-12-07
* Turn on post-alloc scheduling for x86.Evan Cheng2009-10-18
* Update tests to use FileCheckMon P Wang2009-10-16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Added some basic test cases for r61209Mon P Wang2008-12-18