llvm-6502/lib
2010-09-17 21:59:42 +00:00
..
Analysis Don't include <fenv.h> now that we have llvm/System/FEnv.h. 2010-09-17 21:47:03 +00:00
Archive
AsmParser
Bitcode
CodeGen Machine CSE was forgetting to clear some data structures. 2010-09-17 21:59:42 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix an MSVC warning. 2010-09-17 16:34:24 +00:00
Support Add better support for environment portion of triple. Original patch by 2010-09-16 08:25:48 +00:00
System Move the declaration SetInformationJobObject() outside of namespace. 2010-09-17 11:14:18 +00:00
Target Hook up verbose asm comment printing for SOImm operands in MC printer 2010-09-17 21:33:25 +00:00
Transforms Use a depth-first iteratation in CorrelatedValuePropagation to avoid wasting time trying 2010-09-16 18:35:07 +00:00
VMCore Allow the PassRegistry mutex to be lazily initialized, and clean up the global namespace at the same time. 2010-09-16 23:44:50 +00:00
Makefile