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-05 03:36:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
History
Benjamin Kramer
eefb2c3ad6
For reasons I can't fathom MSVC supports ULL but not LLU suffixes on long long integer literals.
...
llvm-svn: 158648
2012-06-17 14:53:53 +00:00
..
ADT
Remove SmallMap unittests, unbreaking the build.
2012-06-17 12:46:18 +00:00
Analysis
The product of two chrec's can always be represented as a chrec.
2011-10-04 06:51:26 +00:00
Bitcode
Bitcode: Don't expose WriteBitcodeToStream to clients.
2012-02-29 20:30:56 +00:00
ExecutionEngine
Disable JITTest.FunctionIsRecompiledAndRelinked and JITTest.NoStubs
2012-05-16 19:07:55 +00:00
Support
For reasons I can't fathom MSVC supports ULL but not LLU suffixes on long long integer literals.
2012-06-17 14:53:53 +00:00
Transforms
Unweaken vtables as per
http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
2011-12-20 02:50:00 +00:00
VMCore
Fix typos found by
http://github.com/lyda/misspell-check
2012-06-02 10:20:22 +00:00
CMakeLists.txt
Add missing unittest files to the cmake build.
2012-06-17 14:42:49 +00:00
Makefile
Undo the hack in r147427 and move this unittest to a better home. This
2012-01-02 09:19:48 +00:00
Makefile.unittest
build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile
2011-12-15 23:35:08 +00:00