Make x86's BT instruction matching more thorough, and add some
[oota-llvm.git] / lib / Transforms / IPO / PartialSpecialization.cpp
2008-11-03 Andrew Lenharthadd a period at the end of the comment, ignoring the...
2008-11-03 Andrew LenharthEnsure that we are checking only calls to the function...
2008-10-08 Nuno Lopesdont specialize weak functions and the like
2008-09-04 Andrew Lenharthtry to seperate the mechanism into something others...
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 Andrew Lenharthcleanup as per Duncan's review
2008-09-03 Andrew LenharthInitial version of a Partial Specialization IPO pass...