#
cffbbee8 |
| 14-Feb-2006 |
Chris Lattner <sabre@nondot.org> |
When splitting exit edges to canonicalize loops, make sure to put the new block in the appropriate loop nest.
Third time is the charm, right?
llvm-svn: 26187
|
#
02f53ad3 |
| 12-Feb-2006 |
Chris Lattner <sabre@nondot.org> |
Revert my last patch. It too breaks stuff
llvm-svn: 26128
|
#
35248e06 |
| 11-Feb-2006 |
Chris Lattner <sabre@nondot.org> |
Fix for my previously reverted patch
llvm-svn: 26126
|
#
b24ce3a2 |
| 11-Feb-2006 |
Chris Lattner <sabre@nondot.org> |
revert my previous change, it exposed other problems.
llvm-svn: 26121
|
#
05bf90dd |
| 11-Feb-2006 |
Chris Lattner <sabre@nondot.org> |
Make this check stricter. Disallow loop exit blocks from being shared by loops and their subloops.
llvm-svn: 26118
|
#
a6ae101a |
| 11-Feb-2006 |
Chris Lattner <sabre@nondot.org> |
remove dead expr
llvm-svn: 26116
|
#
cda4aa6e |
| 09-Jan-2006 |
Chris Lattner <sabre@nondot.org> |
Teach loopsimplify to update et-forest. Patch contributed by Daniel Berlin!
llvm-svn: 25153
|
Revision tags: llvmorg-1.6.0 |
|
#
2b8cbf31 |
| 26-Oct-2005 |
Jeff Cohen <jeffc@jolt-lang.org> |
Update Visual Studio projects to reflect moved file.
llvm-svn: 23998
|