aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Operator.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-19[opaque pointer types] [NFC] GEP: replace get(Pointer)ElementType uses with g...Eduard Burtescu1-0/+6
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2015-05-21Put GEPOperator member function definition in the appropriate .cpp fileDavid Blaikie1-0/+31
2015-05-08[opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr.David Blaikie1-0/+13