llvm-6502/lib
Dale Johannesen 140be2dfb7 Add support for 8 and 16 bit forms of __sync
builtins on X86.

Change "lock" instructions to be on a separate line.
This is needed to work around a bug in the Darwin
assembler.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54999 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-19 18:47:28 +00:00
..
Analysis Don't use the result of WriteAsOperand or WriteTypeSymbolic. 2008-08-19 04:42:37 +00:00
Archive
AsmParser
Bitcode
CodeGen Delete a dead field. 2008-08-19 17:09:26 +00:00
Debugger
ExecutionEngine Update the JIT exception writer to better mimic the codegen exception writer. 2008-08-19 14:48:14 +00:00
Linker
Support
System
Target Add support for 8 and 16 bit forms of __sync 2008-08-19 18:47:28 +00:00
Transforms don't use the result of WriteAsOperand 2008-08-19 04:45:19 +00:00
VMCore more cleanups, random methods shouldn't return ostreams. 2008-08-19 05:26:17 +00:00
Makefile