aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/class.c
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2006-03-09 16:11:00 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2006-03-09 16:11:00 +0000
commitf8fe05458d2116e5dcd2aa3eac9dff868be27cfb (patch)
tree5bedf0f0da9dcfb87f673767d4565f885cf8cb74 /gcc/java/class.c
parentd56ee62bfe7847ec4a100f3773827c2e3697879a (diff)
downloadgcc-f8fe05458d2116e5dcd2aa3eac9dff868be27cfb.zip
gcc-f8fe05458d2116e5dcd2aa3eac9dff868be27cfb.tar.gz
gcc-f8fe05458d2116e5dcd2aa3eac9dff868be27cfb.tar.bz2
fold-const.c (build_range_check): Make sure to use a valid type to apply the "(c>=low) && (c<=high) into...
* fold-const.c (build_range_check): Make sure to use a valid type to apply the "(c>=low) && (c<=high) into (c-low>=0) && (c-low<=high-low)" transformation. (range_predecessor): New static function. (range_successor): Likewise. (merge_ranges): Use them to compute predecessors and successors of range bounds. From-SVN: r111866
Diffstat (limited to 'gcc/java/class.c')
0 files changed, 0 insertions, 0 deletions
reading'>revert-167352-revert-157646-OpenXiangShan/default-enable-DFAJumpThreading Unnamed repository; edit this file 'description' to name the repository.root
aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp
diff options
context:
space:
mode:
authoranjenner <161845516+anjenner@users.noreply.github.com>2025-12-09 23:13:33 +0000
committerGitHub <noreply@github.com>2025-12-09 23:13:33 +0000
commit27651133e213a6a1eb4d0e47837625cee3613111 (patch)
treedfc27f4c48aefacb3fc7e2a709f8fc92a19bd7e7 /clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp
parent0a2e56df64c936bacc746aeb94878d66ee00dec3 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
AMDGPU: Drop and upgrade llvm.amdgcn.atomic.csub/cond.sub to atomicrmw (#105553)HEADmain
These both perform conditional subtraction, returning the minuend and zero respectively, if the difference is negative.
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp')
0 files changed, 0 insertions, 0 deletions