llvm-6502/lib/Transforms
Chris Lattner 8047d9a6be move an optimization for memcmp out of simplifylibcalls and into
SDISel.  This optimization was causing simplifylibcalls to 
introduce type-unsafe nastiness.  This is the first step, I'll be 
expanding the memcmp optimizations shortly, covering things that
we really really wouldn't want simplifylibcalls to do.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92098 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-24 00:37:38 +00:00
..
Hello Fix a bunch of little errors that Clang complains about when its being pedantic 2009-12-19 07:05:23 +00:00
Instrumentation
IPO
Scalar move an optimization for memcmp out of simplifylibcalls and into 2009-12-24 00:37:38 +00:00
Utils improve indentation avoid a pointless conversion from weakvh to trackingvh, 2009-12-21 22:43:03 +00:00
Makefile