aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit49123fd58c52833dd40702c30dd05e2c40156f33 (patch)
tree326c0e07143344155ce8ce13b897ba6103b97e54 /docs/CodeGenerator.html
parentc5ac61d64ffe91dc0f17ba07f72e8036250176ba (diff)
downloadexternal_llvm-49123fd58c52833dd40702c30dd05e2c40156f33.zip
external_llvm-49123fd58c52833dd40702c30dd05e2c40156f33.tar.gz
external_llvm-49123fd58c52833dd40702c30dd05e2c40156f33.tar.bz2
Finish up the first draft of the release notes.
improvements are welcome, please commit any changes directly to SVN. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128992 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodeGenerator.html')
-rw-r--r--docs/CodeGenerator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index a845346..02869f6 100644
--- a/docs/CodeGenerator.html
+++ b/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