From: Reid Spencer Date: Thu, 20 Apr 2006 18:46:45 +0000 (+0000) Subject: Remove more references to Burg. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=572a76fe5857e390ceb7f0f62d9815662efe03bf;p=oota-llvm.git Remove more references to Burg. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27905 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 31d25894e7f..30de5b40a50 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -1352,11 +1352,6 @@ of the utilities are actually required as part of the build process because they are code generators for parts of LLVM infrastructure.

-
Burg/
Burg is an instruction selector - generator -- it builds trees on which it then performs pattern-matching to - select instructions according to the patterns the user has specified. Burg - is currently used in the Sparc V9 backend.

-

codegen-diff
codegen-diff is a script that finds differences between code that LLC generates and code that LLI generates. This is a useful tool if you are debugging one of them, diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html index 067d276a551..2b15b3d5afb 100644 --- a/docs/MakefileGuide.html +++ b/docs/MakefileGuide.html @@ -911,7 +911,6 @@ BCCompile.C BCCompile.CXX BCLinkLib - Burg C.Flags Compile.C CompileCommonOpts