Age | Commit message (Expand) | Author |
---|---|---|
2011-05-20 | Fixed regression due to commit 131709, which disables vararg tail call optimi... | Chad Rosier |
2011-05-18 | Enables vararg functions that pass all arguments via registers to be optimize... | Chad Rosier |
2011-04-14 | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling |
2011-04-14 | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling |
2011-03-16 | The x86-64 ABI says that a bool is only guaranteed to be sign-extended to a byte | Cameron Zwarich |
2011-03-16 | Rename a test to be more inclusive. | Cameron Zwarich |