llvm-6502/test
Devang Patel 1ff61385c8 Update dominator info for the middle blocks created while spliting
exit edge to preserve LCSSA.

Fix dominance frontier update during loop unswitch. This fixes PR 1589, again



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40737 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-02 15:25:57 +00:00
..
Analysis Teach BasicAA about noalias parameter attributes, but do it correctly this time. 2007-08-02 01:18:14 +00:00
Archive Delete the svn:executable property on these files, which aren't executable. 2007-07-23 19:26:08 +00:00
Assembler For PR1553: 2007-07-31 02:57:37 +00:00
Bitcode Moving regression test to reflect move in source and headers to Bitcode. 2007-07-25 19:47:31 +00:00
BugPoint Convert .cvsignore files 2007-06-29 16:35:07 +00:00
C++Frontend Clean up C++ restrict test cases and add a test for restrict qualified methods. 2007-08-01 18:48:29 +00:00
CFrontend Add a test for the load/store alignment. 2007-08-01 20:07:59 +00:00
CodeGen Mark the SSE and MMX load instructions that 2007-08-02 14:27:55 +00:00
DebugInfo For PR1558: 2007-07-17 06:20:38 +00:00
ExecutionEngine Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Feature Delete the svn:executable property on these files, which aren't executable. 2007-07-23 19:26:08 +00:00
FrontendAda For multipart tests, place the parts with no 2007-07-23 13:41:53 +00:00
FrontendObjC New test. 2007-05-03 00:42:22 +00:00
Integer For PR1553: 2007-07-19 23:13:04 +00:00
lib The Ada f-e produces various auxiliary output files 2007-07-23 15:23:35 +00:00
Linker Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Other Fix PR1539. Add LoopPassPrinter. 2007-07-05 15:32:03 +00:00
Scripts Add a script to run a command but ignore its return code. This script 2007-04-14 16:14:08 +00:00
TableGen Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Transforms Update dominator info for the middle blocks created while spliting 2007-08-02 15:25:57 +00:00
Verifier Make sure these tests pass for the right reasons (verifier error, rather than 2007-08-01 23:07:36 +00:00
Makefile For PR1411: 2007-05-11 06:47:16 +00:00
Makefile.tests Failure.sh is dead, remove it. 2007-04-21 20:46:55 +00:00
TestRunner.sh Avoid an infinite loop when TestRunner.sh is run outside of the test dir. 2007-05-18 02:06:03 +00:00