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
/
IPO
/
SimplifyLibCalls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Uh, this isn't argpromotion.
Reid Spencer
2005-04-26
1
-1
/
+1
*
Add some debugging output so we can tell which calls are getting triggered
Reid Spencer
2005-04-26
1
-7
/
+9
*
No, seriously folks, memcpy really does return void.
Reid Spencer
2005-04-26
1
-1
/
+1
*
memcpy returns void!!!!!
Reid Spencer
2005-04-26
1
-8
/
+2
*
Fix some bugs found by running on llvm-test:
Reid Spencer
2005-04-26
1
-9
/
+17
*
Changes From Review Feedback:
Reid Spencer
2005-04-26
1
-97
/
+122
*
* Merge get_GVInitializer and getCharArrayLength into a single function
Reid Spencer
2005-04-26
1
-136
/
+151
*
* Implement StrLenOptimization
Reid Spencer
2005-04-26
1
-52
/
+137
*
Incorporate feedback from Chris:
Reid Spencer
2005-04-26
1
-102
/
+184
*
Changes due to code review and new implementation:
Reid Spencer
2005-04-25
1
-4
/
+1
*
Lots of changes based on review and new functionality:
Reid Spencer
2005-04-25
1
-46
/
+264
*
Post-Review Cleanup:
Reid Spencer
2005-04-25
1
-51
/
+68
*
A new pass to provide specific optimizations for certain well-known library
Reid Spencer
2005-04-25
1
-0
/
+167
[prev]