From f9ec2fb34a48eb9e8e73027ec790235e1075ae85 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 30 Oct 2010 19:47:49 +0000 Subject: fix typos and some serious bugs in feature handling (but not for cases that are currently exercised). Thanks to Frits van Bommel for the great review! llvm-svn: 117840 --- llvm/docs/CodeGenerator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/CodeGenerator.html') diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html index 60d54e507bc..0a776178254 100644 --- a/llvm/docs/CodeGenerator.html +++ b/llvm/docs/CodeGenerator.html @@ -1909,7 +1909,7 @@ description.

-

The first phase of alias processing is simple instruction mneomonic +

The first phase of alias processing is simple instruction mnemonic remapping for classes of instructions which are allowed with two different mnemonics. This phase is a simple and unconditionally remapping from one input mnemonic to one output mnemonic. It isn't possible for this form of alias to -- cgit v1.2.3