Move optimization of some cases of (A & C1)|(B & C2) from instcombine to instsimplify...
[oota-llvm.git] / tools / lli / RemoteTargetMessage.h
2014-01-14 Renato GolinSanitize MCJIT remote execution
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.