Return a std::unique_ptr from CloneModule. NFC.
[oota-llvm.git] / unittests / Analysis / CMakeLists.txt
2015-08-18 Chandler Carruth[PM/AA] Remove the last relics of the separate IPA...
2015-08-11 James MolloyAdd support for floating-point minnum and maxnum
2015-04-13 Daniel BerlinMake getModRefInfo with a default location not crash.
2014-11-17 Rafael EspindolaFix GraphTraits for "const CallGraphNode *" and "const...
2014-05-03 Juergen Ributzka[TBAA] Fix handling of mixed TBAA (path-aware and non...
2014-04-23 Chandler Carruth[LCG] Add a unittest for the LazyCallGraph. I had a...
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-07-27 Nick LewyckyUpdate this CMakeLists.txt for r187283 too.
2013-07-27 Nick LewyckyReimplement isPotentiallyReachable to make nocapture...
2012-06-21 Chandler CarruthCompletely refactor the structuring of unittest CMake...