aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@apple.com>2014-08-08 18:47:04 +0000
committerJuergen Ributzka <juergen@apple.com>2014-08-08 18:47:04 +0000
commit793f28d274d6732fd4e063d21a4f0606fac76dc9 (patch)
treed812e9020caaa24607fd9eaf00f0b7c719e1d83d /clang/lib/Frontend/CompilerInvocation.cpp
parent7e7baa9ab85ef08b85d58fff995c039c5c03775f (diff)
downloadllvm-793f28d274d6732fd4e063d21a4f0606fac76dc9.zip
llvm-793f28d274d6732fd4e063d21a4f0606fac76dc9.tar.gz
llvm-793f28d274d6732fd4e063d21a4f0606fac76dc9.tar.bz2
[FastISel][X86] Fix INC/DEC optimization (r215230)
I accidentally also used INC/DEC for unsigned arithmetic which doesn't work, because INC/DEC don't set the required flag which is used for the overflow check. llvm-svn: 215237
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions