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
/
Transforms
/
Utils
/
CallPromotionUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PGO] Update ICP pass for recent byval type changes
Reid Kleckner
2019-07-01
1
-0
/
+9
*
[opaque pointer types] Pass function type for CallBase::setCalledFunction.
James Y Knight
2019-02-01
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ICP] Remove incompatible attributes at indirect-call promoted callsites.
Xin Tong
2018-11-26
1
-2
/
+27
*
[TI removal] Remove `TerminatorInst` from BasicBlockUtils.h
Chandler Carruth
2018-10-15
1
-2
/
+2
*
Relax trivial cast requirements in CallPromotionUtils
Scott Linder
2018-10-10
1
-6
/
+8
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[ICP] Do not attempt type matching for variable length arguments.
Taewook Oh
2018-04-25
1
-5
/
+7
*
Use phi ranges to simplify code. No functionality change intended.
Benjamin Kramer
2017-12-30
1
-14
/
+8
*
[ICP] Expose unconditional call promotion interface
Matthew Simpson
2017-12-20
1
-77
/
+178
*
[PGO] Make indirect call promotion a utility
Matthew Simpson
2017-12-06
1
-0
/
+328