aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/legalize-shift-64.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Merging r197228:Bill Wendling2013-12-141-0/+28
* Evict local live ranges if they can be reassigned.Andrew Trick2013-07-251-3/+1
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-251-2/+3
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-4/+4
* llvm/test/CodeGen/X86/legalize-shift-64.ll: Add explicit -mtriple=i686-unknow...NAKAMURA Takumi2013-06-241-1/+1
* When the legalizer is splitting vector shifts, the result may not have the ri...Benjamin Kramer2013-01-271-0/+11
* This patch adds X86 instruction itineraries for non-pseudo opcodes inPreston Gurd2012-03-191-1/+1
* LegalizeIntegerTypes: Reorder operations in the "big shift by small amount" o...Benjamin Kramer2012-02-291-4/+4
* LegalizeIntegerTypes: Reenable the large shift with small amount optimization.Benjamin Kramer2012-02-281-0/+56