Add target specific ISD node types for SSE/AVX vector shuffle instructions and change...
[oota-llvm.git] / lib / Target / X86 / X86MCInstLower.h
2010-11-14 Chris Lattnermove the pic base symbol stuff up to MachineFunction
2010-07-22 Chris LattnerX86MCInstLower now depends on AsmPrinter being around.
2010-07-20 Chris Lattnermake asmprinter optional, even though passing in null...
2010-07-20 Chris Lattnercontinue pushing dependencies around.
2010-07-20 Chris Lattnerreduce X86MCInstLower dependencies on asmprinter.
2010-07-20 Chris Lattnerpass around MF, not MMI.
2010-07-20 Chris Lattnercleanups.
2010-07-19 Chris Lattnerfix a layering problem by moving the x86 implementation