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
Bill Wendling
f069b62cd7
Add test for rdar://6394879.
...
llvm-svn: 60079
2008-11-26 02:21:12 +00:00
..
Analysis
Extend the 'noalias' attribute to function return values. This is intended to
2008-11-24 03:41:24 +00:00
Archive
…
Assembler
…
Bindings
/Ocaml
[PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on some platforms.
2008-10-22 12:41:54 +00:00
Bitcode
…
BugPoint
…
CodeGen
This adds in some code (currently disabled unless you pass
2008-11-26 02:00:14 +00:00
DebugInfo
If there are two consecutive llvm.dbg.stoppoint calls then
2008-11-19 18:56:50 +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++
Testcase for PR2917.
2008-10-29 18:06:20 +00:00
FrontendFortran
Testcase for recent llvm-gcc fix
2008-11-03 14:43:31 +00:00
FrontendObjC
Add test for rdar://6394879.
2008-11-26 02:21:12 +00:00
FrontendObjC++
…
Integer
…
lib
Fix make check on Solaris 10/x86: the default grep is not GNU grep, same for as.
2008-10-21 17:21:32 +00:00
Linker
…
LLVMC
Since the old llvmc was removed, rename llvmc2 to llvmc.
2008-11-25 21:38:12 +00:00
Other
…
Scripts
…
TableGen
…
Transforms
convertToSignExtendedInteger should return opInvalidOp instead of asserting if sematics of float does not allow arithmetics.
2008-11-25 19:00:29 +00:00
Verifier
Correct this error message.
2008-11-15 17:50:47 +00:00
Makefile
Fix make check on Solaris 10/x86: the default grep is not GNU grep, same for as.
2008-10-21 17:21:32 +00:00
Makefile.tests
…
TestRunner.sh
…