This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-10 06:25:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
History
Jeffrey Yasskin
e653785a3d
Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of
...
the examples shared to make sure the shared library keeps working. llvm-svn: 96959
2010-02-23 18:10:07 +00:00
..
ADT
Fix (harmless) memory leak found by memcheck.
2010-02-11 07:16:13 +00:00
ExecutionEngine
Make it possible to create multiple JIT instances at the same time, by removing
2010-02-11 01:07:39 +00:00
Support
Add Regex::sub, for doing regular expression substitution with backreferences.
2010-02-17 20:08:42 +00:00
Transforms
Factor out redundancy from clone() implementations.
2009-10-27 22:16:29 +00:00
VMCore
Teach the verifier to check the condition on a branch and ensure that it has
2010-02-15 22:09:09 +00:00
Makefile
New unit test for the cloning module, which so far only covers cloning of
2009-09-27 21:39:46 +00:00
Makefile.unittest
Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of
2010-02-23 18:10:07 +00:00