llvm-6502/lib/Transforms
Chris Lattner b017c9e89c implement an initial hack at a straight-line store -> memset optimization.
This fires dozens of times across spec and multisource, but I don't know
if it actually speeds stuff up.  Hopefully the testers will show something
nice :)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48680 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-22 05:37:16 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation fix typos 2008-03-06 10:36:00 +00:00
IPO Don't include <map> in Pass.h, which doesn't need it. This requires 2008-03-21 23:51:57 +00:00
Scalar implement an initial hack at a straight-line store -> memset optimization. 2008-03-22 05:37:16 +00:00
Utils 80 col violation. 2008-03-20 00:20:23 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00