Go to file
Chris Lattner daa012d1fb Simplify SROA conversion to integer in some ways, make it more general in others.
We now tolerate small amounts of undefined behavior, better emulating what
would happen if the transaction actually occurred in memory.  This fixes
SingleSource/UnitTests/2007-04-10-BitfieldTest.c on PPC, at least until
Devang gets a chance to fix the CFE from doing undefined things with bitfields :)

llvm-svn: 35875
2007-04-11 00:57:54 +00:00
llvm Simplify SROA conversion to integer in some ways, make it more general in others. 2007-04-11 00:57:54 +00:00
stacker Make this compile again by abandoning partially completed makefile work. 2007-04-05 16:19:25 +00:00