llvm-6502/include/llvm
2010-09-29 21:44:16 +00:00
..
ADT Add an all() method to BitVector, for testing whether all bits are set. 2010-09-27 15:48:37 +00:00
Analysis Add support to let FE encode method access specifier. 2010-09-29 21:44:16 +00:00
Assembly
Bitcode
CodeGen Avoid using VNInfo::getCopy as much as possible. I want to get rid of it. 2010-09-25 18:10:38 +00:00
CompilerDriver
Config Add support for viewing graphviz graphs with xdot.py. 2010-09-27 16:28:34 +00:00
ExecutionEngine
MC MC/AsmParser: Handle exponents in floating point literals. 2010-09-27 20:12:52 +00:00
Support Generalize DISubprogram element to encode various flags instead of just one boolean for isArtificial. 2010-09-29 21:04:46 +00:00
System
Target implement rdar://8456378 and PR7557 - support for the fstsw, 2010-09-29 01:50:45 +00:00
Transforms
AbstractTypeUser.h
Argument.h
Attributes.h Avoid warnings about implicit conversions to `bool' in MSVC. This time 2010-09-25 20:27:36 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h Add ret instruction to PTX backend 2010-09-25 07:46:17 +00:00
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h remove PointerTracking from mainline, Edwin is going to move it out to ClamAV 2010-09-29 18:43:27 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h Avoid warnings about implicit conversions to `bool' in MSVC. This time 2010-09-25 20:27:36 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h