[InstCombine] add tests to show missing bitcast optimizations
[oota-llvm.git] / utils / unittest / Makefile
2009-09-13 Daniel DunbarMove unittest driver to utils/unittest/UnitTestMain.
2009-01-01 Misha BrukmanMoved Google Test code up one directory so that we...