summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/atomic-cmpxchg.ll
AgeCommit message (Expand)Author
2018-01-24Merging r322372 and r322767:Hans Wennborg
2017-06-28[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls
2017-03-07In Thumb1, materialize a move between low registers as a `movs`, if CPSR isn'...Artyom Skrobov
2017-02-15Codegen: Make chains from trellis-shaped CFGsKyle Butt
2016-10-20Using branch probability to guide critical edge splitting.Dehao Chen
2016-10-19Revert r284545 again as the regression in ppc still exists. There is bug in M...Dehao Chen
2016-10-18Using branch probability to guide critical edge splitting.Dehao Chen
2016-10-18revert r284541.Dehao Chen
2016-10-18Using branch probability to guide critical edge splitting.Dehao Chen
2015-09-26[ARM] Don't generate clrex for pre-v7 targets.Ahmed Bougacha
2015-09-22[ARM] Emit clrex in the expanded cmpxchg fail block.Ahmed Bougacha
2014-08-20Lower thumbv4t & thumbv5 lo->lo copies through a push-pop sequenceJonathan Roelofs
2014-07-21Replace the result usages while legalizing cmpxchg.Logan Chien