Don't promote volatile loads/stores. This is needed (for example) to handle setjmp...
[oota-llvm.git] / lib / CodeGen / PostRASchedulerList.cpp
2007-07-13 Dale JohannesenModify previous patch per review comments.
2007-07-13 Dale JohannesenSkeleton of post-RA scheduler; doesn't do anything...