This website requires JavaScript.
Explore
Help
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-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
History
John McCall
bb9c3309b2
Make APFloat's string-parsing routines a bit safer against very large exponents.
...
llvm-svn: 97278
2010-02-26 22:20:41 +00:00
..
ADT
Make APFloat's string-parsing routines a bit safer against very large exponents.
2010-02-26 22:20:41 +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
Try r96559 for the third time. This time the shared library is only built if
2010-02-25 06:34:33 +00:00