Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opaque pointer types] Pass value type to LoadInst creation. | James Y Knight | 2019-02-01 | 1 | -8/+8 |
* | [opaque pointer types] Add a FunctionCallee wrapper type, and use it. | James Y Knight | 2019-02-01 | 1 | -2/+4 |
* | Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." | James Y Knight | 2019-01-31 | 1 | -4/+2 |
* | [opaque pointer types] Add a FunctionCallee wrapper type, and use it. | James Y Knight | 2019-01-31 | 1 | -2/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [PhiValues] Adjust unit test to invalidate instructions before deleting them | John Brawn | 2018-06-28 | 1 | -1/+1 |
* | Add a PhiValuesAnalysis pass to calculate the underlying values of phis | John Brawn | 2018-06-28 | 1 | -0/+208 |