llvm-6502/include/llvm
2010-08-30 18:16:27 +00:00
..
ADT Delete an unused declaration. 2010-08-29 14:48:15 +00:00
Analysis two changes: 1) make AliasSet hold the list of call sites with an 2010-08-29 18:42:23 +00:00
Assembly
Bitcode remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
CodeGen nuke dead ivar which was supposed to be committed with r112496 2010-08-30 18:16:27 +00:00
CompilerDriver llvmc: Make syntax more consistent. 2010-08-23 23:21:23 +00:00
Config Regenerate. 2010-08-25 08:45:06 +00:00
ExecutionEngine
MC First bit of support for the dwarf .loc directive. This patch updates the 2010-08-24 20:32:42 +00:00
Support Stop explicitly scheduling domfrontier before the loop passes, 2010-08-29 07:05:51 +00:00
System
Target Fix a couple of typos. 2010-08-27 21:38:11 +00:00
Transforms implement SSAUpdater::RewriteUseAfterInsertions, a helpful form of RewriteUse. 2010-08-29 04:54:06 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
DerivedTypes.h remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Function.h
GlobalAlias.h
GlobalValue.h Create the new linker type "linker_private_weak_def_auto". 2010-08-20 22:05:50 +00:00
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvm 2010-08-29 05:57:34 +00:00
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td Add a new llvm.x86.int intrinsic, allowing access to the 2010-08-23 19:39:25 +00:00
IntrinsicsXCore.td
LinkAllPasses.h remove the ABCD and SSI passes. They don't have any clients that 2010-08-28 03:51:24 +00:00
LinkAllVMCore.h Delete SlowOperationInformer, which is no longer used. 2010-08-20 18:07:37 +00:00
Linker.h
LLVMContext.h
Metadata.h MDNode, MDString, and NamedMDNode are not meant to be subclassed; 2010-08-24 15:34:03 +00:00
Module.h
OperandTraits.h
Operator.h
Pass.h Revert r111199; it breaks -debug-pass=Structure output. 2010-08-19 01:29:07 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h Revert r111199; it breaks -debug-pass=Structure output. 2010-08-19 01:29:07 +00:00
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
ValueSymbolTable.h