[llvm-commits] [llvm] r80930 - in /llvm/trunk/lib/Target/X86: X86ISelLowering.cpp X86Instr64bit.td X86InstrInfo.td

Duncan Sands baldrick at free.fr
Thu Sep 3 11:28:01 PDT 2009


Hi Dan,

> Add a -disable-16bit flag and associated support for experimenting with
> disabling the use of 16-bit operations on x86. This doesn't yet work for
> inline asms with 16-bit constraints, vectors with 16-bit elements,
> trampoline code, and perhaps other obscurities, but it's enough to try
> some experiments.

not sure why you mention trampoline code here?

Ciao,

Duncan.



More information about the llvm-commits mailing list