llvm-6502/lib/Transforms
Mon P Wang 7c4efa6808 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78891 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-13 05:12:13 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
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