| commit | daa012d1fbd38ee527ab0e0ffe5724b94e249dd0 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Apr 11 00:57:54 2007 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Apr 11 00:57:54 2007 +0000 |
| tree | 0ff80db6f555cfacea82a30e6d56f371fca45e11 | |
| parent | ccd4d2c8e40bff7a25c3f231f85572a3dbd52baa [diff] |
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