llvm-6502/lib/Transforms
2010-03-11 20:45:13 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine stpcpy is so similar to strcpy, it doesn't deserve a complete copy of the __strcpy_chk -> strcpy code. 2010-03-11 20:45:13 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Try to keep the cached inliner costs around for a bit longer for big functions. 2010-03-09 23:02:17 +00:00
Scalar stpcpy is so similar to strcpy, it doesn't deserve a complete copy of the __strcpy_chk -> strcpy code. 2010-03-11 20:45:13 +00:00
Utils stpcpy is so similar to strcpy, it doesn't deserve a complete copy of the __strcpy_chk -> strcpy code. 2010-03-11 20:45:13 +00:00
Makefile