1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Transforms
Mon P Wang d56e4482fc When InstCombine simplifies a load -> extract element to gep -> load, place
the new load by the old load instead of by the extract element because
a store could have occurred between the load and extract element.

llvm-svn: 78891
2009-08-13 05:12:13 +00:00
..
Hello
Instrumentation More ProfileInfo improvements. 2009-08-08 17:43:09 +00:00
IPO Remove a bunch more now-unnecessary Context arguments. 2009-08-12 16:23:25 +00:00
Scalar When InstCombine simplifies a load -> extract element to gep -> load, place 2009-08-13 05:12:13 +00:00
Utils Remove a bunch more now-unnecessary Context arguments. 2009-08-12 16:23:25 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00