[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / legalize-shift-64.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-12-13 Benjamin KramerX86: When lowering shl_parts, don't emit shift amounts...
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-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86/legalize-shift-64.ll: Add explici...
2013-01-27 Benjamin KramerWhen the legalizer is splitting vector shifts, the...
2012-03-19 Preston GurdThis patch adds X86 instruction itineraries for non...
2012-02-29 Benjamin KramerLegalizeIntegerTypes: Reorder operations in the "big...
2012-02-28 Benjamin KramerLegalizeIntegerTypes: Reenable the large shift with...