summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fp-une-cmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.Cong Hou2016-03-231-6/+32
* [x86] add test to show missing optimizationSanjay Patel2016-03-071-0/+31
* [x86] simplify test and tighten checksSanjay Patel2016-03-071-15/+22
* Revert "Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed."Benjamin Kramer2016-01-271-30/+3
* Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.Cong Hou2016-01-261-3/+30
* Add testcase to make sure we don't generate too many jumps for a une compare.Bill Wendling2013-09-191-0/+43
OpenPOWER on IntegriCloud