Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-12 | [X86] Disable mul -> shl + lea combine when compiling for minsize | Michael Kuperstein | 1 | -0/+18 |
2015-01-28 | [X86] Reduce some 32-bit imuls into lea + shl | Michael Kuperstein | 1 | -0/+110 |
index : ~gabbayo/llvm | ||
Unnamed repository; edit this file 'description' to name the repository. | UNKNOWN |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-12 | [X86] Disable mul -> shl + lea combine when compiling for minsize | Michael Kuperstein | 1 | -0/+18 |
2015-01-28 | [X86] Reduce some 32-bit imuls into lea + shl | Michael Kuperstein | 1 | -0/+110 |