<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/CellSPU, branch release_32</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/CellSPU?h=release_32</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/CellSPU?h=release_32'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-10-24T17:22:41Z</updated>
<entry>
<title>Implement a basic VectorTargetTransformInfo interface to be used by the loop and bb vectorizers for modeling the cost of instructions.</title>
<updated>2012-10-24T17:22:41Z</updated>
<author>
<name>Nadav Rotem</name>
<email>nrotem@apple.com</email>
</author>
<published>2012-10-24T17:22:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=270483466124fe1e19d5439e958fef63cebd43cd'/>
<id>urn:sha1:270483466124fe1e19d5439e958fef63cebd43cd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166593 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.</title>
<updated>2012-10-18T23:22:48Z</updated>
<author>
<name>Nadav Rotem</name>
<email>nrotem@apple.com</email>
</author>
<published>2012-10-18T23:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cbd9a19b5d6ff93efa82c467508ede78b8af3bac'/>
<id>urn:sha1:cbd9a19b5d6ff93efa82c467508ede78b8af3bac</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166248 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Temporarily revert the TargetTransform changes.</title>
<updated>2012-10-18T05:43:52Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2012-10-18T05:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3b9a911efcf280950f878a050728450423875639'/>
<id>urn:sha1:3b9a911efcf280950f878a050728450423875639</id>
<content type='text'>
The TargetTransform changes are breaking LTO bootstraps of clang.  I am
working with Nadav to figure out the problem, but I am reverting it for now
to get our buildbots working.

This reverts svn commits: 165665 165669 165670 165786 165787 165997
and I have also reverted clang svn 165741

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166168 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a new interface to allow IR-level passes to access codegen-specific information.</title>
<updated>2012-10-10T22:04:55Z</updated>
<author>
<name>Nadav Rotem</name>
<email>nrotem@apple.com</email>
</author>
<published>2012-10-10T22:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e3d0e86919730784faaddcb5d9b0257c39b0804b'/>
<id>urn:sha1:e3d0e86919730784faaddcb5d9b0257c39b0804b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165665 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move TargetData to DataLayout.</title>
<updated>2012-10-08T16:38:25Z</updated>
<author>
<name>Micah Villmow</name>
<email>villmow@gmail.com</email>
</author>
<published>2012-10-08T16:38:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3574eca1b02600bac4e625297f4ecf745f4c4f32'/>
<id>urn:sha1:3574eca1b02600bac4e625297f4ecf745f4c4f32</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165402 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix Doxygen issues:</title>
<updated>2012-09-14T14:57:36Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2012-09-14T14:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c5252da873d547a19069eaf9030fec203f128f66'/>
<id>urn:sha1:c5252da873d547a19069eaf9030fec203f128f66</id>
<content type='text'>
* wrap code blocks in \code ... \endcode;
* refer to parameter names in paragraphs correctly (\arg is not what most
  people want -- it starts a new paragraph);
* use \param instead of \arg to document parameters in order to be consistent
  with the rest of the codebase.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163902 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix integer undefined behavior due to signed left shift overflow in LLVM.</title>
<updated>2012-08-24T23:29:28Z</updated>
<author>
<name>Richard Smith</name>
<email>richard-llvm@metafoo.co.uk</email>
</author>
<published>2012-08-24T23:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1144af3c9b4da48cd581156e05b24261c8de366a'/>
<id>urn:sha1:1144af3c9b4da48cd581156e05b24261c8de366a</id>
<content type='text'>
Reviewed offline by chandlerc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162623 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove tabs.</title>
<updated>2012-07-19T00:11:40Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-07-19T00:11:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=56cb2298663017eb77aa4f4dda8db7ecd1b58173'/>
<id>urn:sha1:56cb2298663017eb77aa4f4dda8db7ecd1b58173</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160477 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove tabs.</title>
<updated>2012-07-19T00:06:06Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-07-19T00:06:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=79223c3654451d14918ff1751b70c3eef1e4a874'/>
<id>urn:sha1:79223c3654451d14918ff1751b70c3eef1e4a874</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160476 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove variable_ops from call instructions in most targets.</title>
<updated>2012-07-13T20:44:29Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2012-07-13T20:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=68c10a2ff74fe882cfd789983b2d0f12e42fb0ec'/>
<id>urn:sha1:68c10a2ff74fe882cfd789983b2d0f12e42fb0ec</id>
<content type='text'>
Call instructions are no longer required to be variadic, and
variable_ops should only be used for instructions that encode a variable
number of arguments, like the ARM stm/ldm instructions.

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