TBAA: remove !tbaa from testing cases when they are not needed.
[oota-llvm.git] / unittests / Support / MemoryBufferTest.cpp
2013-07-23 Eli BenderskyRefactor the unit test for MemoryBuffer::getOpenFileSlice
2013-07-23 Rafael EspindolaSplit getOpenFile into getOpenFile and getOpenFileSlice.
2013-07-22 Eli BenderskyAdd a simple unit test for MemoryBuffer::getOpenFile
2012-12-04 Chandler CarruthSort the #include lines for unittest/...
2012-10-04 Andrew KaylorAdding MCJIT and MemoryBuffer unit tests