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
/
StackSafetyAnalysis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
1
-0
/
+1
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
IR. Change strip* family of functions to not look through aliases.
Peter Collingbourne
2019-08-22
1
-2
/
+2
*
Hide two unused debugging methods, NFCI.
Jonas Hahnfeld
2019-03-01
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[IR] Add Instruction::isLifetimeStartOrEnd, NFC
Vedant Kumar
2018-12-21
1
-5
/
+2
*
[stack-safety] Update comment
Vitaly Buka
2018-11-27
1
-1
/
+1
*
[stack-safety] Fix and uncomment assert
Vitaly Buka
2018-11-27
1
-3
/
+2
*
[stack-safety] Fix build on gcc 5.4
Vitaly Buka
2018-11-27
1
-1
/
+1
*
Fix debug build break
JF Bastien
2018-11-26
1
-2
/
+3
*
[stack-safety] Inter-Procedural Analysis implementation
Vitaly Buka
2018-11-26
1
-4
/
+203
*
[stack-safety] Empty local passes for Stack Safety Global Analysis
Vitaly Buka
2018-11-26
1
-0
/
+45
*
[stack-safety] Local analysis implementation
Vitaly Buka
2018-11-26
1
-5
/
+377
*
[stack-safety] Empty local passes for Stack Safety Local Analysis
Vitaly Buka
2018-11-26
1
-0
/
+60