Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 2 | -2/+2 |
* | Fix two issues that Eli Friedman pointed out, where would misoptimized code l... | Owen Anderson | 2008-06-01 | 1 | -1/+1 |
* | Test for PR2401 | Owen Anderson | 2008-06-01 | 1 | -0/+107 |
* | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Fix a bug in memcpyopt where the memcpy-memcpy transform was never being appl... | Owen Anderson | 2008-04-29 | 1 | -0/+17 |
* | Refactor memcpyopt based on Chris' suggestions. Consolidate several functions | Owen Anderson | 2008-04-21 | 2 | -4/+4 |
* | Factor a bunch of functionality related to memcpy and memset transforms out of | Owen Anderson | 2008-04-09 | 7 | -0/+260 |