<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Support, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Support?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Support?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-03-22T02:20:34Z</updated>
<entry>
<title>Revert r177543: Add timing of the IR parsing code with a new</title>
<updated>2013-03-22T02:20:34Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2013-03-22T02:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f0b0f1f9d97f4cf4d2f00c60fbc3d377a93465f8'/>
<id>urn:sha1:f0b0f1f9d97f4cf4d2f00c60fbc3d377a93465f8</id>
<content type='text'>
-time-ir-parsing flag

This breaks the layering of the Support library. We can't add an
implementation side to IRReader because it refers directly to entities
only accessible as part of the IR, AsmParser, and BitcodeReader
libraries. It can only be used in a context where all of those libraries
will be available.

We'll need to find some other way to get this functionality, and
hopefully solve the long-standing layering problem of IRReader.h...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177695 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>&lt;rdar://problem/13477190&gt; On Darwin, use DARWIN_USER_TEMP_DIR or DARWIN_USER_CACHE_DIR for the system temporary directory.</title>
<updated>2013-03-21T21:46:10Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2013-03-21T21:46:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b0b5bde01809fa861c23debd08f4926a895218fe'/>
<id>urn:sha1:b0b5bde01809fa861c23debd08f4926a895218fe</id>
<content type='text'>
The DARWIN_USER_TEMP_DIR and DARWIN_USER_CACHE_DIR configuration
settings are more idiomatic for Darwin than the TMPDIR environment
variable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177669 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use pre-inc, pre-dec when possible.</title>
<updated>2013-03-20T23:56:19Z</updated>
<author>
<name>Jakub Staszak</name>
<email>kubastaszak@gmail.com</email>
</author>
<published>2013-03-20T23:56:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2adf8ccbf0611df6393c30737d87faaf38cdcd0c'/>
<id>urn:sha1:2adf8ccbf0611df6393c30737d87faaf38cdcd0c</id>
<content type='text'>
They are generally faster (at least not slower) than post-inc, post-dec.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177608 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add timing of the IR parsing code with a new -time-ir-parsing flag</title>
<updated>2013-03-20T17:00:25Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@google.com</email>
</author>
<published>2013-03-20T17:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f9b8503dece38059743e3adc6083ea493b73744'/>
<id>urn:sha1:0f9b8503dece38059743e3adc6083ea493b73744</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177543 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix AsmPrinter crashes with assertion. Bug 15318 in Bugzilla</title>
<updated>2013-03-20T01:46:36Z</updated>
<author>
<name>Hao Liu</name>
<email>Hao.Liu@arm.com</email>
</author>
<published>2013-03-20T01:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b631a41177de3dabe6ce273e515a1501a4387054'/>
<id>urn:sha1:b631a41177de3dabe6ce273e515a1501a4387054</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177472 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[Support][Path][Windows] Fix dangling else. Don't call CloseHandle when CloseFD is false.</title>
<updated>2013-03-15T19:25:47Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-03-15T19:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1f81ebcbae0a319a9a62c3a29b4519e4ea40333e'/>
<id>urn:sha1:1f81ebcbae0a319a9a62c3a29b4519e4ea40333e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177175 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Android uses cacheflush(long start, long end, long flags) for MIPS.</title>
<updated>2013-03-14T19:01:00Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2013-03-14T19:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=21eecf43848fdc94bed5683c16a7f3d8ce6d1a70'/>
<id>urn:sha1:21eecf43848fdc94bed5683c16a7f3d8ce6d1a70</id>
<content type='text'>
Patch by Stephen Hines.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177101 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[Support] Fix lifetime of file descriptors when using MemoryBuffer.</title>
<updated>2013-03-14T00:20:10Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-03-14T00:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cc3a595ab938352f3acf8652c5858ddf879524a5'/>
<id>urn:sha1:cc3a595ab938352f3acf8652c5858ddf879524a5</id>
<content type='text'>
Clients of MemoryBuffer::getOpenFile expect it not to take ownership of the file
descriptor passed in. So don't.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176995 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't crash if write_impl() leaves less buffer space available than expected.</title>
<updated>2013-03-12T23:55:24Z</updated>
<author>
<name>Matt Beaumont-Gay</name>
<email>matthewbg@google.com</email>
</author>
<published>2013-03-12T23:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b79d25ca9c3b895d8fdc88c3acefec1202ca9da3'/>
<id>urn:sha1:b79d25ca9c3b895d8fdc88c3acefec1202ca9da3</id>
<content type='text'>
This was tickled by a Clang diagnostic; Clang test case to follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176911 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[Support][Path] Don't inf loop if creating the parent directory fails.</title>
<updated>2013-03-12T22:32:39Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-03-12T22:32:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=56772ebe9a5ce3585d2d5cdca3fa1e7fcb29405d'/>
<id>urn:sha1:56772ebe9a5ce3585d2d5cdca3fa1e7fcb29405d</id>
<content type='text'>
Patch by Paul Robinson.

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