<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-03-06T18:54:37Z</updated>
<entry>
<title>disable this for mingw as well, we really need a 'has no dynamic linking' predicate.</title>
<updated>2010-03-06T18:54:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-06T18:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1c383ca2ef202cc55882a5fc27cc12405a23bdeb'/>
<id>urn:sha1:1c383ca2ef202cc55882a5fc27cc12405a23bdeb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97882 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>disable libprofile on cygwin, patch by Aaron Gray.</title>
<updated>2010-03-05T01:00:34Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-05T01:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8550592b801d752753c922e0831d37da8013fc4b'/>
<id>urn:sha1:8550592b801d752753c922e0831d37da8013fc4b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97772 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Switch .bc/.ll Makefile rules to use LLVM{CC,CXX} instead of LLVMG{CC,XX}</title>
<updated>2010-02-23T10:28:06Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-02-23T10:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7cfbe2576d98e6ca6d65a05514d1477233543c42'/>
<id>urn:sha1:7cfbe2576d98e6ca6d65a05514d1477233543c42</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96936 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove the random sampling framework, which is not maintained anymore.</title>
<updated>2010-01-02T20:07:03Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-01-02T20:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5fadf1770901ae9ce231d9a68cb68da7bc4f2a91'/>
<id>urn:sha1:5fadf1770901ae9ce231d9a68cb68da7bc4f2a91</id>
<content type='text'>
If there is interest, it can be resurrected from SVN.  PR4912.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92422 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>OptimalEdgeProfiling: Creation of profiles.</title>
<updated>2009-09-01T19:03:44Z</updated>
<author>
<name>Andreas Neustifter</name>
<email>astifter-llvm@gmx.at</email>
</author>
<published>2009-09-01T19:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f771dae69aee00a16dbfb7e712bf26ab2b9d9cde'/>
<id>urn:sha1:f771dae69aee00a16dbfb7e712bf26ab2b9d9cde</id>
<content type='text'>
This adds the instrumentation and runtime part of OptimalEdgeProfiling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80712 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Read Makefile.config before using LLVMGCC.</title>
<updated>2009-08-28T16:13:45Z</updated>
<author>
<name>Andreas Neustifter</name>
<email>astifter-llvm@gmx.at</email>
</author>
<published>2009-08-28T16:13:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1c29357c521c6fa4824e173d0b5b7156dd4e8baf'/>
<id>urn:sha1:1c29357c521c6fa4824e173d0b5b7156dd4e8baf</id>
<content type='text'>
See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090824/085828.html


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80372 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Another NO_RUNTIME_LIBRARIES tweak...</title>
<updated>2009-08-28T03:06:28Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-28T03:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5a8969a7e23b81812efb567eda824f62e706c554'/>
<id>urn:sha1:5a8969a7e23b81812efb567eda824f62e706c554</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80331 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Tweak NO_RUNTIME_LIBS.</title>
<updated>2009-08-28T02:20:39Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-28T02:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=53339fd046ae75f8d49d3ef4eea4ff17c7feee58'/>
<id>urn:sha1:53339fd046ae75f8d49d3ef4eea4ff17c7feee58</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80330 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't build runtime libraries in an Apple style build.</title>
<updated>2009-08-27T23:43:28Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-27T23:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b562b47deeb163d3c854b2d9670bf38a37b7816e'/>
<id>urn:sha1:b562b47deeb163d3c854b2d9670bf38a37b7816e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80303 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add llvm_start_edge_profiling to exported symbols for libprofile_rt.</title>
<updated>2009-08-24T21:41:37Z</updated>
<author>
<name>Andreas Neustifter</name>
<email>astifter-llvm@gmx.at</email>
</author>
<published>2009-08-24T21:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ade1a22522ab4d1971ee6fd1f7491e1a956b03a9'/>
<id>urn:sha1:ade1a22522ab4d1971ee6fd1f7491e1a956b03a9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79944 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
