Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Harmony Wiki" for change notification.
The following page has been changed by Mikhail Fursov:
http://wiki.apache.org/harmony/Jitrino_OPT
------------------------------------------------------------------------------
* [:Jitrino_OPT/light_jni: light_jni] - Allows to call some predefined JNI methods directly
avoiding JNI stub.
* [:Jitrino_OPT/native: native] - Transforms 3-address LIR form into 2-address form
* [:Jitrino_OPT/peephole: peephole] - Performs various architecture specific optimizations
- * [:Jitrino_OPT/rce: rce]
+ * [:Jitrino_OPT/rce: rce] - Removes redundant comparisons. The analysis is based on EFLAGS
affect
* [:Jitrino_OPT/regalloc: regalloc] - Global register allocator
* [:Jitrino_OPT/si_insts: si_insts]
* [:Jitrino_OPT/spillgen: spillgen] - Local (basic-block level) register allocation and
spill generator
|