1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Matthijs Kooijman 12cd5d041d 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.

llvm-svn: 57177
2008-10-06 16:23:31 +00:00
..
2008-06-16 04:25:39 +00:00
2008-09-24 00:50:16 +00:00
2007-04-21 20:46:55 +00:00
2008-07-28 18:41:03 +00:00