~ubuntu-branches/ubuntu/quantal/llvm-3.1/quantal

« back to all changes in this revision

Viewing changes to lib/Target/X86/X86ISelLowering.h

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2012-04-15 21:11:38 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20120415211138-o333ylt5c2dvy269
Tags: 3.1~svn154766-1
New snapshot release

Show diffs side-by-side

added added

removed removed

Lines of Context:
285
285
      UNPCKL,
286
286
      UNPCKH,
287
287
      VPERMILP,
 
288
      VPERMD,
 
289
      VPERMQ,
 
290
      VPERMPS,
 
291
      VPERMPD,
288
292
      VPERM2X128,
289
293
      VBROADCAST,
290
294