From a8fd6aa5401c7972ce3e862545fc1180af4275f2 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Mon, 7 May 2007 14:47:42 +0000 Subject: [PATCH] README update [r13696] --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 13b426e0e..de1446ac8 100644 --- a/README +++ b/README @@ -14,10 +14,10 @@ Contents: The Firm library implements the Firm intermediate representation (ir). An old description of Firm can be found in [TLB:99]. -libFirm contains algorithms for construction of the SSA directly from the +libFirm contains algorithms for construction of the SSA form directly from the attributed syntax tree. A set of analyses and optimisation phases is provided. -This version includes a complete backend for the ia32 architecture, as well as -some unfinished backends for mips, arm, ppc32. +This version includes a complete backend for the IA32 architecture, as well as +some unfinished backends for MIPS, ARM, PPC32. 1.1. Features -- 2.20.1