<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/tools/llvmc/ll, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2008-05-04T06:19:55+00:00</updated>
<entry>
<title>Drop llvmc also, it will be replaced by shiny new llvmc2</title>
<updated>2008-05-04T06:19:55+00:00</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-05-04T06:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=625f4fee4dad377251707421cdb063a3fa0f8576'/>
<id>urn:sha1:625f4fee4dad377251707421cdb063a3fa0f8576</id>
<content type='text'>
llvm-svn: 50615
</content>
</entry>
<entry>
<title>Delete a no-longer-supported configuration item.</title>
<updated>2006-08-29T20:52:44+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-29T20:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=014a2dd53da03beed19c391883597f79c03c1503'/>
<id>urn:sha1:014a2dd53da03beed19c391883597f79c03c1503</id>
<content type='text'>
llvm-svn: 29960
</content>
</entry>
<entry>
<title>For PR514:</title>
<updated>2005-05-19T00:52:28+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2005-05-19T00:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e9bee08f1d31f038eeed77c0e88407b39e35e2d2'/>
<id>urn:sha1:e9bee08f1d31f038eeed77c0e88407b39e35e2d2</id>
<content type='text'>
* language specification files are no longer configured with "configure"
* add substitutions for %bindir%, %libdir%, and various llvmgcc related
  variables needed in the c and cpp spec files.
* Implement the stubstituions in the Compiler Driver.
* Move st.in to projects/Stacker/tools/stkrc where it belongs.

llvm-svn: 22128
</content>
</entry>
<entry>
<title>Removed in favor of configurable (*.in) versions.</title>
<updated>2004-11-23T23:38:07+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-11-23T23:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e1ae9d7c00f962a5bbf86167ec0931b90fe9c2c5'/>
<id>urn:sha1:e1ae9d7c00f962a5bbf86167ec0931b90fe9c2c5</id>
<content type='text'>
llvm-svn: 18185
</content>
</entry>
<entry>
<title>Adjustments for changes in the configuration language.</title>
<updated>2004-08-24T14:24:14+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-08-24T14:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b26202f10c6e798d3cae33a8a177ffba2de153aa'/>
<id>urn:sha1:b26202f10c6e798d3cae33a8a177ffba2de153aa</id>
<content type='text'>
llvm-svn: 16026
</content>
</entry>
<entry>
<title>Change @ -&gt; % in config files. @name@ might be needed for config files to</title>
<updated>2004-08-20T22:53:11+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-08-20T22:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=7f9971f3499092037a9718bc49d2bde3ee0124ef'/>
<id>urn:sha1:7f9971f3499092037a9718bc49d2bde3ee0124ef</id>
<content type='text'>
themselves be configured via autoconf so its not a good substitition syntax
for llvmc. Furthermore % is more llvmish :)

llvm-svn: 15957
</content>
</entry>
<entry>
<title>Implement many new features for llvmc. This is the first version that will</title>
<updated>2004-08-19T04:49:47+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-08-19T04:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=dc20389b5cea0d20c4a939a532cda929bec4d348'/>
<id>urn:sha1:dc20389b5cea0d20c4a939a532cda929bec4d348</id>
<content type='text'>
actually execute actions and it is been shown to optimize a Stacker program

llvm-svn: 15912
</content>
</entry>
<entry>
<title>Fix definitions to match tool's actual capabilities.</title>
<updated>2004-08-16T07:06:13+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-08-16T07:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=efd6e266fa75370e20e7d644c8e5bb9b08f590bd'/>
<id>urn:sha1:efd6e266fa75370e20e7d644c8e5bb9b08f590bd</id>
<content type='text'>
llvm-svn: 15814
</content>
</entry>
<entry>
<title>Initial configuration files (to be installed) for ll (LLVM Assembly) and</title>
<updated>2004-08-15T08:16:12+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-08-15T08:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=82737a1e8b65326f213f72db40972a590a649b16'/>
<id>urn:sha1:82737a1e8b65326f213f72db40972a590a649b16</id>
<content type='text'>
st (Stacker) source files. These versions for testing/review only.

llvm-svn: 15764
</content>
</entry>
</feed>
