llvm-6502/lib/Transforms
Matthijs Kooijman 5fac55fafb Allow scalarrepl to treat an all-zero GEP just as bitcast.
This includes not marking a GEP involving a vector as unsafe, but only when it
has all zero indices. This allows scalarrepl to work in a few more cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57177 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-06 16:23:31 +00:00
..
Hello Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Instrumentation Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
IPO Ignore loads from and stores to local memory (i.e. allocas) 2008-10-04 13:24:24 +00:00
Scalar Allow scalarrepl to treat an all-zero GEP just as bitcast. 2008-10-06 16:23:31 +00:00
Utils Nick Lewycky's patch. 2008-10-03 18:57:37 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00