Displaying 1 result from an estimated 1 matches for "_skeletal_".
2004 Feb 06
0
LLVM Status Update
...old a constant expression, just use ConstantExpr::get*.
7. Bytecode files have been shrunk for 1.2 fairly substantially for large
programs (15-30%). We are now running out of obvious things that can
be done to shrink bytecode files (aside from using bzip2 or gzip :)
8. Brian checked in a _skeletal_ PowerPC backend that he had in his tree.
This backend doesn't work, and is missing several large pieces, but
could be a starting point for someone interested in starting the
project.
9. LLVM now supports -0.0 much better, and support for floating point
constants on big-endian 3...