llvm-6502/lib/Transforms
Nate Begeman 75d5fe9213 Whoops this already existed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98297 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-11 23:21:19 +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
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 Whoops this already existed. 2010-03-11 23:21:19 +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