aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/noinline.ll
AgeCommit message (Expand)Author
2010-03-25Reapply r99451 with a fix to move the NoInline check to the cost functionsEric Christopher
2010-03-24Temporarily revert this, it's causing an issue with an internal project.Eric Christopher
2010-03-23add some accessors to callsite/callinst/invokeinst to checkChris Lattner