aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/bool-zext.ll
Commit message (Expand)AuthorAgeFilesLines
* Fixed regression due to commit 131709, which disables vararg tail call optimi...Chad Rosier2011-05-201-12/+24
* Enables vararg functions that pass all arguments via registers to be optimize...Chad Rosier2011-05-181-2/+2
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-3/+3
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-3/+3
* The x86-64 ABI says that a bool is only guaranteed to be sign-extended to a byteCameron Zwarich2011-03-161-3/+15
* Rename a test to be more inclusive.Cameron Zwarich2011-03-161-0/+23