aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/bool-simplify.ll
Commit message (Expand)AuthorAgeFilesLines
* Rename features to match what gcc and clang use.Rafael Espindola2013-08-231-1/+1
* Add support of RDSEED defined in AVX2 extensionMichael Liao2013-03-281-1/+49
* Enhance boolean simplification to handle 16-/64-bit RDRANDMichael Liao2013-03-281-2/+34
* Add boolean simplification support from CMOVMichael Liao2012-09-101-1/+17
* add X86-specific DAG optimization to simplify boolean testMichael Liao2012-08-101-0/+42