Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -3/+4 |
* | [AggressiveInstCombine] Use use_empty() instead of !getNumUses(), NFC | Vedant Kumar | 2018-03-02 | 1 | -1/+1 |
* | [AggressiveInstCombine] Fixed TruncCombine class to handle TruncInst leaf nod... | Amjad Aboud | 2018-01-31 | 1 | -4/+12 |
* | [AggressiveInstCombine] Make TruncCombine class ignore unreachable basic blocks. | Amjad Aboud | 2018-01-31 | 1 | -1/+6 |
* | Another try to commit 323321 (aggressive instruction combine). | Amjad Aboud | 2018-01-25 | 1 | -0/+404 |
* | Reverted 323321. | Amjad Aboud | 2018-01-24 | 1 | -401/+0 |
* | [InstCombine] Introducing Aggressive Instruction Combine pass (-aggressive-in... | Amjad Aboud | 2018-01-24 | 1 | -0/+401 |