[all-commits] [llvm/llvm-project] 313d98: [IR] Add ConstantInt::getBool helpers to wrap getT...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jan 5 03:06:15 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 313d982df65a7a8f1da2da5f0e03e6b6e301ce3c
https://github.com/llvm/llvm-project/commit/313d982df65a7a8f1da2da5f0e03e6b6e301ce3c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M llvm/include/llvm/IR/Constants.h
M llvm/lib/IR/Constants.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Log Message:
-----------
[IR] Add ConstantInt::getBool helpers to wrap getTrue/getFalse.
More information about the All-commits
mailing list