1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 5e2e3ddb7e implement the next chunk of SROA with memset/memcpy's of aggregates. This
implements Transforms/ScalarRepl/memset-aggregate-byte-leader.ll

llvm-svn: 35150
2007-03-19 00:16:43 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation remove reoptimizer-specific passes 2007-02-20 05:31:49 +00:00
IPO Unbreak VC++ build. 2007-03-05 00:00:42 +00:00
Scalar implement the next chunk of SROA with memset/memcpy's of aggregates. This 2007-03-19 00:16:43 +00:00
Utils Unbreak VC++ build. Do not use identifiers starting with _ as they are reserved and 2007-03-12 17:56:27 +00:00
Makefile For PR1072: 2007-02-03 23:15:56 +00:00