index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
IR
/
Operator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
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