1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm-c/Transforms
David Majnemer c6df3d773b Remove the ScalarReplAggregates pass
Nearly all the changes to this pass have been done while maintaining and
updating other parts of LLVM.  LLVM has had another pass, SROA, which
has superseded ScalarReplAggregates for quite some time.

Differential Revision: http://reviews.llvm.org/D21316

llvm-svn: 272737
2016-06-15 00:19:09 +00:00
..
IPO.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
PassManagerBuilder.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
Scalar.h Remove the ScalarReplAggregates pass 2016-06-15 00:19:09 +00:00
Vectorize.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00