This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa42e7b6bc430941f42cf50b5c4e55b3c19ccc08
clang-p2996
/
llvm
/
test
/
CodeGen
/
M68k
/
Arith
History
Min-Yih Hsu
876980a59c
[M68k] Add support for lowering i1 SIGN_EXTEND_INREG
...
Lowering i1 (inreg) sext with `(NEG (AND %val, 1))`.
2023-03-27 12:26:51 -07:00
..
add-with-overflow.ll
…
add.ll
…
bitwise.ll
…
divide-by-constant.ll
Recommit "[M68k] Regenerate divide-by-constant.ll. NFC"
2023-01-03 12:24:14 -08:00
imul-neg.ll
…
imul.ll
…
lshr.ll
…
mul64.ll
…
sdiv-exact.ll
…
sext-i1.ll
[M68k] Add support for lowering i1 SIGN_EXTEND_INREG
2023-03-27 12:26:51 -07:00
smul-with-overflow.ll
…
sub-with-overflow.ll
…
sub.ll
…
umul-with-overflow.ll
…