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-10 22:00:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Evan Cheng
5f20fa7fed
Convert MC tests to .s so codegen changes won't break them.
...
llvm-svn: 122786
2011-01-03 23:47:14 +00:00
..
Analysis
fix rdar://8813415 - a miscompilation of 164.gzip that loop-idiom
2011-01-03 21:03:33 +00:00
Archive
…
Assembler
…
Bindings
/Ocaml
XFAIL vg_leak the new test as the rest.
2010-12-23 21:22:09 +00:00
Bitcode
…
BugPoint
…
CodeGen
Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack in
2011-01-03 22:53:22 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
…
FrontendC
…
FrontendC++
…
FrontendFortran
…
FrontendObjC
…
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
…
MC
Convert MC tests to .s so codegen changes won't break them.
2011-01-03 23:47:14 +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
Add support for using the `!if' operator when initializing variables:
2010-12-13 01:46:19 +00:00
Transforms
Duncan deftly points out that readnone functions aren't
2011-01-03 23:38:13 +00:00
Unit
…
Verifier
…
CMakeLists.txt
macho-dump: Fix CMake build, following up to r121466.
2010-12-10 09:18:26 +00:00
lit.cfg
Don't pattern match "clang-" as it may be part of a tool name with a
2011-01-03 21:55:08 +00:00
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…