summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/base-pointer-and-cmpxchg.ll
Commit message (Expand)AuthorAgeFilesLines
* [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