hanchenye-llvm-project/llvm/unittests/Analysis
Rafael Espindola 11c07d7eec Modernize the .ll parsing interface.
* Use StringRef instead of std::string&
* Return a std::unique_ptr<Module> instead of taking an optional module to write
  to (was not really used).
* Use current comment style.
* Use current naming convention.

llvm-svn: 215989
2014-08-19 16:58:54 +00:00
..
CFGTest.cpp Modernize the .ll parsing interface. 2014-08-19 16:58:54 +00:00
CMakeLists.txt [TBAA] Fix handling of mixed TBAA (path-aware and non-path-aware TBAA). 2014-05-03 22:32:52 +00:00
LazyCallGraphTest.cpp Modernize the .ll parsing interface. 2014-08-19 16:58:54 +00:00
Makefile
MixedTBAATest.cpp AA metadata refactoring (introduce AAMDNodes) 2014-07-24 12:16:19 +00:00
ScalarEvolutionTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00