llvm-6502/lib/Transforms
Chris Lattner f4b1818728 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 :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35875 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-11 00:57:54 +00:00
..
Hello Don't link against System or Support library. These things will already 2007-04-09 19:17:47 +00:00
Instrumentation remove reoptimizer-specific passes 2007-02-20 05:31:49 +00:00
IPO Fix a typo that broke SimplifyLibCalls/SPrintF.ll (pr1315) 2007-04-08 18:11:26 +00:00
Scalar Simplify SROA conversion to integer in some ways, make it more general in others. 2007-04-11 00:57:54 +00:00
Utils Re-constify things that don't break the build. Last patch in this 2007-04-09 23:38:18 +00:00
Makefile For PR1072: 2007-02-03 23:15:56 +00:00