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-01-14 07:31:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
History
Daniel Dunbar
92e99d82a2
Add Regex::sub, for doing regular expression substitution with backreferences.
...
llvm-svn: 96503
2010-02-17 20:08:42 +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 r94484 (avoiding RTTI problems in tests) forward again in a way that isn't
2010-01-26 23:30:46 +00:00