- LLBMC now performs lazy, on-demand loop unrolling, function inlining, and
encoding
- LLBMC can now take several bitcode files as input and it is no longer necessary
to use llvm-link in order to combine them into a single bitcode file
- Improved status information output
- LLBMC is now based on LLVM 3.3
- New version of STP (revision 1673)
- General stability and performance improvements