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
/
Scalar
/
LowerGuardIntrinsic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move widenable branch formation into makeGuardControlFlowExplicit helper
Philip Reames
2019-11-20
1
-1
/
+1
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Re-enable "[NFC] Unify guards detection"
Max Kazantsev
2018-08-30
1
-4
/
+3
*
Revert r340921 "[NFC] Unify guards detection"
Hans Wennborg
2018-08-29
1
-2
/
+4
*
[NFC] Unify guards detection
Max Kazantsev
2018-08-29
1
-4
/
+2
*
[NFC] Factor out guard utility methods into a separate file
Max Kazantsev
2018-08-29
1
-48
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[PM] Port LowerGuardIntrinsic to the new PM.
Michael Kuperstein
2016-07-28
1
-8
/
+22
*
[LowerGuards] Rename variable; NFC
Sanjoy Das
2016-05-18
1
-3
/
+3
*
[Guards] Add branch metadata when lowering
Sanjoy Das
2016-05-17
1
-0
/
+10
*
[LowerGuardIntrinsics] Keep track of !make.implicit metadata
Sanjoy Das
2016-04-30
1
-0
/
+3
*
[LowerGuardIntrinsics] Preserve calling conv when lowering
Sanjoy Das
2016-04-30
1
-0
/
+2
*
Introduce a @llvm.experimental.guard intrinsic
Sanjoy Das
2016-03-31
1
-0
/
+108