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-18 01:35:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Mikhail Glushenkov
2cd5897920
Use ignore & grep instead of XFAIL.
...
llvm-svn: 61307
2008-12-21 07:47:49 +00:00
..
Analysis
Resubmit support for the 'nocapture' attribute.
2008-12-19 06:39:12 +00:00
Archive
…
Assembler
…
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
Fix fast-isel to not emit invalid assembly when presented with a
2008-12-20 17:19:40 +00:00
DebugInfo
More precise XFAIL.
2008-12-19 22:28:23 +00:00
ExecutionEngine
…
Feature
Extend the 'noalias' attribute to function return values. This is intended to
2008-11-24 03:41:24 +00:00
FrontendAda
…
FrontendC
Add test case for ptr annotation.
2008-11-12 16:12:27 +00:00
FrontendC++
This test works again for Darwin because a patch was reverted.
2008-12-19 19:08:13 +00:00
FrontendFortran
…
FrontendObjC
Add test for rdar://6394879.
2008-11-26 02:21:12 +00:00
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
Use ignore & grep instead of XFAIL.
2008-12-21 07:47:49 +00:00
Other
…
Scripts
…
TableGen
…
Transforms
Turn strcmp into memcmp, such as strcmp(P, "x") --> memcmp(P, "x", 2).
2008-12-21 00:19:21 +00:00
Verifier
Correct this error message.
2008-11-15 17:50:47 +00:00
Makefile
…
Makefile.tests
…
TestRunner.sh
…