commit | 6dbbff9172a25de867a6c0c5ec5f6fa26850a145 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Oct 05 23:09:10 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Oct 05 23:09:10 2010 +0000 |
tree | 0cb2a80574cb67f5a7c676efb2b5e5d08a4021f4 | |
parent | 25cbf504fe803a0b57e877c6f83aed5aa48e7ec7 [diff] |
Move cmov pseudo instructions to InstrCompiler, convert all the rest of the cmovs to the multiclass, with good results: X86InstrCMovSetCC.td | 598 +-------------------------------------------------- X86InstrCompiler.td | 61 +++++ 2 files changed, 77 insertions(+), 582 deletions(-) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115707 91177308-0d34-0410-b5e6-96231b3b80d8