lib/Target/X86/X86MCAsmInfo.cpp: [PR8741] On Win64, specify explicit PrivateGlobalPre...
[oota-llvm.git] / lib / Target / X86 / AsmParser / X86AsmLexer.cpp
2010-09-06 Chris Lattnerhave AsmMatcherEmitter.cpp produce the hunk of code...
2010-06-24 Chris LattnerTeach the x86 mc assembler that %dr6 = %db6, this imple...
2010-06-24 Chris Lattnermore cleanups
2010-06-24 Chris Lattnerreduce indentation
2010-02-09 Chris Lattnerpass stringref by value instead of by const&
2010-02-08 Sean CallananFixed the AT&T AsmLexer to report the proper strings
2010-01-31 Sean CallananMoved InstallLexer() from the X86-specific AsmLexer
2010-01-26 Daniel DunbarUnbreak MSVC/CMake build.
2010-01-26 Sean CallananAdded the implementation of the Intel-specific
2010-01-26 Sean CallananAdded the TargetAsmLexer implementation for AT&T syntax.
2010-01-25 Sean CallananImplemented the dialect decision logic for the X86
2010-01-23 Sean CallananAdded the skeleton for the implementation of the X86