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-24 04:45:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Dale Johannesen
123ca42f2c
Remove "long" variants so these will pass on a 64-bit host.
...
llvm-svn: 57418
2008-10-12 18:40:49 +00:00
..
Analysis
Rationalize the names of passes that print information:
2008-09-23 12:47:39 +00:00
Archive
…
Assembler
Attributes noinline alwaysinline are incompatible
2008-10-01 23:41:25 +00:00
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
Change CALLSEQ_BEGIN and CALLSEQ_END to take TargetConstant's as
2008-10-11 22:08:30 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
…
FrontendC
Remove "long" variants so these will pass on a 64-bit host.
2008-10-12 18:40:49 +00:00
FrontendC++
…
FrontendFortran
…
FrontendObjC
fix filetype suffix
2008-10-07 06:41:02 +00:00
FrontendObjC++
This is an objective-c test, not an objective-c++ one.
2008-10-06 18:42:48 +00:00
Integer
…
lib
add support for running the test suite with valgrind. to run it just type 'make VG=1', as in clang
2008-10-07 14:48:14 +00:00
Linker
…
LLVMC
…
Other
Remove interfaces implemented by dead pass from the list of available passes.
2008-10-06 20:36:36 +00:00
Scripts
…
TableGen
…
Transforms
Fix PR2697 by rewriting the '(X / pos) op neg' logic. This also changes
2008-10-11 22:55:00 +00:00
Verifier
…
Makefile
add support for running the test suite with valgrind. to run it just type 'make VG=1', as in clang
2008-10-07 14:48:14 +00:00
Makefile.tests
…
TestRunner.sh
…