<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/utils/NightlyTestTemplate.html, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/utils/NightlyTestTemplate.html?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/utils/NightlyTestTemplate.html?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2011-11-03T21:03:53Z</updated>
<entry>
<title>utils: Remove (way) old nightly test scripts, I don't think anyone uses them and LNT has way better tools than this.</title>
<updated>2011-11-03T21:03:53Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-11-03T21:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=89b6f2ea9fdba7e99820bed7ecbbfedd549c9a10'/>
<id>urn:sha1:89b6f2ea9fdba7e99820bed7ecbbfedd549c9a10</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143655 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Cause the various warnings list to be generated via a &lt;ul&gt; list with</title>
<updated>2006-03-21T01:21:39Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-03-21T01:21:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=7d6a5155a4bbdbe8fb7b34733ceb5c30e4fc03ba'/>
<id>urn:sha1:7d6a5155a4bbdbe8fb7b34733ceb5c30e4fc03ba</id>
<content type='text'>
text enclosed in &lt;tt&gt;. This ensures that (a) the text is in a fixed width
font (to indicated generated text) and (b) the text wraps without causing
the page width to be extended. The main result of this is that the report
will wrap to conform to the window size in which it is displayed instead of
having a very wide length if a warning message is long.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26916 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert llvm.cs.uiuc.edu -&gt; llvm.org</title>
<updated>2006-03-14T05:54:52Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-03-14T05:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=9dce2b33807f47d794b0482313ae3fe0d275c833'/>
<id>urn:sha1:9dce2b33807f47d794b0482313ae3fe0d275c833</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26748 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make long warnings wrap and have less indent so other portions of the page</title>
<updated>2006-01-28T19:44:48Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-01-28T19:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=24200d63fda0a82438c9fe2852375c47c44d1a20'/>
<id>urn:sha1:24200d63fda0a82438c9fe2852375c47c44d1a20</id>
<content type='text'>
are not skewed out of view.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25753 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The nightly tester report doesn't report JIT code size anymore, remove it</title>
<updated>2005-10-28T16:35:18Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-10-28T16:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=e50caac6b076426b7233f40174d5ebbc3efa4d8c'/>
<id>urn:sha1:e50caac6b076426b7233f40174d5ebbc3efa4d8c</id>
<content type='text'>
from the olden graph.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24057 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Include local time on the web page for start/end times.</title>
<updated>2005-02-13T16:08:30Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-02-13T16:08:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=004e19e38d810c3146c77b68a9274210ee008b1d'/>
<id>urn:sha1:004e19e38d810c3146c77b68a9274210ee008b1d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20150 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use and print out BuildStatus, we don't always have build errors.</title>
<updated>2005-01-12T03:31:38Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2005-01-12T03:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=9a6127504a8a9cb5483d157a1d3a1da8ce358a8b'/>
<id>urn:sha1:9a6127504a8a9cb5483d157a1d3a1da8ce358a8b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19497 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>We don't always have build errors, so call it `status', not `error'</title>
<updated>2005-01-11T18:27:16Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2005-01-11T18:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=7f5875a56a5f282a36d13aa2e881e7dd025b1937'/>
<id>urn:sha1:7f5875a56a5f282a36d13aa2e881e7dd025b1937</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19479 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert previous changes to remove -enable-linscan and the *BETA columns of</title>
<updated>2004-12-06T20:14:45Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-12-06T20:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=51e615f5dd2159c517960dfec6fb1e67a979f135'/>
<id>urn:sha1:51e615f5dd2159c517960dfec6fb1e67a979f135</id>
<content type='text'>
the nightly test. These are still needed for iterative linear scan testing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18577 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove LLC-BETA and linear scan options as they are no longer reported.</title>
<updated>2004-12-06T18:29:14Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-12-06T18:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=c537224c0092658d99ef898e25e8a209fb3c43e8'/>
<id>urn:sha1:c537224c0092658d99ef898e25e8a209fb3c43e8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18574 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
