[llvm-commits] CVS: llvm/docs/Lexicon.html

2006-10-17 Thread Owen Anderson
Changes in directory llvm/docs: Lexicon.html updated: 1.14 -> 1.15 --- Log message: Add LCSSA to the LLVM lexicon. --- Diffs of the changes: (+4 -1) Lexicon.html |5 - 1 files changed, 4 insertions(+), 1 deletion(-) Index: llvm/docs/Lexicon.html diff -u llvm/docs/Lexicon.html:1.1

[llvm-commits] CVS: llvm/docs/Lexicon.html

2006-02-08 Thread Chris Lattner
Changes in directory llvm/docs: Lexicon.html updated: 1.12 -> 1.13 --- Log message: Add SRoA to the lexicon. Patch by Marco Matthies! --- Diffs of the changes: (+4 -1) Lexicon.html |5 - 1 files changed, 4 insertions(+), 1 deletion(-) Index: llvm/docs/Lexicon.html diff -u llvm/

[llvm-commits] CVS: llvm/docs/Lexicon.html

2005-11-28 Thread Chris Lattner
Changes in directory llvm/docs: Lexicon.html updated: 1.11 -> 1.12 --- Log message: Add "SCC" to the lexicon. Patch provided by Marco Matthies, thanks! --- Diffs of the changes: (+5 -2) Lexicon.html |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) Index: llvm/docs/Lexico