Make x86's BT instruction matching more thorough, and add some
[oota-llvm.git] / lib / Transforms / IPO / MergeFunctions.cpp
2009-01-15 Rafael EspindolaAdd the private linkage.
2008-11-02 Nick LewyckyChanges from Duncan's review:
2008-11-02 Duncan SandsGet this building on 64 bit machines (error:
2008-11-02 Nick LewyckyAdd a new MergeFunctions pass. It finds identical funct...