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