hanchenye-llvm-project/llvm/utils/Burg
Chris Lattner 56a874b0d6 Portability fix, thanks to Markus F.X.J. Oberhumer.
llvm-svn: 18977
2004-12-16 04:56:34 +00:00
..
Doc
COPYRIGHT
LICENSE.TXT
LOG_CHANGES
Makefile Internalize variable names to prevent recursive assignment. Cleanup docs. 2004-10-30 09:19:36 +00:00
README
b.h
be.c
burg.shar.gz
burs.c
closure.c
delta.c
fe.c
fe.h
gram.yc
item.c
lex.c
list.c
main.c
map.c
nonterminal.c
operator.c
pattern.c
plank.c
queue.c
rule.c
sample.gr
string.c
symtab.c
table.c
trim.c
zalloc.c Portability fix, thanks to Markus F.X.J. Oberhumer. 2004-12-16 04:56:34 +00:00

README

To format the documentation, type "make doc.dvi" and print the result.

The length of the cost vectors is fixed at 4 for reasons that are
primarily historical.  To change it, edit the definition of DELTAWIDTH
in b.h.

Burg is compiled without optimization by default to avoid problems
with initial installation.  To improve burg's performance, add '-O' to
CFLAGS in the Makefile and rebuild burg with a high quality optimizing
compiler.

To be added to the Burg mailing list, send your preferred electronic
mail address to cwf@research.att.com.