Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename TTI::getIntImmCost for instructions and intrinsics | Reid Kleckner | 2019-12-11 | 1 | -4/+4 |
* | Ignore indirect branches from callbr. | Bill Wendling | 2019-08-14 | 1 | -2/+4 |
* | SpeculateAroundPHIs: Respect convergent | Matt Arsenault | 2019-05-29 | 1 | -0/+8 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | fix comment typo | Nico Weber | 2018-08-27 | 1 | -1/+1 |
* | [NFC] fix trivial typos in comments | Hiroshi Inoue | 2018-06-14 | 1 | -2/+2 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -24/+33 |
* | Add a new pass to speculate around PHI nodes with constant (integer) operands... | Chandler Carruth | 2017-11-28 | 1 | -0/+811 |