commit | 14b170f5ffaf64090b788b004b09740905aa2711 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Nov 21 21:44:35 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Nov 21 21:44:35 2003 +0000 |
tree | f44468327a476921a2c89557e8e543a7dc064202 | |
parent | afd0b4b24af31734d951d1723f60f0f4c841f6ea [diff] |
Reorder passes a bit. In particular, it makes sense to run globaldce IMMEDIATELY after funcresolve. Also, run the mem2reg pass _early_ so that IPCP and DAE actually do stuff. Run instcombine and simplify cfg after this to cleanup the intraprocedural messes we create. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10134 91177308-0d34-0410-b5e6-96231b3b80d8