mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
365f54c7bc
These side-effects seem to make a difference when using llc -march=sparcv9 in Release mode (i.e., with -DNDEBUG); when they are left out, lots of instructions just get dropped on the floor, because they never end up in the schedule. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15339 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
InstrScheduling.cpp | ||
Makefile | ||
SchedGraph.cpp | ||
SchedGraph.h | ||
SchedGraphCommon.cpp | ||
SchedPriorities.cpp | ||
SchedPriorities.h |