[all-commits] [llvm/llvm-project] a2bb19: [x86] add size cost tests for casts and binops; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Apr 6 09:38:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a2bb19ca420d0801f5b9a5363dec1d7bcb829030
https://github.com/llvm/llvm-project/commit/a2bb19ca420d0801f5b9a5363dec1d7bcb829030
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
A llvm/test/Analysis/CostModel/X86/size-cost.ll
Log Message:
-----------
[x86] add size cost tests for casts and binops; NFC
Shows bugs for div/rem/fdiv and possibly others.
More information about the All-commits
mailing list