1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/CodeGen/Lanai
Jacques Pienaar 0cb285e7fd [lanai] Add subword scheduling itineraries.
Differentiate between word and subword memory operations as they take different
amount of cycles to complete. This just adds a basic model of the subword
latency to the scheduler.

llvm-svn: 266898
2016-04-20 18:28:55 +00:00
..
codemodel.ll
combined_alu_setcc.ll
comparisons_i32.ll
comparisons_i64.ll [lanai] Add lowering for SETCCE i32. 2016-04-19 19:15:25 +00:00
constant_multiply.ll
delay_filler.ll
i32.ll
lanai-misched-trivial-disjoint.ll [lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMemOpBaseRegImmOfsWidth. 2016-04-14 16:47:42 +00:00
lit.local.cfg
mem_alu_combiner.ll
multiply.ll
rshift64.ll [lanai] Add custom lowering for SRL_PARTS i32. 2016-04-14 17:59:22 +00:00
select.ll [lanai] Add lowering for SETCCE i32. 2016-04-19 19:15:25 +00:00
set_and_hi.ll
shift.ll
stack-frame.ll
subword.ll [lanai] Add subword scheduling itineraries. 2016-04-20 18:28:55 +00:00