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
/
IR
History
David Blaikie
4f05b70498
Use LLVM_STATIC_ASSERT rather than a hand-rolled implementation.
...
llvm-svn: 198330
2014-01-02 18:29:40 +00:00
..
AttributesTest.cpp
Make one of the AttributeSet ctors maintain the invariant that the
2013-08-02 22:29:40 +00:00
CMakeLists.txt
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
ConstantsTest.cpp
llvm/unittests: Use OwningPtr to fix --vg-leak.
2013-01-23 08:33:13 +00:00
DominatorTreeTest.cpp
Fix dominator descendants for unreachable blocks.
2013-12-02 14:08:27 +00:00
InstructionsTest.cpp
Use a: and s: instead of a0: and s0: in the DataLayout strings.
2013-12-13 18:56:34 +00:00
IRBuilderTest.cpp
Use present fast-math flags when applicable in CreateBinOp
2013-12-05 00:32:09 +00:00
LegacyPassManagerTest.cpp
Use a: and s: instead of a0: and s0: in the DataLayout strings.
2013-12-13 18:56:34 +00:00
Makefile
…
MDBuilderTest.cpp
…
MetadataTest.cpp
…
PassManagerTest.cpp
[PM] Complete the cross-layer interfaces with a Module-to-Function
2013-11-23 01:25:07 +00:00
PatternMatch.cpp
PatternMatch: Matcher for (un)ordered floating point min/max
2013-05-05 01:54:46 +00:00
TypeBuilderTest.cpp
…
TypesTest.cpp
…
ValueMapTest.cpp
Use LLVM_STATIC_ASSERT rather than a hand-rolled implementation.
2014-01-02 18:29:40 +00:00
ValueTest.cpp
Fix getOrInsertGlobal dropping the address space.
2013-09-30 21:23:03 +00:00
VerifierTest.cpp
Add calls to doInitialization() and doFinalization() in verifyFunction()
2013-10-30 22:37:51 +00:00
WaymarkTest.cpp
Revert patches to add case-range support for PR1255.
2013-09-09 19:14:35 +00:00