llvm-6502/lib
Eli Friedman 55ba816883 Misc optimizer+codegen work for 'cmpxchg' and 'atomicrmw'. They appear to be
working on x86 (at least for trivial testcases); other architectures will
need more work so that they actually emit the appropriate instructions for
orderings stricter than 'monotonic'. (As far as I can tell, the ARM, PPC,
Mips, and Alpha backends need such changes.)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136457 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-29 03:05:32 +00:00
..
Analysis Remove incEdgeWeight and decEdgeWeight. Set edge weight directly to avoid 2011-07-29 02:36:53 +00:00
Archive
AsmParser
Bitcode
CodeGen Misc optimizer+codegen work for 'cmpxchg' and 'atomicrmw'. They appear to be 2011-07-29 03:05:32 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix the MCDisassembler dependencies. These were just absurdly wrong. 2011-07-29 02:12:59 +00:00
Object
Support
Target Misc optimizer+codegen work for 'cmpxchg' and 'atomicrmw'. They appear to be 2011-07-29 03:05:32 +00:00
Transforms Misc optimizer+codegen work for 'cmpxchg' and 'atomicrmw'. They appear to be 2011-07-29 03:05:32 +00:00
VMCore Misc optimizer+codegen work for 'cmpxchg' and 'atomicrmw'. They appear to be 2011-07-29 03:05:32 +00:00
CMakeLists.txt
Makefile