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-30 08:44:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Andreas Bolka
8c032970b9
Fix Strong-SIV testcase.
...
llvm-svn: 78384
2009-08-07 15:42:32 +00:00
..
Analysis
Fix Strong-SIV testcase.
2009-08-07 15:42:32 +00:00
Archive
…
Assembler
Add a new keyword 'inbounds' for use with getelementptr. See the
2009-07-27 21:53:46 +00:00
Bindings
/Ocaml
…
Bitcode
Use separate ValueList for metadata.
2009-08-04 06:00:18 +00:00
BugPoint
…
CodeGen
Another coalescer bug. When a dead copy is eliminated, transfer the kill to a def of the exact register rather than a super-register.
2009-08-07 07:14:14 +00:00
DebugInfo
…
ExecutionEngine
remove tests for removed intrinsics.
2009-07-12 21:30:06 +00:00
Feature
Do not use abbrev while writing NamedMDNode name.
2009-07-30 23:06:35 +00:00
FrontendAda
…
FrontendC
Testcase for llvm-gcc 78324 (although in normal
2009-08-06 17:28:23 +00:00
FrontendC++
add a testcase for my llvm-gcc hack.
2009-08-06 06:18:52 +00:00
FrontendFortran
…
FrontendObjC
Adjust test for llvm-gcc checkin 78249.
2009-08-05 22:18:47 +00:00
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
…
MC
/AsmParser
Disable X86 AsmMatcher for now, it is causing gcc-4.0 to run out of memory on
2009-08-07 08:45:03 +00:00
Other
…
Scripts
…
TableGen
…
Transforms
Add -disable-output. Thanks Bill!
2009-08-03 22:24:22 +00:00
Verifier
…
Makefile
Avoid a problem with ulimit on Solaris & friends, patch by Edward O'Callaghan!
2009-08-01 03:37:54 +00:00
Makefile.tests
…
TestRunner.sh
…