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-26 06:04:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
/
Support
History
Michael J. Spencer
b9734a5b12
Support: Add Endian.h
...
llvm-svn: 117057
2010-10-21 20:28:21 +00:00
..
AllocatorTest.cpp
Spelling fixes.
2010-03-01 17:51:02 +00:00
Casting.cpp
add dyn_cast_or_null tests, exclude invalid dyn_cast test
2010-07-22 15:37:20 +00:00
CommandLineTest.cpp
…
ConstantRangeTest.cpp
Make ConstantRange::makeICmpRegion handle all the edge cases properly. This
2010-09-28 18:18:36 +00:00
EndianTest.cpp
Support: Add Endian.h
2010-10-21 20:28:21 +00:00
LeakDetectorTest.cpp
Fix death tests in -Asserts builds.
2010-03-17 01:18:45 +00:00
Makefile
…
MathExtrasTest.cpp
…
raw_ostream_test.cpp
…
RegexTest.cpp
Add Regex::sub, for doing regular expression substitution with backreferences.
2010-02-17 20:08:42 +00:00
SwapByteOrderTest.cpp
Unit Tests: Missed this error. MSVC and clang didn't complain.
2010-10-11 22:04:38 +00:00
System.cpp
static_cast to long, otherwise MSVC 2008 won't compile.
2010-10-04 12:31:20 +00:00
TypeBuilderTest.cpp
Add support for TypeBuilder<const/volatile void*, false>.
2010-02-09 19:07:19 +00:00
ValueHandleTest.cpp
zap dead code.
2010-09-01 15:44:05 +00:00