[SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting
[oota-llvm.git] / unittests / Support / MemoryTest.cpp
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-05-31 Rafael EspindolaUse error_code() instead of error_code::succes()
2012-12-31 Chandler CarruthGo ahead and get rid of the old page size interface...
2012-12-05 Akira HatanakaDo not run tests MappedMemoryTest.BasicWrite and Multip...
2012-12-04 Chandler CarruthSort the #include lines for unittest/...
2012-11-14 Jakub StaszakRemove DOS line endings.
2012-09-19 Andrew KaylorThis patch adds memory support functions which will...