summaryrefslogtreecommitdiff
path: root/unittests/Transforms
AgeCommit message (Expand)AuthorFilesLines
2010-03-13Teach this test not to leak. Also, clean up all the cast<BinaryOperator> cruft.Nick Lewycky1-36/+89
2009-10-27Factor out redundancy from clone() implementations.Devang Patel1-28/+28
2009-10-27Type.h doesn't need to #include LLVMContext.hChris Lattner1-0/+1
2009-10-06Introduce and use convenience methods for getting pointer typesDuncan Sands1-1/+1
2009-09-27New unit test for the cloning module, which so far only covers cloning ofNick Lewycky3-0/+119