llvm-6502/include/llvm/Transforms
Bill Wendling 8833ef03b9 [unwind removal] Remove all of the code for the dead 'unwind' instruction. There
were no 'unwind' instructions being generated before this, so this is in effect
a no-op.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149906 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-06 21:44:22 +00:00
..
IPO Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Utils [unwind removal] Remove all of the code for the dead 'unwind' instruction. There 2012-02-06 21:44:22 +00:00
Instrumentation.h Expose a switch for the new gcov format. 2011-12-06 00:29:13 +00:00
IPO.h Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. 2011-08-03 22:18:20 +00:00
Scalar.h Add a new ObjC ARC optimization pass to eliminate unneeded 2012-01-17 20:52:24 +00:00
Vectorize.h Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00