mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
9abd4de830
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. llvm-svn: 15339 |
||
---|---|---|
.. | ||
InstrScheduling.cpp | ||
Makefile | ||
SchedGraph.cpp | ||
SchedGraph.h | ||
SchedGraphCommon.cpp | ||
SchedPriorities.cpp | ||
SchedPriorities.h |