Age | Commit message (Expand) | Author |
---|---|---|
2013-01-07 | Rename the VMCore unittest tree to IR. Somehow was missed when doing the | Chandler Carruth |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-04 | Sort the #include lines for unittest/... | Chandler Carruth |
2011-12-12 | re-enable unittest | Dylan Noblesmith |
2011-04-11 | Don't include Operator.h from InstrTypes.h. | Jay Foad |
2010-11-18 | Revert 119600 to unbreak the build. Francois, please investigate. | Jim Grosbach |
2010-11-18 | Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ(). | Francois Pichet |
2010-09-27 | Move ValueMapTest from ADT to VMCore so that ADT doesn't need | Dan Gohman |