aboutsummaryrefslogtreecommitdiff
path: root/unittests/VMCore/DominatorTreeTest.cpp
AgeCommit message (Expand)Author
2013-01-07Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-04Sort the #include lines for unittest/...Chandler Carruth
2012-03-30Handle unreachable code in the dominates functions. This changes users whenRafael Espindola