<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/XCore, branch release_31</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/XCore?h=release_31</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/XCore?h=release_31'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-05-01T08:28:53Z</updated>
<entry>
<title>Merging r155902:</title>
<updated>2012-05-01T08:28:53Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-05-01T08:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1fb5af610fbbf5740d8176d2d9b57fb4f95321e3'/>
<id>urn:sha1:1fb5af610fbbf5740d8176d2d9b57fb4f95321e3</id>
<content type='text'>
------------------------------------------------------------------------
r155902 | void | 2012-05-01 01:27:43 -0700 (Tue, 01 May 2012) | 7 lines

Change the PassManager from a reference to a pointer.

The TargetPassManager's default constructor wants to initialize the PassManager
to 'null'. But it's illegal to bind a null reference to a null l-value. Make the
ivar a pointer instead.
PR12468

------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_31@155903 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Always compute all the bits in ComputeMaskedBits.</title>
<updated>2012-04-04T12:51:34Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-04-04T12:51:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=26c8dcc692fb2addd475446cfff24d6a4e958bca'/>
<id>urn:sha1:26c8dcc692fb2addd475446cfff24d6a4e958bca</id>
<content type='text'>
This allows us to keep passing reduced masks to SimplifyDemandedBits, but
know about all the bits if SimplifyDemandedBits fails. This allows instcombine
to simplify cases like the one in the included testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154011 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Prune some includes</title>
<updated>2012-03-27T07:54:11Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-03-27T07:54:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4e02f23de24375294005f88b5254a3775d39fcb2'/>
<id>urn:sha1:4e02f23de24375294005f88b5254a3775d39fcb2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153502 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove some unnecessary forward declarations.</title>
<updated>2012-03-22T06:52:14Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-03-22T06:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=63bd926a41f476399cb62948484511261842489f'/>
<id>urn:sha1:63bd926a41f476399cb62948484511261842489f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153245 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.</title>
<updated>2012-03-17T18:46:09Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-03-17T18:46:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=79aa3417eb6f58d668aadfedf075240a41d35a26'/>
<id>urn:sha1:79aa3417eb6f58d668aadfedf075240a41d35a26</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152997 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert more static tables of registers used by calling convention to uint16_t to reduce space.</title>
<updated>2012-03-11T07:57:25Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-03-11T07:57:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c5eaae4e9bc75b203b3a9922b480729bc4f340e2'/>
<id>urn:sha1:c5eaae4e9bc75b203b3a9922b480729bc4f340e2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152538 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove unused functions getArgRegs and getNumArgRegs.</title>
<updated>2012-03-11T06:46:40Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-03-11T06:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=048e9bdbeb9c2a9de1a4effde24ffe4946ca37c2'/>
<id>urn:sha1:048e9bdbeb9c2a9de1a4effde24ffe4946ca37c2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152535 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use uint16_t to store registers in callee saved register tables to reduce size of static data.</title>
<updated>2012-03-04T03:33:22Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-03-04T03:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=015f228861ef9b337366f92f637d4e8d624bb006'/>
<id>urn:sha1:015f228861ef9b337366f92f637d4e8d624bb006</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151996 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Re-commit r151623 with fix. Only issue special no-return calls if it's a direct call.</title>
<updated>2012-02-28T18:51:51Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2012-02-28T18:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4bfcd4acbc7d12aa55f8de9af84a38422f0f6d83'/>
<id>urn:sha1:4bfcd4acbc7d12aa55f8de9af84a38422f0f6d83</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151645 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack prediction. ...", it is breaking the Clang build during the Compiler-RT part.</title>
<updated>2012-02-28T15:36:07Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2012-02-28T15:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=20bd5296cec8d8d597ab9db2aca7346a88e580c8'/>
<id>urn:sha1:20bd5296cec8d8d597ab9db2aca7346a88e580c8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151630 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
