Handle overflow of 64-bit loop conditions.
[oota-llvm.git] / test / Transforms / Inline / 2008-09-02-AlwaysInline.ll
2008-09-26 Devang PatelImplement function notes as function attributes.
2008-09-02 Devang Patelrespect inline=never and inline=always notes.