Make x86's BT instruction matching more thorough, and add some
[oota-llvm.git] / lib / Transforms / IPO / ExtractGV.cpp
2009-01-15 Rafael EspindolaAdd the private linkage.
2008-10-21 Dan GohmanFix a bug that prevented llvm-extract -delete from...
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2008-05-26 Duncan SandsFactor code to copy global value attributes like
2008-04-06 Gabor GreifAPI changes for class Use size reduction, wave 1.
2008-03-09 Ted KremenekFix some compilation errors on msvc:
2008-03-07 Andrew Lenharthadd a pass that can extract all kinds of global values...