remove some v9 specific code
[oota-llvm.git] / utils / Burg / README
1 To format the documentation, type "make doc.dvi" and print the result.
2
3 The length of the cost vectors is fixed at 4 for reasons that are
4 primarily historical.  To change it, edit the definition of DELTAWIDTH
5 in b.h.
6
7 Burg is compiled without optimization by default to avoid problems
8 with initial installation.  To improve burg's performance, add '-O' to
9 CFLAGS in the Makefile and rebuild burg with a high quality optimizing
10 compiler.
11
12 To be added to the Burg mailing list, send your preferred electronic
13 mail address to cwf@research.att.com.
14