summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/bool-simplify.ll
Commit message (Expand)AuthorAge
* Rename features to match what gcc and clang use.Rafael Espindola2013-08-23
* Add support of RDSEED defined in AVX2 extensionMichael Liao2013-03-28
* Enhance boolean simplification to handle 16-/64-bit RDRANDMichael Liao2013-03-28
* Add boolean simplification support from CMOVMichael Liao2012-09-10
* add X86-specific DAG optimization to simplify boolean testMichael Liao2012-08-10