summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/legalize-shift-64.ll
Commit message (Expand)AuthorAge
* Merging r197228:Bill Wendling2013-12-14
* Evict local live ranges if they can be reassigned.Andrew Trick2013-07-25
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-25
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* llvm/test/CodeGen/X86/legalize-shift-64.ll: Add explicit -mtriple=i686-unknow...NAKAMURA Takumi2013-06-24
* When the legalizer is splitting vector shifts, the result may not have the ri...Benjamin Kramer2013-01-27
* This patch adds X86 instruction itineraries for non-pseudo opcodes inPreston Gurd2012-03-19
* LegalizeIntegerTypes: Reorder operations in the "big shift by small amount" o...Benjamin Kramer2012-02-29
* LegalizeIntegerTypes: Reenable the large shift with small amount optimization.Benjamin Kramer2012-02-28