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
/
test
/
Transforms
/
InstCombine
/
strchr-1.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyLibCalls] Mark known arguments with nonnull
David Bolvansky
2019-09-17
1
-29
/
+58
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+96
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-96
/
+0
*
[SimplifyLibCalls] Fix memchr expansion for constant strings.
Eli Friedman
2019-01-09
1
-2
/
+3
*
[SimplifyLibCalls] Turn memchr(const, C, const) into a bitfield check.
Benjamin Kramer
2015-03-21
1
-1
/
+18
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-6
/
+6
*
Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
Kai Nacke
2014-02-04
1
-0
/
+13
*
Fixing a corner-case bug in strchr and strrchr lib call optimizations where
Yunzhong Gao
2013-08-15
1
-0
/
+11
*
instcombine: Migrate strchr and strrchr optimizations
Meador Inge
2012-10-13
1
-0
/
+54