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
/
Analysis
/
MustExecute.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing space
Fangrui Song
2018-07-30
1
-3
/
+3
*
[Analysis] Fix typo in assert. NFC
Shoaib Meenai
2018-07-19
1
-1
/
+1
*
[MustExecute] Fix a debug invariant issue in isGuaranteedToExecute()
David Stenberg
2018-05-25
1
-1
/
+1
*
[LICM] Extend the MustExecute scope
Serguei Katkov
2018-05-18
1
-0
/
+4
*
[WebAssembly] Add Wasm personality and isScopedEHPersonality()
Heejin Ahn
2018-05-17
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[MustExecute/LICM] Special case first instruction in throwing header
Philip Reames
2018-04-27
1
-2
/
+5
*
Make helpers static. NFC.
Benjamin Kramer
2018-04-04
1
-1
/
+3
*
Fix an accidental circular dependence
Philip Reames
2018-03-29
1
-1
/
+1
*
[MustExecute] Shwo the effect of using full loop info variant
Philip Reames
2018-03-20
1
-5
/
+7
*
[MustExecute] Move isGuaranteedToExecute and related rourtines to Analysis
Philip Reames
2018-03-20
1
-0
/
+135
*
[MustExecute] Use the annotation style printer
Philip Reames
2018-03-20
1
-33
/
+54
*
Add an analysis printer for must execute reasoning
Philip Reames
2018-03-20
1
-0
/
+102