Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a width of the GEP index to the Data Layout. | Elena Demikhovsky | 2018-02-14 | 1 | -2/+2 |
* | [IR] Remove some unneeded includes from Operator.h and fix cpp files that wer... | Craig Topper | 2017-03-20 | 1 | -0/+1 |
* | [IR] Add missing copyright header. | Craig Topper | 2017-03-20 | 1 | -0/+13 |
* | IR: Change the gep_type_iterator API to avoid always exposing the "current" t... | Peter Collingbourne | 2016-12-02 | 1 | -1/+1 |
* | [opaque pointer types] [NFC] GEP: replace get(Pointer)ElementType uses with g... | Eduard Burtescu | 2016-01-19 | 1 | -0/+6 |
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | Put GEPOperator member function definition in the appropriate .cpp file | David Blaikie | 2015-05-21 | 1 | -0/+31 |
* | [opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr. | David Blaikie | 2015-05-08 | 1 | -0/+13 |