llvm-6502/lib
Eli Friedman 97671565ff Atomic load/store support in LICM.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137648 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-15 20:52:09 +00:00
..
Analysis Atomic load/store support in LICM. 2011-08-15 20:52:09 +00:00
Archive
AsmParser Move "atomic" and "volatile" designations on instructions after the opcode 2011-08-12 22:50:01 +00:00
Bitcode
CodeGen Simplify mapping to variable from its abstract variable info. 2011-08-15 19:01:20 +00:00
CompilerDriver
ExecutionEngine EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc. 2011-08-14 00:34:04 +00:00
Linker
MC
Object
Support
Target Enforce the constraint that Rt must be even on LDRD/STRD instructions in ARM mode. Update tests to reflect this fact. 2011-08-15 20:51:32 +00:00
Transforms Atomic load/store support in LICM. 2011-08-15 20:52:09 +00:00
VMCore Remove the last improper use of getGlobalContext() from LLVM. 2011-08-13 01:04:44 +00:00
CMakeLists.txt
Makefile