Use StringMap instead of std::map<std::string, SDNode*>.
[oota-llvm.git] / include / llvm / Transforms / IPO / InlinerPass.h
2008-05-30 Evan ChengRevert 51775.
2008-05-30 Evan ChengPatches for building llvm on Solaris x86. Contributed...
2008-03-24 Evan ChengIncreasing the inline limit from (overly conservative...
2008-01-12 Chris LattnerAllow clients to specify the inline threshold when...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-08-01 Dan GohmanMore explicit keywords.
2007-06-19 Tanya LattnerMove inliner pass header file.