llvm-6502/lib
2012-11-15 23:50:01 +00:00
..
Analysis Add doInitialization and doFinalization methods to ModulePass's, to allow them to be re-initialized and reused on multiple Module's. 2012-11-15 00:14:15 +00:00
Archive Mark checkSignature const, and in turn stop casting away const from 2012-09-05 22:09:23 +00:00
AsmParser Remove trailing whitespace 2012-11-15 22:34:00 +00:00
Bitcode Remove trailing whitespace 2012-11-15 22:34:00 +00:00
CodeGen Mark FP_ROUND for converting NEON v2f64 to v2f32 as expand. Add a missing 2012-11-15 22:44:27 +00:00
DebugInfo Rewrite DIContext interface to take an object. Update all callers. 2012-11-12 21:40:38 +00:00
ExecutionEngine Interface changes to allow RuntimeDyld memory managers to set memory permissions after an object has been loaded. 2012-11-15 23:50:01 +00:00
Linker Move the "findUsedStructTypes" functionality outside of the Module class. 2012-08-03 00:30:35 +00:00
MC Emit relocations from .debug_aranges to .debug_info for asm files 2012-11-14 09:55:38 +00:00
Object s/assert/llvm_unreachable/ 2012-11-14 17:58:11 +00:00
Support PathV2: Fix a possible infinite loop. 2012-11-15 20:24:52 +00:00
TableGen Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Target Mark FP_ROUND for converting NEON v2f64 to v2f32 as expand. Add a missing 2012-11-15 22:44:27 +00:00
Transforms misspell 2012-11-15 18:40:31 +00:00
VMCore Remove trailing whitespace 2012-11-15 22:34:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile