llvm-6502/lib
2009-11-02 06:11:23 +00:00
..
Analysis Fix for warning seen on DF-BSD, Victor, please fix this to use a shift instead of pow() 2009-11-02 03:14:31 +00:00
Archive
AsmParser
Bitcode
CodeGen Add PseudoSourceValue::mayAlias. It returns true if the object can ever alias any LLVM IR value. 2009-11-01 23:50:04 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System Fix malloc.h is deprecated warning on DragonFly BSD. 2009-11-02 03:20:57 +00:00
Target Unbreak ARMBaseRegisterInfo::copyRegToReg. 2009-11-02 04:44:55 +00:00
Transforms avoid redundant lookups in BBExecutable, and make it a SmallPtrSet. 2009-11-02 06:11:23 +00:00
VMCore remove a bunch of locking from LLVMContextImpl. Since only one thread 2009-11-01 18:42:03 +00:00
Makefile