mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
3f75c6cfb5
We are not working on a DAG and I ran into a number of problems when I enabled the vectorizations of 'diamond-trees' (trees that share leafs). * Imroved the numbering API. * Changed the placement of new instructions to the last root. * Fixed a bug with external tree users with non-zero lane. * Fixed a bug in the placement of in-tree users. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182508 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
barriercall.ll | ||
cast.ll | ||
compare-reduce.ll | ||
crash_povray.ll | ||
diamond.ll | ||
flag.ll | ||
hoist.ll | ||
in-tree-user.ll | ||
lit.local.cfg | ||
loopinvariant.ll | ||
multi_user.ll | ||
ordering.ll | ||
reduction2.ll | ||
reduction.ll | ||
saxpy.ll | ||
simple-loop.ll | ||
simplebb.ll | ||
vector.ll |