Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Print register names in lowercase in both MIR and debug output | Francis Visoiu Mistrih | 2017-11-28 | 1 | -6/+6 |
* | [X86] Make sure we do not clobber RBX with cmpxchg when used as a base pointer. | Quentin Colombet | 2016-03-12 | 1 | -0/+51 |
* | Revert r262759 and r262760. | Quentin Colombet | 2016-03-08 | 1 | -30/+0 |
* | Add missing triple in my previous commit! | Quentin Colombet | 2016-03-04 | 1 | -0/+1 |
* | [X86] Do not use cmpxchgXXb when we need the base pointer (RBX). | Quentin Colombet | 2016-03-04 | 1 | -0/+29 |