diff options
author | Ken Dyck <ken.dyck@onsemi.com> | 2009-11-17 18:29:12 +0000 |
---|---|---|
committer | Ken Dyck <ken.dyck@onsemi.com> | 2009-11-17 18:29:12 +0000 |
commit | 19ac306c2ca89bac14c8534686ade6931eb7d34f (patch) | |
tree | 2adf54ced2c0af99dabd3f4974cc1736a3a7ffe4 /llvm/lib/CodeGen/BranchFolding.cpp | |
parent | 123344e5dd4370997eeee66217081f99292c5bab (diff) | |
download | bcm5719-llvm-19ac306c2ca89bac14c8534686ade6931eb7d34f.tar.gz bcm5719-llvm-19ac306c2ca89bac14c8534686ade6931eb7d34f.zip |
Replace (-INT8_C(128)), which uses an illegally out-of-range argument for
INT8_C, with (-INT8_C(127)-1) in the definition of INT8_MIN. Apply similar
changes to the definitions of INT16_MIN and INT24_MIN.
llvm-svn: 89120
Diffstat (limited to 'llvm/lib/CodeGen/BranchFolding.cpp')
0 files changed, 0 insertions, 0 deletions