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-20 10:42:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Craig Topper
655f8a01e6
Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes part of PR10700.
...
llvm-svn: 140370
2011-09-23 06:57:25 +00:00
..
Analysis
This test only makes sense with -enable-iv-rewrite.
2011-09-13 02:45:26 +00:00
Archive
…
Assembler
Fix a typo in the bitcode reader in the handling of atomic stores. Reported by David Meyer on llvmdev.
2011-09-19 19:41:28 +00:00
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
PR10989: Don't print .hidden on Windows.
2011-09-23 00:13:02 +00:00
DebugInfo
Update tests. Remove irrelevant tests.
2011-09-13 23:07:41 +00:00
ExecutionEngine
Excluding ARM JIT tests until someone can fix this compilation path.
2011-08-26 23:39:30 +00:00
Feature
Update tests to the newest EH syntax.
2011-08-25 01:30:18 +00:00
Integer
…
lib
Remove llvm-gcc and various compiler handling from llvm. It's not needed
2011-09-20 23:58:15 +00:00
Linker
Use %% for literals in RUN lines.
2011-08-26 20:09:48 +00:00
MC
Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes part of PR10700.
2011-09-23 06:57:25 +00:00
Object
…
Other
Update to new EH scheme.
2011-08-31 21:44:24 +00:00
Scripts
…
TableGen
Reverted r138652, valgrind doesn't understand obj:*/tblgen.
2011-08-27 06:17:30 +00:00
Transforms
PR10987: add a missed safety check to isSafePHIToSpeculate in scalarrepl.
2011-09-22 18:56:30 +00:00
Unit
…
Verifier
…
CMakeLists.txt
…
lit.cfg
Remove llvm-gcc and various compiler handling from llvm. It's not needed
2011-09-20 23:58:15 +00:00
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…