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