search for: pr1373

Displaying 2 results from an estimated 2 matches for "pr1373".

Did you mean: pr1353
2008 Mar 01
0
[LLVMdev] Google Summer of Code Idea
...ere are lots of ways to optimize out and improve handling of memcpy/memset (PR452) 6. It would be excellent to replace loops with scalar stores in them into memset/memcpy calls. This dramatically speeds up programs like 'viterbi' in the testsuite. 7. There may still be some ideas in PR1373 left. -Chris
2008 Mar 01
2
[LLVMdev] Google Summer of Code Idea
> Ok. I think the most important thing to keep in mind, if you want > this to be useful for LLVM, is for it to be sound in the presence of > incomplete programs. I think it would be very interesting to have a > BDD based analysis in LLVM, it would be useful for performance > comparisons and many other things, even if it isn't turned on by > default. However, it must