llvm-6502/lib
2010-01-20 04:45:57 +00:00
..
Analysis Add a comment and tidy up some whitespace. 2010-01-19 22:27:22 +00:00
Archive
AsmParser
Bitcode
CodeGen If a instruction belongs to another function (and not current function) as per debug info attached with the instruction then ignore the dangling lexical scope of this instruction. Such scopes are unreachable. 2010-01-20 02:05:23 +00:00
CompilerDriver
ExecutionEngine Avoid including DebugInfo.h in AsmPrinter.h 2010-01-19 06:09:04 +00:00
Linker
MC give MCAsmInfo a 'has little endian' bit. This is unfortunate, but 2010-01-19 22:42:28 +00:00
Support
System Stubs for getHostCPUFeatures API. This implements part of PR5389. 2010-01-19 21:26:05 +00:00
Target Move findDebugLoc somewhere more central. Fix 2010-01-20 00:19:24 +00:00
Transforms When doing address-mode sinking, expand the base register first, rather 2010-01-19 22:45:06 +00:00
VMCore Refactor common parts of MDNode::getFunction() and assertLocalFunction() into getFunctionForValue() 2010-01-20 04:45:57 +00:00
Makefile