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
/
ControlHeightReduction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ProfileSummary] Standardize methods and fix comment
Vedant Kumar
2018-11-19
1
-1
/
+1
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
1
-1
/
+1
*
Move some helpers from the global namespace into anonymous ones.
Benjamin Kramer
2018-10-13
1
-3
/
+4
*
[PGO][CHR] Add opt remarks.
Hiroshi Yamauchi
2018-09-18
1
-5
/
+75
*
[PGO] Fix some style issue of ControlHeightReduction
Fangrui Song
2018-09-07
1
-33
/
+30
*
[PGO][CHR] Build/warning fix
Hiroshi Yamauchi
2018-09-07
1
-0
/
+2
*
[PGO][CHR] Small cleanup.
Hiroshi Yamauchi
2018-09-07
1
-36
/
+17
*
[ControlHeightReduction] Remove unused includes
Benjamin Kramer
2018-09-05
1
-5
/
+5
*
Prevent unsigned overflow.
Richard Trieu
2018-09-05
1
-7
/
+9
*
Fix -Wunused-function in release build after rL341386
Fangrui Song
2018-09-05
1
-7
/
+10
*
Fix a memory leak after rL341386.
Hiroshi Yamauchi
2018-09-04
1
-1
/
+1
*
Fix unused variable warning
Reid Kleckner
2018-09-04
1
-2
/
+2
*
Fix build failures after rL341386.
Hiroshi Yamauchi
2018-09-04
1
-0
/
+8
*
[PGO] Control Height Reduction
Hiroshi Yamauchi
2018-09-04
1
-0
/
+2010