1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/utils/Burg
Chris Lattner 24f8a6f223 fix warnings on sparc
llvm-svn: 9759
2003-11-06 21:30:15 +00:00
..
Doc Added LLVM copyright to Makefiles. 2003-10-20 22:29:16 +00:00
b.h
be.c fix warnings on sparc 2003-11-06 21:30:15 +00:00
burg.shar.gz
burs.c
closure.c fix warnings on sparc 2003-11-06 21:30:15 +00:00
COPYRIGHT
delta.c
fe.c
fe.h
gram.yc
item.c
lex.c
LICENSE.TXT
list.c
LOG_CHANGES
main.c
Makefile Added LLVM copyright to Makefiles. 2003-10-20 22:29:16 +00:00
map.c
nonterminal.c
operator.c
pattern.c
plank.c
queue.c
README
rule.c
sample.gr
string.c
symtab.c
table.c
trim.c
zalloc.c

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.