summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/bool-simplify.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Handle COPYs of physregs better (regalloc hints)Simon Pilgrim2018-09-191-2/+2
* [X86] Promote 16-bit cmovs to 32-bitsCraig Topper2018-02-201-2/+2
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-2/+2
* [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih2017-12-071-2/+2
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-10/+10
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-2/+2
* [x86] auto-generate complete checks for tests; NFCSanjay Patel2017-07-031-53/+76
* 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
OpenPOWER on IntegriCloud