search for: sblp12_victor

Displaying 1 result from an estimated 1 matches for "sblp12_victor".

2013 May 07
1
[LLVMdev] Any LLVM passes for integers type compaction?
A few colleagues of mine implemented an inter-procedural range analysis algorithm for LLVM 2.7 a few years back. Their paper (see http://homepages.dcc.ufmg.br/~fernando/publications/papers/SBLP12_victor.pdf) states a 13-14% reduction in variable size for the SPEC CPU2006 benchmarks and 36% for the Stanford benchmarks. Check out http://code.google.com/p/range-analysis/ if you're interested and feel free to email me if you have any questions. H. ----- Original Message ----- From: Dmitry Mikushi...