aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Sink
AgeCommit message (Expand)Author
2011-09-01Fix test; sorry for any inconvenience.Eli Friedman
2011-09-01Fix an issue with the IR sink pass found by inspection. (I'm not sure anyone...Eli Friedman
2010-10-18Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman
2010-05-07Add an LLVM IR version of code sinking. This uses the same simple algorithmDan Gohman