aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CodeGenerator.html
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-10-31 13:04:26 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-10-31 13:04:26 +0000
commit4b2e07aa5819e06230873c3843731b1817498730 (patch)
tree26f8840861168faf373043402534355d6c5c3834 /docs/CodeGenerator.html
parent5c6e4df71323e3c3b6eb23bfd4b1d908ab5b149a (diff)
downloadexternal_llvm-4b2e07aa5819e06230873c3843731b1817498730.zip
external_llvm-4b2e07aa5819e06230873c3843731b1817498730.tar.gz
external_llvm-4b2e07aa5819e06230873c3843731b1817498730.tar.bz2
docs/*.html: Fix markups.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143349 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodeGenerator.html')
-rw-r--r--docs/CodeGenerator.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index 15344da..62ea6ca 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -1813,6 +1813,8 @@ $ llc -regalloc=pbqp file.bc -o pbqp.s;
<a name="proepicode">Prolog/Epilog Code Insertion</a>
</h3>
+<div>
+
<!-- _______________________________________________________________________ -->
<h4>
<a name="compact_unwind">Compact Unwind</a>
@@ -1927,6 +1929,8 @@ $ llc -regalloc=pbqp file.bc -o pbqp.s;
</div>
+</div>
+
<!-- ======================================================================= -->
<h3>
<a name="latemco">Late Machine Code Optimizations</a>