<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/WritingAnLLVMBackend.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/WritingAnLLVMBackend.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/WritingAnLLVMBackend.html?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-07-16T22:35:46Z</updated>
<entry>
<title>Remove the isMoveInstr() hook.</title>
<updated>2010-07-16T22:35:46Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-07-16T22:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=78e6e009223a38739797629ca2d217acf86dda93'/>
<id>urn:sha1:78e6e009223a38739797629ca2d217acf86dda93</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108567 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove TargetInstrInfo::copyRegToReg entirely.</title>
<updated>2010-07-11T17:01:17Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-07-11T17:01:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=744b3a5acdbd4d0fac9c6a7c9ad702502cc3cc37'/>
<id>urn:sha1:744b3a5acdbd4d0fac9c6a7c9ad702502cc3cc37</id>
<content type='text'>
Targets must now implement TargetInstrInfo::copyPhysReg instead. There is no
longer a default implementation forwarding to copyRegToReg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108095 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the documentation, getCalleeSavedRegClasses is not required anymore.</title>
<updated>2010-06-02T14:03:11Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-06-02T14:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b26f27969ec895ff14f755e70f3a205460e96cf2'/>
<id>urn:sha1:b26f27969ec895ff14f755e70f3a205460e96cf2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105323 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r103213. It broke several sections of live website.</title>
<updated>2010-05-07T00:28:04Z</updated>
<author>
<name>mike-m</name>
<email>mikem.llvm@gmail.com</email>
</author>
<published>2010-05-07T00:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e2c3a49c8029ebd9ef530101cc24c66562e3dff5'/>
<id>urn:sha1:e2c3a49c8029ebd9ef530101cc24c66562e3dff5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103219 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Overhauled llvm/clang docs builds. Closes PR6613.</title>
<updated>2010-05-06T23:45:43Z</updated>
<author>
<name>mike-m</name>
<email>mikem.llvm@gmail.com</email>
</author>
<published>2010-05-06T23:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=68cb31901c590cabceee6e6356d62c84142114cb'/>
<id>urn:sha1:68cb31901c590cabceee6e6356d62c84142114cb</id>
<content type='text'>
NOTE: 2nd part changeset for cfe trunk to follow.

*** PRE-PATCH ISSUES ADDRESSED

- clang api docs fail build from objdir
- clang/llvm api docs collide in install PREFIX/
- clang/llvm main docs collide in install
- clang/llvm main docs have full of hard coded destination
  assumptions and make use of absolute root in static html files;
  namely CommandGuide tools hard codes a website destination
  for cross references and some html cross references assume
  website root paths

*** IMPROVEMENTS

- bumped Doxygen from 1.4.x -&gt; 1.6.3
- splits llvm/clang docs into 'main' and 'api' (doxygen) build trees
- provide consistent, reliable doc builds for both main+api docs
- support buid vs. install vs. website intentions
- support objdir builds
- document targets with 'make help'
- correct clean and uninstall operations
- use recursive dir delete only where absolutely necessary
- added call function fn.RMRF which safeguards against botched 'rm -rf';
  if any target (or any variable is evaluated) which attempts
  to remove any dirs which match a hard-coded 'safelist', a verbose
  error will be printed and make will error-stop.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103213 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>don't reference DwarfWriter</title>
<updated>2010-04-05T04:11:11Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-04-05T04:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c310778830720f707382d03c2b022f3ddbf08ad1'/>
<id>urn:sha1:c310778830720f707382d03c2b022f3ddbf08ad1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100401 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Inline addAssemblyEmitter into its one real caller and delete</title>
<updated>2010-02-02T18:44:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-02-02T18:44:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0823d2a654cb3a075016f6efd21359ed4f5aca21'/>
<id>urn:sha1:0823d2a654cb3a075016f6efd21359ed4f5aca21</id>
<content type='text'>
the -print-emitted-asm option.  The JIT shouldn't have to pull
in the asmprinter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95100 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>no need to implement these.</title>
<updated>2010-01-25T20:37:36Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-01-25T20:37:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18821e07a3eefad47eeb792eee46ca7f117970d5'/>
<id>urn:sha1:18821e07a3eefad47eeb792eee46ca7f117970d5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94443 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>we don't want people to override printBasicBlockLabel.</title>
<updated>2009-09-12T22:57:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-09-12T22:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=deb8c1547e4410026a77d839ef75b6daeb0339db'/>
<id>urn:sha1:deb8c1547e4410026a77d839ef75b6daeb0339db</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81651 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation: fix HTML validation errors.</title>
<updated>2009-08-05T15:42:44Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-08-05T15:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e15192b36bb5e99838d3f70bf79f7b8bed7a75b9'/>
<id>urn:sha1:e15192b36bb5e99838d3f70bf79f7b8bed7a75b9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78196 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
