aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/VMCore/ValueMapTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-294/+0
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-3/+3
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-3/+2
* re-enable unittestDylan Noblesmith2011-12-121-2/+2
* Don't include Operator.h from InstrTypes.h.Jay Foad2011-04-111-0/+1
* Revert 119600 to unbreak the build. Francois, please investigate.Jim Grosbach2010-11-181-9/+9
* Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ().Francois Pichet2010-11-181-9/+9
* Move ValueMapTest from ADT to VMCore so that ADT doesn't needDan Gohman2010-09-271-0/+294