Simon Pilgrim
|
4455c5cdea
|
[CostModel][X86] Update RUN -passes=* to double quotes to appease update scripts on windows
|
2022-03-18 11:44:18 +00:00 |
Arthur Eubanks
|
15ba588d6d
|
[test] Migrate '-analyze -cost-model' to '-passes=print<cost-model>'
|
2022-02-09 15:42:16 -08:00 |
Nadav Rotem
|
0a471ea66c
|
Cost Model: change the default cost of control flow instructions (br / ret / ...) to zero.
llvm-svn: 169423
|
2012-12-05 21:21:26 +00:00 |
Nadav Rotem
|
a6b91ac307
|
Add a cost model analysis that allows us to estimate the cost of IR-level instructions.
llvm-svn: 167324
|
2012-11-02 21:48:17 +00:00 |