1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Transforms
2012-09-14 10:18:49 +00:00
..
Hello
InstCombine Handle the new !tbaa.struct metadata tags when converting a memcpy into scalar 2012-09-13 21:51:01 +00:00
Instrumentation Use Nick's suggestion of storing a large NULL into the GV instead of memset, which requires TargetData. 2012-09-13 14:32:30 +00:00
IPO Introduce a new SROA implementation. 2012-09-14 09:22:59 +00:00
Scalar Lots of comment fixes and cleanups from Duncan's review. 2012-09-14 10:18:49 +00:00
Utils PGO: preserve branch-weight metadata when removing a case which jumps 2012-09-12 17:04:11 +00:00
Vectorize Make MemoryBuiltins aware of TargetLibraryInfo. 2012-08-29 15:32:21 +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