<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-02-14T01:06:08Z</updated>
<entry>
<title>Merge 64367 from mainline.</title>
<updated>2009-02-14T01:06:08Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2009-02-14T01:06:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3bff2bd4d8c990ce5546f4cd072fa846c559d549'/>
<id>urn:sha1:3bff2bd4d8c990ce5546f4cd072fa846c559d549</id>
<content type='text'>
Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disable
exceptions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_25@64521 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert disabling of building unittests.</title>
<updated>2009-02-14T00:50:29Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2009-02-14T00:50:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b646395de5552dc76946aa5ade898f534df300bb'/>
<id>urn:sha1:b646395de5552dc76946aa5ade898f534df300bb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_25@64516 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2009-02-14T00:47:00Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2009-02-14T00:47:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=05c2c6a56f8a6091f2633e9d10129bc35dd8eb2f'/>
<id>urn:sha1:05c2c6a56f8a6091f2633e9d10129bc35dd8eb2f</id>
<content type='text'>
FIx spelling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_25@64515 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2009-02-14T00:43:29Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2009-02-14T00:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=94bfd870ff6b60a54ad9584c066d7ba1602f3136'/>
<id>urn:sha1:94bfd870ff6b60a54ad9584c066d7ba1602f3136</id>
<content type='text'>
Probe for flags before using them to try to help compiling with
compilers that don't support those flags.  This hopefully will help
gcc 3.X compile this code.  http://llvm.org/PR3487



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_25@64514 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable building unittests unless PR3487 can be fixed.</title>
<updated>2009-02-05T05:00:51Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2009-02-05T05:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e1d03d99f22fc199daeb20b0d776ad80d6cc0e9a'/>
<id>urn:sha1:e1d03d99f22fc199daeb20b0d776ad80d6cc0e9a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_25@63833 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR3453 and probably a bunch of other potential</title>
<updated>2009-02-01T18:06:53Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2009-02-01T18:06:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b0d5cdd52e8448f769cd71aaee6a4b8592dc08b1'/>
<id>urn:sha1:b0d5cdd52e8448f769cd71aaee6a4b8592dc08b1</id>
<content type='text'>
crashes or wrong code with codegen of large integers:
eliminate the legacy getIntegerVTBitMask and
getIntegerVTSignBit methods, which returned their
value as a uint64_t, so couldn't handle huge types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63494 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Explain why this is here.</title>
<updated>2009-01-29T23:19:43Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-01-29T23:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ca6418308ca768dd2c83cea2d6e5e4063c8ef4c7'/>
<id>urn:sha1:ca6418308ca768dd2c83cea2d6e5e4063c8ef4c7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63342 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>- Add DebugLoc to getTargetNode(). </title>
<updated>2009-01-29T05:27:31Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-01-29T05:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6e1bb38fb8dd64ece28ea5779a8bbf9b5ff7fb96'/>
<id>urn:sha1:6e1bb38fb8dd64ece28ea5779a8bbf9b5ff7fb96</id>
<content type='text'>
- Modify TableGen to add the DebugLoc when calling getTargetNode.

(The light-weight wrappers are only temporary. The non-DebugLoc version will be
removed once the whole debug info stuff is finished with.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63273 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move the code that starts printing the Select_* functions</title>
<updated>2009-01-29T01:37:18Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-01-29T01:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=63e3e6350b14d04917268be07ca1c29e158fdfd7'/>
<id>urn:sha1:63e3e6350b14d04917268be07ca1c29e158fdfd7</id>
<content type='text'>
after the code that sorts the patterns. This doesn't
affect the output, but it makes the code a little easier
to follow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63265 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Typo.</title>
<updated>2009-01-28T03:47:58Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-01-28T03:47:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57cd67f693d3a0646291692b3e0b9ccd4b40b00e'/>
<id>urn:sha1:57cd67f693d3a0646291692b3e0b9ccd4b40b00e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63174 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
