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
/
Utils
/
SimplifyLibCalls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
instcombine: Migrate strpbrk optimizations
Meador Inge
2012-10-31
1
-0
/
+37
*
instcombine: Migrate strlen optimizations
Meador Inge
2012-10-31
1
-0
/
+44
*
instcombine: Migrate strncpy optimizations
Meador Inge
2012-10-31
1
-0
/
+49
*
instcombine: Migrate stpcpy optimizations
Meador Inge
2012-10-31
1
-0
/
+38
*
instcombine: Split out the __stpcpy_chk simplifications from StrCpyChkOpt
Meador Inge
2012-10-31
1
-3
/
+54
*
Add in support for getIntPtrType to get the pointer type based on the address...
Micah Villmow
2012-10-24
1
-17
/
+17
*
Cosmetic change -- move two simplifiers to the right commented statement group.
Meador Inge
2012-10-18
1
-2
/
+2
*
instcombine: Migrate strcpy optimizations
Meador Inge
2012-10-18
1
-2
/
+49
*
instcombine: Migrate strcmp and strncmp optimizations
Meador Inge
2012-10-15
1
-0
/
+99
*
Remove unused private field.
Benjamin Kramer
2012-10-13
1
-1
/
+0
*
instcombine: Migrate strchr and strrchr optimizations
Meador Inge
2012-10-13
1
-0
/
+86
*
instcombine: Migrate strcat and strncat optimizations
Meador Inge
2012-10-13
1
-0
/
+106
*
Implement new LibCallSimplifier class
Meador Inge
2012-10-13
1
-0
/
+289
[prev]