llvm-6502/lib/Transforms
2008-03-24 00:21:34 +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 Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at least one of the (zext icmp) can be transformed to eliminate an icmp. 2008-03-24 00:21:34 +00:00
Utils Preserve calling convention during function cloning 2008-03-23 16:03:00 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00