llvm-6502/lib/Transforms
Evan Cheng 40f64cb0de - Stop simplifycfg from duplicating "ret" instructions into unconditional
branches. PR8575, rdar://5134905, rdar://8911460.
- Allow codegen tail duplication to dup small return blocks after register
  allocation is done.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124462 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-28 02:19:21 +00:00
..
Hello
InstCombine
Instrumentation
IPO Unbreak the build. 2011-01-27 20:30:54 +00:00
Scalar Fix PR9039, a use-after-free in reassociate. The issue was that the 2011-01-26 10:08:38 +00:00
Utils - Stop simplifycfg from duplicating "ret" instructions into unconditional 2011-01-28 02:19:21 +00:00
Makefile