summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fp-une-cmp.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-4/+4
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-311-2/+2
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-2/+2
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-2/+2
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-111-2/+2
* Revert "Codegen: Tail-duplicate during placement."Daniel Jasper2016-10-111-2/+2
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-111-2/+2
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-081-2/+2
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-071-2/+2
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-051-2/+2
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-041-2/+2
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-041-2/+2
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-041-2/+2
* Fix for PR27750. Correctly handle the case where the fallthrough block andDavid L Kreitzer2016-05-171-0/+28
* 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