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
/
CFGMST.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-5
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TI removal] Make variables declared as `TerminatorInst` and initialized
Chandler Carruth
2018-10-15
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-7
/
+7
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[PGO] add MST min edge selection heuristic to ensure non-zero entry count
Xinliang David Li
2017-12-18
1
-7
/
+67
*
Revert r320104: infinite loop profiling bug fix
Xinliang David Li
2017-12-08
1
-20
/
+4
*
[PGO] detect infinite loop and form MST properly
Xinliang David Li
2017-12-07
1
-4
/
+20
*
Revert r319794: [PGO] detect infinite loop and form MST properly: memory lea...
Xinliang David Li
2017-12-05
1
-20
/
+2
*
[PGO] detect infinite loop and form MST properly
Xinliang David Li
2017-12-05
1
-2
/
+20
*
Remove unneeded use of #undef DEBUG_TYPE. NFC
Sam Clegg
2017-07-12
1
-3
/
+9
*
[PGO] Fix PGO use ICE when there are unreachable BBs
Rong Xu
2016-12-02
1
-0
/
+8
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)
Rong Xu
2015-12-09
1
-0
/
+217
*
[PGO] Revert revision r254021,r254028,r254035
Rong Xu
2015-11-24
1
-210
/
+0
*
[PGO] Fix build errors in x86_64-darwin
Rong Xu
2015-11-24
1
-1
/
+1
*
[PGO] MST based PGO instrumentation infrastructure
Rong Xu
2015-11-24
1
-0
/
+210