llvm-mirror/include/llvm/Transforms
Chris Lattner 2e4621a4a6 remove the StructRetPromotion pass. It is unused, not maintained and
has some bugs.  If this is interesting functionality, it should be 
reimplemented in the argpromotion pass.

llvm-svn: 129314
2011-04-11 23:09:44 +00:00
..
IPO Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
Utils PR9446: RecursivelyDeleteTriviallyDeadInstructions can delete the instruction 2011-04-02 22:45:17 +00:00
Instrumentation.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00
IPO.h remove the StructRetPromotion pass. It is unused, not maintained and 2011-04-11 23:09:44 +00:00
Scalar.h Delete the SimplifyHalfPowrLibCalls pass, which was unused, and 2011-02-28 19:41:14 +00:00