llvm-6502/lib
2009-11-02 03:14:31 +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 implement linker support for BlockAddress. 2009-11-01 02:46:39 +00:00
MC
Support
System
Target Handle splats of undefs properly. This includes the testcase for PR5364 as well. 2009-11-02 00:12:06 +00:00
Transforms tidy up some more: remove some extraneous inline specifiers, return harder. 2009-11-02 03:03:42 +00:00
VMCore remove a bunch of locking from LLVMContextImpl. Since only one thread 2009-11-01 18:42:03 +00:00
Makefile