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-31 17:32:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Daniel Berlin
0f20fa71ba
Fix PR 2160 by making sure arguments to external functions get marked as pointing to anything
...
llvm-svn: 48509
2008-03-18 22:22:53 +00:00
..
Analysis
Fix PR 2160 by making sure arguments to external functions get marked as pointing to anything
2008-03-18 22:22:53 +00:00
Archive
…
Assembler
…
Bindings
/Ocaml
C and Objective Caml bindings for the TargetData class.
2008-03-16 20:08:03 +00:00
Bitcode
…
BugPoint
…
C++Frontend
Add -m32 to compilation line; test is only valid in
2008-03-10 17:56:53 +00:00
CFrontend
The __sync primitives only work on x86 and alpha;
2008-03-10 18:38:31 +00:00
CodeGen
Make conversions of i8/i16 to ppcf128 work.
2008-03-18 17:28:38 +00:00
DebugInfo
Remove llvm-upgrade and update tests.
2008-03-10 07:21:50 +00:00
ExecutionEngine
Remove llvm-upgrade and update tests.
2008-03-10 07:21:50 +00:00
Feature
no need to keep around this output.
2008-03-12 17:14:06 +00:00
FrontendAda
…
FrontendObjC
…
Integer
…
lib
Fix error in testing for END. notation.
2008-03-13 22:02:51 +00:00
Linker
This passes now
2008-03-10 22:34:11 +00:00
Other
…
Scripts
…
TableGen
…
Transforms
Upgrade tests to not use llvm-upgrade.
2008-03-18 04:14:37 +00:00
Verifier
All of these tests had out of date syntax and were never even running through
2008-03-16 07:55:46 +00:00
Makefile
Do not pass -g flag when compiling tests, so remove the C.Flags. This only happens if you have a debug build of llvm.
2008-03-18 19:59:04 +00:00
Makefile.tests
…
TestRunner.sh
…