Rafael Espindola 5c0d6ed325 Add support for byval function whose argument is not 32 bit aligned.
To do this it is necessary to add a "always inline" argument to the
memcpy node. For completeness I have also added this node to memmove
and memset.  I have also added getMem* functions, because the extra
argument makes it cumbersome to use getNode and because I get confused
by it :-)




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43172 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-19 10:41:11 +00:00
..
2007-10-08 15:08:41 +00:00
2007-10-03 12:07:14 +00:00
2007-10-18 16:12:54 +00:00
2007-08-05 20:06:04 +00:00
2007-10-19 03:31:45 +00:00
2007-10-17 14:56:40 +00:00
2007-10-17 14:56:40 +00:00
2007-10-17 14:56:40 +00:00
2007-10-17 14:56:40 +00:00
2007-08-05 20:06:04 +00:00
2007-10-18 16:10:17 +00:00
2007-09-25 13:53:22 +00:00