llvm-6502/lib/Transforms
Chris Lattner 69ea9d2308 move lowering of llvm.memset -> store from simplify libcalls
to instcombine.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50472 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-30 06:39:11 +00:00
..
Hello
Instrumentation Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
IPO use string length computation to generalize several xforms. 2008-04-30 03:07:53 +00:00
Scalar move lowering of llvm.memset -> store from simplify libcalls 2008-04-30 06:39:11 +00:00
Utils Fix PR2256, yet another miscompilation in simplifycfg of i 2008-04-28 00:19:07 +00:00
Makefile