summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/base-pointer-and-cmpxchg.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-6/+6
* [X86] Make sure we do not clobber RBX with cmpxchg when used as a base pointer.Quentin Colombet2016-03-121-0/+51
* Revert r262759 and r262760.Quentin Colombet2016-03-081-30/+0
* Add missing triple in my previous commit!Quentin Colombet2016-03-041-0/+1
* [X86] Do not use cmpxchgXXb when we need the base pointer (RBX).Quentin Colombet2016-03-041-0/+29
OpenPOWER on IntegriCloud