llvm-6502/lib
Devang Patel 2e85b1bfa7 Provide fast path as Jakob suggested.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137478 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-12 18:01:34 +00:00
..
Analysis Silence a bunch (but not all) "variable written but not read" warnings 2011-08-12 14:54:45 +00:00
Archive Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
AsmParser Representation of 'atomic load' and 'atomic store' in IR. 2011-08-09 23:02:53 +00:00
Bitcode Whitespace and formatting. No functional change intended. 2011-08-12 16:45:18 +00:00
CodeGen Provide fast path as Jakob suggested. 2011-08-12 18:01:34 +00:00
CompilerDriver
ExecutionEngine Silence a bunch (but not all) "variable written but not read" warnings 2011-08-12 14:54:45 +00:00
Linker Linke NamedMDNodes after linking global values as comment suggests. 2011-08-04 19:44:28 +00:00
MC MachOWriter: Don't crash on fixups with arithmetic, emit a relocation instead. This matches what as does. 2011-08-12 01:51:29 +00:00
Object Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Support Silence a bunch (but not all) "variable written but not read" warnings 2011-08-12 14:54:45 +00:00
Target Separate decoding for STREXD and LDREXD to make each work better. 2011-08-12 17:58:32 +00:00
Transforms Silence a bunch (but not all) "variable written but not read" warnings 2011-08-12 14:54:45 +00:00
VMCore add two missing function impls 2011-08-12 17:43:05 +00:00
CMakeLists.txt
Makefile