summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lsr-reuse-trunc.ll
Commit message (Expand)AuthorAge
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-27
* Teach two-address pass to re-schedule two-address instructions (or the killEvan Cheng2011-11-14
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-10
* Be more aggressive about following hints.Jakob Stoklund Olesen2011-07-08
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-05
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-22
* Rever 96389 and 96990. They are causing some miscompilation that I do not ful...Evan Cheng2010-03-05
* Look for SSE and instructions of this form: (and x, (build_vector c1,c2,c3,c4)).Evan Cheng2010-02-16
* Split the main for-each-use loop again, this time for GenerateTruncates,Dan Gohman2010-02-16