1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/unittests/VMCore
2012-01-02 07:49:53 +00:00
..
ConstantsTest.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
InstructionsTest.cpp Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
Makefile Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly passes as well. 2009-06-29 18:49:09 +00:00
MetadataTest.cpp Fix C++0x narrowing errors when char is unsigned. 2011-08-30 20:53:29 +00:00
PassManagerTest.cpp Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +00:00
pr11677.cpp Materialize functions whose basic blocks are used by global variables. Fixes 2012-01-02 07:49:53 +00:00
ValueMapTest.cpp re-enable unittest 2011-12-12 04:20:41 +00:00
VerifierTest.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00