1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Transforms
Bill Wendling 4cb38868b9 The value held in the vector may be RAUW'ed by some of the canonicalization
methods. Use a weak value handle to keep up with this.
PR12245

llvm-svn: 155984
2012-05-02 09:59:45 +00:00
..
Hello
InstCombine Add support for llvm.arm.neon.vmull* intrinsics to InstCombine. Fixes 2012-05-01 00:20:38 +00:00
Instrumentation [asan] small optimization: do not emit "x+0" instructions 2012-04-27 10:04:53 +00:00
IPO Add a Fixme. 2012-04-16 04:23:52 +00:00
Scalar The value held in the vector may be RAUW'ed by some of the canonicalization 2012-05-02 09:59:45 +00:00
Utils Second attempt at PR12573: 2012-04-30 10:44:54 +00:00
Vectorize Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.). 2012-04-27 19:34:00 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00