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
/
CodeGen
/
SafeStackColoring.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+2
*
[SafeStack] Handle unreachable code with safe stack coloring.
Eli Friedman
2018-08-22
1
-1
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-8
/
+8
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-1
/
+1
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-10-10
1
-2
/
+15
*
[safestack] Disable stack coloring by default.
Evgeniy Stepanov
2017-05-19
1
-1
/
+2
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-0
/
+2
*
[safestack] Fix assertion failure in stack coloring.
Evgeniy Stepanov
2016-09-16
1
-4
/
+6
*
[safestack] Fix stack guard live range.
Evgeniy Stepanov
2016-07-26
1
-1
/
+3
*
StackColoring for SafeStack.
Evgeniy Stepanov
2016-06-29
1
-0
/
+289