Displaying 4 results from an estimated 4 matches for "yunming".
Did you mean:
cunming
2013 Mar 28
2
[LLVMdev] Question about simple constant propagation pass
...no
instruction killed? Shouldn't c be just 6 and show at least two
instructions killed?
2. The description states that this pass is very simple. Can anyone point
me to a few directions that might be interesting to improve it? I am not
sure about why is it labeled "simple" ?
Thanks
Yunming
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130327/b2f5a295/attachment.html>
2013 Mar 28
0
[LLVMdev] Question about simple constant propagation pass
Hi Yunming,
On 28/03/13 03:15, yunming zhang wrote:
> Hi,
>
> I just started working with llvm, I am trying to test and improve the constant
> propagation pass (-constprop),
>
> I have two main questions,
>
> 1. I wrote my own test file, which has something like
> int a = 1
>...
2003 Jun 18
2
dyn.load() function problem help!
...sr/local/lib/R/bin/R.bin: fatal: relocation error: file
/home/ymu/ft/aaa.so: symbol _F90free: referenced symbol not found.
Does this mean that the shared library was not built successfully or my
fortran subroutine has some errors?
Any answers to my problem will be very much appreciated!
Best,
Yunming *^_^*
2013 Apr 19
0
[LLVMdev] Benchmarks for dead code elimination?
...nchmark
it against -dce and -adce currently included in llvm. Can someone point me
to good benchmarks?
I looked through some files in TestSuite, but it seems some files simply
doesn't have much dead code in them. For example, the Stanford benchmark
literally have no dead code in them.
Thanks
Yunming
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130418/8166c95d/attachment.html>