aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lsr-reuse-trunc.ll
Commit message (Expand)AuthorAgeFilesLines
* Rever 96389 and 96990. They are causing some miscompilation that I do not ful...Evan Cheng2010-03-051-12/+3
* Look for SSE and instructions of this form: (and x, (build_vector c1,c2,c3,c4)).Evan Cheng2010-02-161-3/+12
* Split the main for-each-use loop again, this time for GenerateTruncates,Dan Gohman2010-02-161-0/+59