llvm-6502/test
Chris Lattner fb7f343615 Add support for the x86-64 'q' regigster modifier, and add support for the
b/h/w/k/q inline asm memory modifiers, which are just ignored.  This fixes
PR1748 and CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43430 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-29 03:09:07 +00:00
..
Analysis Fix for PR1741. 2007-10-25 02:36:18 +00:00
Archive
Assembler
Bindings/Ocaml C and Objective Caml bindings for PHINode::addIncoming etc. 2007-10-08 18:14:39 +00:00
Bitcode
BugPoint
C++Frontend New test. 2007-10-02 00:39:19 +00:00
CFrontend Test to make sure that if we have an unaligned memcpy, it will still compile. 2007-10-26 23:43:35 +00:00
CodeGen Add support for the x86-64 'q' regigster modifier, and add support for the 2007-10-29 03:09:07 +00:00
DebugInfo
ExecutionEngine
Feature llvm/test programs should not be execution programs. This 2007-10-23 17:56:04 +00:00
FrontendAda
FrontendObjC new testcase 2007-10-23 18:07:23 +00:00
Integer
lib
Linker
Other
Scripts
TableGen
Transforms Fix PR1749 and InstCombine/2007-10-28-EmptyField.ll by handling 2007-10-29 02:40:02 +00:00
Verifier
Makefile Add explicit --enable-bindings option to configure. 2007-10-02 09:50:18 +00:00
Makefile.tests
TestRunner.sh