Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid using f64 to lower memcpy from constant string. It's cheaper to use i32... | Evan Cheng | 2010-04-08 | 1 | -3/+1 |
* | In 64-bit mode, use i64 to lower memcpy / memset instead of f64. | Evan Cheng | 2010-04-01 | 1 | -9/+8 |
* | Fix sdisel memcpy, memset, memmove lowering: | Evan Cheng | 2010-04-01 | 1 | -7/+18 |
* | make this less constrained, we want blank lines between globals. | Chris Lattner | 2010-01-22 | 1 | -1/+1 |
* | don't let asm-verbose break the check-next lines in these tests. | Chris Lattner | 2010-01-19 | 1 | -1/+1 |
* | Remove unnecessary check. | Bill Wendling | 2009-12-02 | 1 | -1/+0 |
* | Test from Dhrystone to make sure that we're not emitting an aligned load for a | Bill Wendling | 2009-11-19 | 1 | -0/+28 |