summaryrefslogtreecommitdiff
path: root/unittests/VMCore/VerifierTest.cpp
Commit message (Expand)AuthorAge
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-07
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-18
* Allow unnamed_addr on declarations.Rafael Espindola2011-01-15
* Reject uses of unnamed_addr in declarations.Rafael Espindola2011-01-13
* First step in fixing PR8927:Rafael Espindola2011-01-08
* Remove a memory leak from VerifierTest.Jeffrey Yasskin2010-03-13
* Teach the verifier to check the condition on a branch and ensure that it hasNick Lewycky2010-02-15