llvm-6502/lib
Daniel Dunbar b0270147b6 Fix --disable-threads build, PR7949.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111676 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-20 20:54:37 +00:00
..
Analysis Convert DbgInfoPrinter to use errs() instead of outs(). 2010-08-20 18:03:05 +00:00
Archive
AsmParser
Bitcode Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
CodeGen Downwards growing stack allocation order reverses relative offsets 2010-08-20 20:25:31 +00:00
CompilerDriver llvmc: Cut global namespace pollution. 2010-08-20 11:24:44 +00:00
ExecutionEngine When creating a JIT, try to load the program so that we can resolve symbols 2010-08-17 16:19:18 +00:00
Linker Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
MC MCELF: Count the section orders properly. Patch by Roman Divacky. 2010-08-19 13:44:49 +00:00
Support Update CMake build. 2010-08-20 18:56:46 +00:00
System Fix --disable-threads build, PR7949. 2010-08-20 20:54:37 +00:00
Target Replace the arm.neon.vmovls and vmovlu intrinsics with vector sign-extend and 2010-08-20 04:54:02 +00:00
Transforms Re-apply r111568 with a fix for the clang self-host. 2010-08-20 18:24:43 +00:00
VMCore Expose LLVMSetOperand and LLVMGetNumOperands to llvm-c and ocaml. 2010-08-20 14:51:22 +00:00
Makefile