llvm-6502/lib
Owen Anderson 41583b97ce I just fail today.
Hopefully this fixes the last build errors on systems with GCC < 4.1.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72179 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-20 19:01:50 +00:00
..
Analysis Teach SCEV::isLoopInvariant and SCEV::hasComputableLoopEvolution 2009-05-20 01:01:24 +00:00
Archive
AsmParser Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
Bitcode Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
CodeGen Fix for PR4235: to build a floating-point value from integer parts, 2009-05-20 06:02:09 +00:00
CompilerDriver
Debugger
ExecutionEngine Allow the JIT ExecutionEngine to report details about the generated machine code. 2009-05-18 21:06:40 +00:00
Linker
Support Add llvm_start_multithreaded(), which starts up the LLVM internals in thread-safe mode. Provide double-check locking 2009-05-20 00:39:20 +00:00
System I just fail today. 2009-05-20 19:01:50 +00:00
Target Minor formatting fixes. 2009-05-20 16:30:25 +00:00
Transforms Suppress the IV reversal transformation in the case that the RHS 2009-05-20 00:34:08 +00:00
VMCore Revert r72025. It is possible for clients to convert between signed types 2009-05-18 18:55:39 +00:00
Makefile