1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/lib/Transforms
Devang Patel 926c663cfd Skip debug info intrinsics.
llvm-svn: 98581
2010-03-15 21:25:29 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Factor checked library call optimization into a common helper class and use it 2010-03-12 09:27:41 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Try to keep the cached inliner costs around for a bit longer for big functions. 2010-03-09 23:02:17 +00:00
Scalar In "empty" bb, the return instruction may not be first instruction, if dbg value intrinsics are present in this bb. Use terminator to find return instructions. 2010-03-15 19:05:46 +00:00
Utils Skip debug info intrinsics. 2010-03-15 21:25:29 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00