<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/Mips, branch release_31</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/Mips?h=release_31</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/Mips?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>Merging r155287:</title>
<updated>2012-04-23T18:34:50Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-04-23T18:34:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ad41289035ef6fda4d6eae1ff602aeb739d1c008'/>
<id>urn:sha1:ad41289035ef6fda4d6eae1ff602aeb739d1c008</id>
<content type='text'>
------------------------------------------------------------------------
r155287 | chapuni | 2012-04-21 08:31:45 -0700 (Sat, 21 Apr 2012) | 3 lines

llvm/lib/Target: [PR12611] Add "llvm/Support/raw_ostream.h" for Debug build on MSVC.

Thanks to Andy Gibbs, to report the issue.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_31@155378 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r155307:</title>
<updated>2012-04-22T07:23:44Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-04-22T07:23:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fc9f961f58a8ba6fc6e1a2af3930f2872d36a2b0'/>
<id>urn:sha1:fc9f961f58a8ba6fc6e1a2af3930f2872d36a2b0</id>
<content type='text'>
------------------------------------------------------------------------
r155307 | void | 2012-04-22 00:23:04 -0700 (Sun, 22 Apr 2012) | 1 line

Remove some potential warnings about variables used uninitialized.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_31@155308 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Mark instruction classes ArithLogicR, ArithLogicI and LoadUpper as isRematerializable.</title>
<updated>2012-04-18T18:52:10Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-18T18:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a69534912ddf83d7f6f843d5305642cb537abe48'/>
<id>urn:sha1:a69534912ddf83d7f6f843d5305642cb537abe48</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155031 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Delete blank line.</title>
<updated>2012-04-18T18:47:17Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-18T18:47:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9853b49f6158eed882c276ced7013c31fa330f45'/>
<id>urn:sha1:9853b49f6158eed882c276ced7013c31fa330f45</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155030 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Delete latter half of CMakeLists.txt.</title>
<updated>2012-04-17T18:18:09Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-17T18:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b90757078f6c270f0b4138dde10a02bd3b64750f'/>
<id>urn:sha1:b90757078f6c270f0b4138dde10a02bd3b64750f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154936 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add disassembler to MIPS. </title>
<updated>2012-04-17T18:03:21Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-17T18:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ecdc9d5bb26936a68060f1238abc6c1d6b3c2a01'/>
<id>urn:sha1:ecdc9d5bb26936a68060f1238abc6c1d6b3c2a01</id>
<content type='text'>
Patch by Vladimir Medic. 



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154935 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Do not add offset in applyFixup. This has already been accounted for in Value. </title>
<updated>2012-04-16T18:00:19Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-16T18:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3ef7edc77ace78ba6382adb63c1ac03326d4a615'/>
<id>urn:sha1:3ef7edc77ace78ba6382adb63c1ac03326d4a615</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154838 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Emit neg.s or neg.d only if -enable-no-nans-fp-math is supplied by user,</title>
<updated>2012-04-11T22:59:08Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-11T22:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1cc6333161be8bbeb516bc7c74d4400dca58b997'/>
<id>urn:sha1:1cc6333161be8bbeb516bc7c74d4400dca58b997</id>
<content type='text'>
otherwise expand FNEG during legalization.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154546 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Emit abs.s or abs.d only if -enable-no-nans-fp-math is supplied by user.</title>
<updated>2012-04-11T22:49:04Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-11T22:49:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c12a6e6b53bb6df62a0020bda91206fd149c430a'/>
<id>urn:sha1:c12a6e6b53bb6df62a0020bda91206fd149c430a</id>
<content type='text'>
Invalid operation is signaled if the operand of these instructions is NaN.



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