Age | Commit message (Expand) | Author |
---|---|---|
2012-04-27 | Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge... | Craig Topper |
2011-11-14 | Teach two-address pass to re-schedule two-address instructions (or the kill | Evan Cheng |
2011-11-10 | Use a bigger hammer to fix PR11314 by disabling the "forcing two-address | Evan Cheng |
2011-07-08 | Be more aggressive about following hints. | Jakob Stoklund Olesen |
2011-04-05 | Fix register-dependent X86 tests. | Jakob Stoklund Olesen |
2011-02-22 | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi |
2010-03-05 | Rever 96389 and 96990. They are causing some miscompilation that I do not ful... | Evan Cheng |
2010-02-16 | Look for SSE and instructions of this form: (and x, (build_vector c1,c2,c3,c4)). | Evan Cheng |
2010-02-16 | Split the main for-each-use loop again, this time for GenerateTruncates, | Dan Gohman |