1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test
Dale Johannesen 626b0a32f7 Fix PR 4086, a bug in FP IV elimination.
llvm-svn: 70247
2009-04-27 21:03:15 +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 PR4076. Correctly create live interval of physical register with two-address update. 2009-04-27 20:42:46 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Testcase for PR2958. 2009-04-22 18:55:17 +00:00
FrontendC++ Testcase for 69795. 2009-04-23 18:04:04 +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