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
/
SimplifyLibCalls
/
StrCpy.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply address space patch after fixing an issue in MemCopyOptimizer.
Mon P Wang
2010-04-04
1
-1
/
+1
*
Revert r100191 since it breaks objc in clang
Mon P Wang
2010-04-02
1
-1
/
+1
*
Reapply address space patch after fixing an issue in MemCopyOptimizer.
Mon P Wang
2010-04-02
1
-1
/
+1
*
Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots.
Bob Wilson
2010-03-30
1
-1
/
+1
*
Added support for address spaces and added a isVolatile field to memcpy, memm...
Mon P Wang
2010-03-30
1
-1
/
+1
*
Teach simplify libcall to transform __strcpy_chk to __memcpy_chk to enable op...
Evan Cheng
2010-03-23
1
-20
/
+27
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Add targetdata strings to these tests, since SimplifyLibCalls uses
Dan Gohman
2009-08-19
1
-0
/
+4
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-10
1
-19
/
+20
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+24