[PATCH] [X86] New pass that moves immediate operands to registers.

Michael Liao michael.liao at intel.com
Tue Sep 30 19:47:03 PDT 2014


Shall we do this carefully with consideration of register pressure? 
Even it reduces the code size, but it increases register pressure. Do 
you have benchmark results on the impact of this pass?

- Michael

http://reviews.llvm.org/D5544






More information about the llvm-commits mailing list