llvm-6502/lib/Target/X86/AsmParser
Chris Lattner 1a1ecc9f3c fix an encoding mismatch where "sal %eax, 1" was not using the short encoding
for shl.  Caught by inspection.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117820 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-30 18:13:10 +00:00
..
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Makefile Fix LLVM build when the user specifies CPPFLAGS on the make command line. 2010-03-12 21:42:14 +00:00
X86AsmLexer.cpp have AsmMatcherEmitter.cpp produce the hunk of code that gets included 2010-09-06 19:11:01 +00:00
X86AsmParser.cpp fix an encoding mismatch where "sal %eax, 1" was not using the short encoding 2010-10-30 18:13:10 +00:00