aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorNuno Lopes <nunoplopes@sapo.pt>2012-07-03 17:30:18 +0000
committerNuno Lopes <nunoplopes@sapo.pt>2012-07-03 17:30:18 +0000
commit42d80c7a5b369285c10c0dc4b2e025f7a65d635e (patch)
treee220c91a009529fa7d2192da7e6d959c1c135dea /lib/CodeGen/CodeGen.cpp
parent0dff532fce434c3e9fdf9695aed8efeb5f752ed5 (diff)
BoundsChecking: optimize out the check for offset < 0 if size is known to be >= 0 (signed).
(LLVM optimizers cannot do this optimization by themselves) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159668 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions