summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/X86/select.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+205
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-205/+0
* [CodeGenPrepare] Set debug locations when splitting selectsVedant Kumar2018-08-221-3/+17
* [CodeGenPrepare] Clean up dbg.value use-before-def as late as possibleVedant Kumar2018-08-211-2/+2
* [CodeGenPrepare] Pre-commit debug info test for optimizeSelectInstVedant Kumar2018-08-211-0/+15
* Regenerate select test. NFCI.Simon Pilgrim2018-01-231-53/+74
* [CodeGenPrepare] don't convert an unpredictable select into control flowSanjay Patel2016-04-261-5/+24
* [CodeGenPrepare] Remove load-based heuristicJunmo Park2016-02-251-7/+2
* [CGP] transform select instructions into branches and sink expensive operandsSanjay Patel2015-10-191-0/+141
* Revert "This is a follow-up to the discussion in D12882."Benjamin Kramer2015-10-161-114/+0
* move test case to x86 directory because it specifies an x86 targetSanjay Patel2015-10-161-0/+114
OpenPOWER on IntegriCloud