summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-04-06 06:29:50 +0000
committerChris Lattner <sabre@nondot.org>2011-04-06 06:29:50 +0000
commit17c170a8e06271c942f4798aec0f12566bd956a3 (patch)
treee14c324efc7c844e5b828ca72f4d2ae2cb1ebe95 /llvm/docs/CodeGenerator.html
parent23e16b59d212a433c39379e94cad3bf4c5bae887 (diff)
downloadbcm5719-llvm-17c170a8e06271c942f4798aec0f12566bd956a3.tar.gz
bcm5719-llvm-17c170a8e06271c942f4798aec0f12566bd956a3.zip
Finish up the first draft of the release notes.
improvements are welcome, please commit any changes directly to SVN. llvm-svn: 128992
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
-rw-r--r--llvm/docs/CodeGenerator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html
index a84534644cf..02869f63a45 100644
--- a/llvm/docs/CodeGenerator.html
+++ b/llvm/docs/CodeGenerator.html
@@ -2532,7 +2532,7 @@ OperandTy: VirtReg, | VirtReg, UnsImm, VirtReg, SignExtImm PhysReg
<div class="doc_text">
-<p>x86 has an experimental feature which provides
+<p>x86 has an feature which provides
the ability to perform loads and stores to different address spaces
via the x86 segment registers. A segment override prefix byte on an
instruction causes the instruction's memory access to go to the specified
OpenPOWER on IntegriCloud