Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Fix inconsistent declaration parameter name | Fangrui Song | 2018-07-16 | 1 | -1/+1 |
* | [x86, MemCmpExpansion] allow 2 pairs of loads per block (PR33325) | Sanjay Patel | 2018-01-06 | 1 | -6/+2 |
* | [ExpandMemcmp] rename variables and add hook to override pref for number of l... | Sanjay Patel | 2018-01-03 | 1 | -14/+17 |
* | [NFC][CodeGen][ExpandMemCmp] Fix documentation. | Clement Courbet | 2017-12-18 | 1 | -3/+2 |
* | Remove redundant includes from lib/CodeGen. | Michael Zolotukhin | 2017-12-13 | 1 | -2/+0 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -2/+2 |
* | re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass." | Clement Courbet | 2017-11-03 | 1 | -0/+828 |