Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with dedicat...
[oota-llvm.git] / test / CodeGen / X86 / reghinting.ll
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2011-07-09 Jakob Stoklund OlesenHoist spills within a basic block.