R600/SI: Disable commutativity for MIN/MAX_LEGACY
[oota-llvm.git] / utils / unittest / CMakeLists.txt
2014-02-26 NAKAMURA Takumi[CMake] Use LINK_LIBS instead of target_link_libraries().
2014-02-10 NAKAMURA Takumi[CMake] Add dependencies to gtest.
2014-01-10 NAKAMURA TakumiSink add_llvm_library(gtest_main) to UnitTestMain/CMake...
2013-11-15 Chandler CarruthMove all of the GoogleTest files back to the same locat...
2013-05-14 Duncan SandsGet the unittests compiling when building with cmake...
2012-06-06 Justin HolewinskiFix gtest build issue on Visual Studio 2012 RC
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-10-19 Joe AbbeyAdding dependencies to allow -DBUILD_SHARED_LIBS=true...
2011-07-27 Frits van BommelUpdate CMake build for new gtest file.
2010-10-19 Michael J. SpencerFix VC2010 build.
2010-10-17 Oscar FuentesBuild with RTTI and exceptions disabled. Only in GCC...
2010-10-07 Michael J. SpencerCMake: Fix warning in gtest.
2010-09-25 Oscar FuentesReverting "CMake: Don't include tools, unittets, or...
2010-09-24 Michael J. SpencerCMake: Don't include tools, unittets, or examples as...
2010-09-24 Michael J. SpencerCMake: Build unittests.