summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/atomic-minmax-i6432.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add FeatureCMOV explicitly to all CPUs that support it. Remove FeatureC...Craig Topper2018-08-261-2/+2
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-20/+20
* [x86] Fix an amazing goof in the handling of sub, or, and xor lowering.Chandler Carruth2017-08-251-140/+36
* [x86] NFC: Clean up two tests and generate precise checks for them.Chandler Carruth2017-08-241-38/+387
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-2/+2
* [X86] X86::CMOV to Branch heuristic based optimization.Amjad Aboud2017-07-161-8/+8
* Revert autogenerated check result for test/CodeGen/X86/atomic-minmax-i6432.ll...Amaury Sechet2017-02-131-247/+31
* Fix atomic-minmax-i6432.ll .Amaury Sechet2017-02-111-2/+0
* Regen expected tests result. NFCAmaury Sechet2017-02-111-31/+249
* X86: More efficient legalization of wide integer comparesHans Wennborg2015-11-191-4/+4
* Print "lock \t foo" instead of "lock \n foo".Rafael Espindola2015-05-261-8/+4
* X86: expand atomics in IR instead of as MachineInstrs.Tim Northover2014-07-011-57/+8
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Fix two remaining issue after fixing PR15355 when CMOV is not availableMichael Liao2013-03-071-0/+41
* Fix PR15355Michael Liao2013-03-061-2/+2
* When expanding atomic load arith instructions, do not lose target flags. rdar...Evan Cheng2012-10-091-42/+58
* Add missing i64 max/min/umax/umin on 32-bit targetMichael Liao2012-09-251-0/+51
OpenPOWER on IntegriCloud