Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'.
[oota-llvm.git] / test / CodeGen / X86 / misched-matmul.ll
2013-08-22 Bill WendlingUpdate to remove the no-frame-pointer-elim-non-leaf...
2013-07-25 Andrew TrickEvict local live ranges if they can be reassigned.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-19 Andrew TrickMI Sched: test case fix for previous checkin.
2013-06-17 Andrew TrickReenable, improve, and add MI-Sched unit tests.
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-05 Andrew TrickRegisterPressure heuristics currently require signed...