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-14 23:50:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Evan Cheng
8a9736a26c
Fix for PR4051. When 2address pass delete an instruction, update kill info when necessary.
...
llvm-svn: 70279
2009-04-28 02:12:36 +00:00
..
Analysis
Simplify trunc(extend(x)) in SCEVs, just for completeness. Also fix some odd
2009-04-23 05:15:08 +00:00
Archive
…
Assembler
Make this test slightly more strict.
2009-04-27 03:05:26 +00:00
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
Fix for PR4051. When 2address pass delete an instruction, update kill info when necessary.
2009-04-28 02:12:36 +00:00
DebugInfo
r70270 isn't ready yet. Back this out. Sorry for the noise.
2009-04-28 01:04:53 +00:00
ExecutionEngine
…
Feature
Add support for embedded metadata to LLVM. This introduces two new types of
2009-04-04 07:22:01 +00:00
FrontendAda
…
FrontendC
Testcase for PR2958.
2009-04-22 18:55:17 +00:00
FrontendC++
r70270 isn't ready yet. Back this out. Sorry for the noise.
2009-04-28 01:04:53 +00:00
FrontendFortran
These tests are x86 specific.
2009-04-22 10:39:51 +00:00
FrontendObjC
Test for (llvm-gcc) 70231.
2009-04-27 19:15:09 +00:00
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
…
Other
…
Scripts
…
TableGen
Fix multiclass inheritance to limit value resolution to new defs added
2009-04-24 16:55:41 +00:00
Transforms
Fix PR 4086, a bug in FP IV elimination.
2009-04-27 21:03:15 +00:00
Verifier
…
Makefile
Add more ulimit limits, to catch more kinds of runaway behavior.
2009-04-23 00:28:31 +00:00
Makefile.tests
…
TestRunner.sh
…