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-23 20:34:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Dan Gohman
f6e1477a55
Add -o /dev/null to some tests which don't care about their output.
...
llvm-svn: 102722
2010-04-30 17:42:30 +00:00
..
Analysis
Add a comment to this test.
2010-04-26 21:37:43 +00:00
Archive
…
Assembler
add newlines at the end of files.
2010-04-07 22:53:17 +00:00
Bindings
/Ocaml
…
Bitcode
reapply 'reject forward references to functions whose type don't match'
2010-04-20 04:49:11 +00:00
BugPoint
…
CodeGen
Fix test.
2010-04-30 06:00:56 +00:00
DebugInfo
Update tests. Now DBG_VALUE instruction is created only if alloca corresponding to llvm.dbg.declare is missing.
2010-04-28 20:27:48 +00:00
ExecutionEngine
Revert r101455, which fails on the llvm-arm-linux buildbot.
2010-04-16 18:37:31 +00:00
Feature
…
FrontendAda
…
FrontendC
Add -o /dev/null to some tests which don't care about their output.
2010-04-30 17:42:30 +00:00
FrontendC++
Add -o /dev/null to some tests which don't care about their output.
2010-04-30 17:42:30 +00:00
FrontendFortran
…
FrontendObjC
…
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
…
MC
Fixed the word sized Bit Scan Forward/Reverse instructions, they needed the
2010-04-28 23:20:40 +00:00
Other
Add several more lint checks.
2010-04-09 01:39:53 +00:00
Scripts
…
TableGen
…
Transforms
fix this to work with objdir != srcdir
2010-04-28 22:34:35 +00:00
Unit
…
Verifier
…
CMakeLists.txt
…
lit.cfg
…
lit.site.cfg.in
…
Makefile
doh, didn't mean to check in my hackaround lit sucking. :)
2010-04-17 19:04:03 +00:00
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…