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-04-05 01:01:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
16dd681b0e
Branches
Tags
View all branches
llvm-mirror
/
unittests
History
Anton Korobeynikov
16dd681b0e
This patch enables "make unittests" on enable-shared/mingw.
...
Patch by Takumi Nakamura! llvm-svn: 111270
2010-08-17 19:34:40 +00:00
..
ADT
Add a 'normalize' method to the Triple class, which takes a mucked up
2010-08-12 11:31:39 +00:00
Analysis
Make SCEVUnknown a CallbackVH, so that it can be notified directly
2010-08-02 23:49:30 +00:00
ExecutionEngine
missed a use of SizeRequired.
2010-07-22 21:34:55 +00:00
Support
Clean up ConstantRange a bit:
2010-08-11 22:04:36 +00:00
Transforms
Teach this test not to leak. Also, clean up all the cast<BinaryOperator> cruft.
2010-03-13 19:58:26 +00:00
VMCore
Reapply r110396, with fixes to appease the Linux buildbot gods.
2010-08-06 18:33:48 +00:00
Makefile
Make SCEVUnknown a CallbackVH, so that it can be notified directly
2010-08-02 23:49:30 +00:00
Makefile.unittest
This patch enables "make unittests" on enable-shared/mingw.
2010-08-17 19:34:40 +00:00