fix rdar://8490728 - llvm-mc rejects gpr64 form of 'movmskpd'
[oota-llvm.git] / test / MC / AsmParser / macros-parsing.s
2010-07-18 Daniel Dunbartests: Force triples.
2010-07-18 Daniel DunbarMC/AsmParser: Add basic support for macro instantiation.
2010-07-18 Daniel DunbarMC/AsmParser: Add basic parsing support for .macro...
2010-07-18 Daniel DunbarMC/AsmParser: Add .macros_{off,on} support, not that...