llvm-6502/lib/Transforms
Benjamin Kramer 8143a84c46 InstCombine: Turn _chk functions into the "unsafe" variant if length and max langth are equal.
This happens when we take the (non-constant) length from a malloc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122961 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-06 14:22:52 +00:00
..
Hello
InstCombine InstCombine: Turn _chk functions into the "unsafe" variant if length and max langth are equal. 2011-01-06 14:22:52 +00:00
Instrumentation
IPO Improve the accuracy of the inlining heuristic looking for the 2011-01-04 19:01:54 +00:00
Scalar Add the CallInst optimizations that don't involve expanding inline assembly to 2011-01-06 02:56:42 +00:00
Utils
Makefile