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
/
Instrumentation
/
PGOMemOPSizeOpt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
PGOMemOPSizeOpt - silence static analyzer dyn_cast<MemIntrinsic> null derefer...
Simon Pilgrim
2019-09-26
1
-2
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Move DomTreeUpdater from IR to Analysis
Richard Trieu
2019-02-06
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PGOMemOPSize] Preserve the DominatorTree
Chijun Sima
2018-07-09
1
-8
/
+29
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-17
/
+18
*
Fix Layering, move instrumentation transform headers into Instrumentation sub...
David Blaikie
2018-03-23
1
-1
/
+1
*
[NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure
Vivek Pandya
2017-10-11
1
-4
/
+4
*
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
Adam Nemet
2017-10-09
1
-1
/
+1
*
[PGO] Fixed assertion due to mismatched memcpy size type.
Ana Pazos
2017-08-18
1
-2
/
+5
*
Migrate PGOMemOptSizeOpt to use new OptimizationRemarkEmitter Pass
Sam Elliott
2017-07-30
1
-13
/
+22
*
Split PGO memory intrinsic optimization into its own source file
Teresa Johnson
2017-06-15
1
-0
/
+419