<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Analysis/CostModel/PowerPC, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Analysis/CostModel/PowerPC?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Analysis/CostModel/PowerPC?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-02-08T18:19:17Z</updated>
<entry>
<title>Refine fix to bug 15041.</title>
<updated>2013-02-08T18:19:17Z</updated>
<author>
<name>Bill Schmidt</name>
<email>wschmidt@linux.vnet.ibm.com</email>
</author>
<published>2013-02-08T18:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f58dbae4ab2397dc310e19d171a4bc60fc6c9a7'/>
<id>urn:sha1:0f58dbae4ab2397dc310e19d171a4bc60fc6c9a7</id>
<content type='text'>
Thanks to help from Nadav and Hal, I have a more reasonable (and even
correct!) approach.  This specifically penalizes the insertelement
and extractelement operations for the performance hit that will occur
on PowerPC processors.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174725 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Initial implementation of PPCTargetTransformInfo</title>
<updated>2013-01-25T23:05:59Z</updated>
<author>
<name>Hal Finkel</name>
<email>hfinkel@anl.gov</email>
</author>
<published>2013-01-25T23:05:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a8b289b70d5ef416608bb71a874b8b4fe80158e1'/>
<id>urn:sha1:a8b289b70d5ef416608bb71a874b8b4fe80158e1</id>
<content type='text'>
This provides a place to add customized operation cost information and
control some other target-specific IR-level transformations.

The only non-trivial logic in this checkin assigns a higher cost to
unaligned loads and stores (covered by the included test case).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173520 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
