llvm-6502/lib
Dale Johannesen 71bbebdac9 Make sure a global matching asm 'i' constraint gets its
flags set properly.  (hasMemory is clearly irrelevant
when matching 'i', I don't understand what this was
supposed to be doing.)
gcc.apple/asm-block-25.c (test passed before by
accident, but generated code was wrong)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76503 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-20 23:39:13 +00:00
..
Analysis Minor code simplification. 2009-07-20 22:41:51 +00:00
Archive
AsmParser Assembly and Bitcode support for unsigned/signed overflow flags and 2009-07-20 21:19:07 +00:00
Bitcode Assembly and Bitcode support for unsigned/signed overflow flags and 2009-07-20 21:19:07 +00:00
CodeGen Move stripping of bitcasts in inline asm arguments 2009-07-20 23:27:39 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support
System
Target Make sure a global matching asm 'i' constraint gets its 2009-07-20 23:39:13 +00:00
Transforms
VMCore Assembly and Bitcode support for unsigned/signed overflow flags and 2009-07-20 21:19:07 +00:00
Makefile