mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-19 10:13:13 +00:00
Add notes from Vikram's email
llvm-svn: 5502
This commit is contained in:
parent
c79941c8b1
commit
14e226f71c
@ -98,6 +98,7 @@ could use the following improvements:<p>
|
|||||||
program tests...
|
program tests...
|
||||||
</ol><p>
|
</ol><p>
|
||||||
|
|
||||||
|
|
||||||
<!-- ======================================================================= -->
|
<!-- ======================================================================= -->
|
||||||
</ul><table width="50%" bgcolor="#441188" border=0 cellpadding=4 cellspacing=0>
|
</ul><table width="50%" bgcolor="#441188" border=0 cellpadding=4 cellspacing=0>
|
||||||
<tr><td> </td><td width=100%>
|
<tr><td> </td><td width=100%>
|
||||||
@ -111,7 +112,11 @@ If it doesn't compile, try to figure out why or report it to the <a
|
|||||||
href="http://mail.cs.uiuc.edu/pipermail/llvmbugs/">llvm-bugs</a> list. If you
|
href="http://mail.cs.uiuc.edu/pipermail/llvmbugs/">llvm-bugs</a> list. If you
|
||||||
get the program to compile, it would be extremely useful to convert the build
|
get the program to compile, it would be extremely useful to convert the build
|
||||||
system to be compatible with the LLVM Programs testsuite so that we can check it
|
system to be compatible with the LLVM Programs testsuite so that we can check it
|
||||||
into CVS and the automated tester can use it to track progress of the compiler.
|
into CVS and the automated tester can use it to track progress of the
|
||||||
|
compiler.<p>
|
||||||
|
|
||||||
|
When testing a code, try running it with a variety of optimizations, and with
|
||||||
|
all the back-ends: CBE, llc, and lli.<p>
|
||||||
|
|
||||||
|
|
||||||
<!-- ======================================================================= -->
|
<!-- ======================================================================= -->
|
||||||
@ -282,6 +287,6 @@ Ideas for profile guided transformations:<p>
|
|||||||
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
|
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
|
||||||
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
|
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
|
||||||
<!-- hhmts start -->
|
<!-- hhmts start -->
|
||||||
Last modified: Thu Feb 6 13:38:41 CST 2003
|
Last modified: Fri Feb 7 13:24:26 CST 2003
|
||||||
<!-- hhmts end -->
|
<!-- hhmts end -->
|
||||||
</font></body></html>
|
</font></body></html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user