1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms
Dan Gohman bc5a716f10 Enhance DSE to handle the case where a free call makes more than
one store dead. This is especially noticeable in
SingleSource/Benchmarks/Shootout/objinst.

llvm-svn: 118875
2010-11-12 02:19:17 +00:00
..
Hello
InstCombine When checking that the necessary bits are zero in 2010-11-10 01:30:56 +00:00
Instrumentation
IPO Add helper functions for computing the Location of load, store, 2010-11-11 21:50:19 +00:00
Scalar Enhance DSE to handle the case where a free call makes more than 2010-11-12 02:19:17 +00:00
Utils
Makefile