llvm-6502/lib/Transforms
Torok Edwin 30a94e3b42 Don't constant propagate byval pointers, since they are not really pointers, but
rather structs passed by value.
This fixes PR5038.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82689 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-24 09:47:18 +00:00
..
Hello
Instrumentation Reapplied r81355 with the problems fixed. 2009-09-16 11:35:50 +00:00
IPO Don't constant propagate byval pointers, since they are not really pointers, but 2009-09-24 09:47:18 +00:00
Scalar Don't constant propagate byval pointers, since they are not really pointers, but 2009-09-24 09:47:18 +00:00
Utils A minor improvment in accuracy to inline cost 2009-09-23 22:05:24 +00:00
Makefile