llvm-6502/lib/Transforms
Eric Christopher 040056fd11 Do some final lowering in CodeGenPrepare of _chk calls similar to
that in InstCombineCalls.

More call lowering needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98228 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-11 02:41:03 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Add strncpy libcall creator. Use it when it should be used. 2010-03-11 01:25:07 +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 Do some final lowering in CodeGenPrepare of _chk calls similar to 2010-03-11 02:41:03 +00:00
Utils Add strncpy libcall creator. Use it when it should be used. 2010-03-11 01:25:07 +00:00
Makefile