summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/atomics-regression.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert [MBP] Disable aggressive loop rotate in plain modeJordan Rupprecht2019-08-291-168/+144
* [MBP] Disable aggressive loop rotate in plain modeGuozhi Wei2019-08-221-144/+168
* Revert r368339 "[MBP] Disable aggressive loop rotate in plain mode"Hans Wennborg2019-08-121-168/+144
* [MBP] Disable aggressive loop rotate in plain modeGuozhi Wei2019-08-081-144/+168
* [MBP] Move a latch block with conditional exit and multi predecessors to top ...Guozhi Wei2019-06-141-168/+144
* [PowerPC] Replace the Post RA List Scheduler with the Machine SchedulerStefan Pintilie2018-07-041-4/+0
* [PowerPC] Zero-extend the compare operand for ATOMIC_CMP_SWAPNemanja Ivanovic2018-01-121-0/+40
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-1138/+1138
* [PowerPC] eliminate unconditional branch to the next instructionHiroshi Inoue2017-09-271-24/+0
* Enhance synchscope representationKonstantin Zhuravlyov2017-07-111-264/+264
* [PowerPC] fix potential verification errors on CFENCE8Hiroshi Inoue2017-06-151-10/+10
* [PPC] Lower load acquire/seq_cst trailing fence to cmp + bne + isync.Tim Shen2017-05-161-8/+56
* [PPC] Add generated tests for all atomic operationsTim Shen2017-03-231-0/+9546
OpenPOWER on IntegriCloud