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-27 15:02:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Evan Cheng
8e47a6e196
Don't merge restore with tail call instruction.
...
llvm-svn: 124167
2011-01-25 01:28:33 +00:00
..
Analysis
Add another rdar number.
2011-01-24 17:54:01 +00:00
Archive
…
Assembler
Allow unnamed_addr on declarations.
2011-01-15 08:15:00 +00:00
Bindings
/Ocaml
XFAIL vg_leak the new test as the rest.
2010-12-23 21:22:09 +00:00
Bitcode
…
BugPoint
…
CodeGen
Don't merge restore with tail call instruction.
2011-01-25 01:28:33 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
Testcase for dragonegg commit 124128.
2011-01-24 18:04:33 +00:00
FrontendC
Update llvm-gcc's tests.
2011-01-14 17:01:20 +00:00
FrontendC++
…
FrontendFortran
…
FrontendObjC
Update tests to accomodate unnamed_addr introduction.
2011-01-17 17:54:17 +00:00
FrontendObjC++
…
Integer
…
lib
…
Linker
fix PR9015, a crash linking recursive metadata.
2011-01-24 03:18:24 +00:00
LLVMC
…
MC
Jörg Sonnenberger noticed that we were missing this test.
2011-01-24 19:40:38 +00:00
Object
Revert "Object: Renable the tests now that none of the build bots complain about aliasing."
2011-01-21 06:27:04 +00:00
Other
…
Scripts
Print all 64bits for st_value and st_size. Adjust tests accordingly.
2010-12-20 20:49:43 +00:00
TableGen
Rename lisp-like functions as suggested by Gabor Greif as loooong time
2011-01-07 17:05:37 +00:00
Transforms
merge all the "crash tests" into crash.ll
2011-01-24 03:37:34 +00:00
Unit
…
Verifier
…
CMakeLists.txt
…
lit.cfg
Fix lit for people whose LLVM path contains 'opt', which is a common directory name on Unix-like systems.
2011-01-05 15:10:24 +00:00
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…