[llvm] r210814 - CodeGen: enable mov.w/mov.t pairs with minsize for WoA

Tim Northover t.p.northover at gmail.com
Thu Jun 12 13:51:32 PDT 2014


> And if you are relying on runtime fixup, "inherently
> position-dependent" would probably be a better description.

Or, more realistically, "inherently limited by what MSVC supports,
which is *only* movw/movt".

Tim.



More information about the llvm-commits mailing list