llvm-6502/lib/Transforms
Chris Lattner ea1092374c apparently unswitch had the same "Feature". Stop its
claims that it preserves domfrontier if it doesn't really.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112445 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-29 17:23:19 +00:00
..
Hello Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
InstCombine for completeness, allow undef also. 2010-08-28 03:36:51 +00:00
Instrumentation Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
IPO remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Scalar apparently unswitch had the same "Feature". Stop its 2010-08-29 17:23:19 +00:00
Utils implement SSAUpdater::RewriteUseAfterInsertions, a helpful form of RewriteUse. 2010-08-29 04:54:06 +00:00
Makefile