summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2008-08-17-UComiCodeGenBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein2016-07-071-1/+1
* Revert r274692 to check whether this is what breaks windows selfhost.Michael Kuperstein2016-07-071-1/+1
* [X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein2016-07-061-1/+1
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-4/+3
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-3/+4
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Fix a (u)comiss intrinsic lowering bug. It was using anyext which can return ...Evan Cheng2008-08-171-0/+9
OpenPOWER on IntegriCloud