summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-11-30 00:01:19 +0000
committerChris Lattner <sabre@nondot.org>2010-11-30 00:01:19 +0000
commitd4f1090948d0ba49f1ddc93ff80e9f3d75b6fd4e (patch)
treee43eec4123b1894eba648b7747e552f2034dadba /llvm/lib/Bitcode
parent318ce7cb3f7539a36d41a030f8998322afbc6f1c (diff)
downloadbcm5719-llvm-d4f1090948d0ba49f1ddc93ff80e9f3d75b6fd4e.tar.gz
bcm5719-llvm-d4f1090948d0ba49f1ddc93ff80e9f3d75b6fd4e.zip
two changes to DSE that shouldn't affect anything:
1. Don't bother trying to optimize: lifetime.end(ptr) store(ptr) as it is undefined, and therefore shouldn't exist. 2. Move the 'storing a loaded pointer' xform up, simplifying the may-aliased store code. llvm-svn: 120359
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud