This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Analysis
/
CostModel
/
X86
History
Nadav Rotem
aa92ea4f12
We are not ready to estimate the cost of integer expansions based on the number of parts. This test is too noisy.
...
llvm-svn: 170999
2012-12-23 09:11:07 +00:00
..
arith.ll
Cost Model: change the default cost of control flow instructions (br / ret / ...) to zero.
2012-12-05 21:21:26 +00:00
cast.ll
Cost Model: change the default cost of control flow instructions (br / ret / ...) to zero.
2012-12-05 21:21:26 +00:00
cmp.ll
Reverse order of checking SSE level when calculating compare cost, so we check
2012-12-18 22:57:56 +00:00
i32.ll
We are not ready to estimate the cost of integer expansions based on the number of parts. This test is too noisy.
2012-12-23 09:11:07 +00:00
insert-extract-at-zero.ll
Cost Model: Normalize the insert/extract index when splitting types
2012-11-05 21:12:13 +00:00
lit.local.cfg
…
load_store.ll
Improve the X86 cost model for loads and stores.
2012-12-21 01:33:59 +00:00
loop_v2.ll
…
tiny.ll
Cost Model: change the default cost of control flow instructions (br / ret / ...) to zero.
2012-12-05 21:21:26 +00:00
vectorized-loop.ll
Improve the X86 cost model for loads and stores.
2012-12-21 01:33:59 +00:00