Remove the use of TargetMachine from X86InstrInfo.
[oota-llvm.git] / lib / Target / R600 / EvergreenInstructions.td
2014-06-10 Matt ArsenaultR600: Use BCNT_INT for evergreen
2014-06-10 Matt ArsenaultR600: Handle fcopysign
2014-05-22 Matt ArsenaultR600: Expand mul24 for GPUs without it
2014-05-22 Matt ArsenaultR600: Expand mad24 for GPUs without it
2014-04-16 Matt ArsenaultR600: Expand sign extension of vectors.
2014-04-07 Tom StellardR600: Match 24-bit arithmetic patterns in a Target...
2014-04-03 Tom StellardR600: Correct opcode for BFE_INT
2014-03-31 Matt ArsenaultR600: Add BFE, BFI, and BFM intrinsics to help with...
2014-03-31 Matt ArsenaultR600: Add target nodes for BFM and BFI
2014-03-24 Tom StellardR600: Reorganize tablegen instruction definitions