aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/IPO/PartialSpecialization.cpp
AgeCommit message (Expand)Author
2008-11-03add a period at the end of the comment, ignoring the fact that the comment wo...Andrew Lenharth
2008-11-03Ensure that we are checking only calls to the function we are interested in s...Andrew Lenharth
2008-10-08dont specialize weak functions and the likeNuno Lopes
2008-09-04try to seperate the mechanism into something others can useAndrew Lenharth
2008-09-04Tidy up several unbeseeming casts from pointer to intptr_t.Dan Gohman
2008-09-04cleanup as per Duncan's reviewAndrew Lenharth
2008-09-03Initial version of a Partial Specialization IPO pass. It triggers a couple h...Andrew Lenharth