llvm-6502/include/llvm
Dale Johannesen 8ba2d5befc Rename msasm to alignstack per review.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84795 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-21 23:28:00 +00:00
..
ADT More warnings patrol: Another unused argument and more implicit 2009-10-17 23:56:18 +00:00
Analysis add function passes for printing various dominator datastructures 2009-10-18 04:10:40 +00:00
Assembly
Bitcode
CodeGen Add getTopBlock and getBottomBlock member functions to MachineLoopInfo. 2009-10-20 04:16:37 +00:00
CompilerDriver First draft of the OptionPreprocessor. 2009-10-17 20:09:29 +00:00
Config Undo pthread patch from rev. 83930 & 83823. Credit to Paul Davey. 2009-10-14 11:12:33 +00:00
ExecutionEngine Delete the MacOSJITEventListener per echristo's request. It was disabled by 2009-10-21 00:43:48 +00:00
MC add a twine version of MCContext::GetOrCreateSymbol. 2009-10-19 22:49:00 +00:00
Support Cosmetic changes. 2009-10-20 22:50:27 +00:00
System
Target Wire up the ARM MCInst printer, for llvm-mc. 2009-10-20 05:15:36 +00:00
Transforms remove the IndMemRemPass, which only made sense for when malloc/free were intrinsic 2009-10-18 05:02:09 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Random #include pruning. 2009-10-20 11:44:38 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h Rename msasm to alignstack per review. 2009-10-21 23:28:00 +00:00
InstrTypes.h Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00
Instruction.def Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00
Instruction.h
Instructions.h punctuate properly 2009-10-18 05:08:07 +00:00
IntrinsicInst.h I don't see any point in having both eh.selector.i32 and eh.selector.i64, 2009-10-14 16:11:37 +00:00
Intrinsics.h
Intrinsics.td Move Blackfin intrinsics into the Target/Blackfin directory. 2009-10-15 18:50:52 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h remove the IndMemRemPass, which only made sense for when malloc/free were intrinsic 2009-10-18 05:02:09 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h Use StringRef. 2009-10-21 21:57:13 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Operator.h Remove a bunch of unused arguments from functions, silencing a 2009-10-14 20:28:33 +00:00
Pass.h Remove a bunch of unused arguments from functions, silencing a 2009-10-14 20:28:33 +00:00
PassAnalysisSupport.h Add another required #include for freestanding .h files. 2009-10-17 08:12:36 +00:00
PassManager.h
PassManagers.h
PassSupport.h Add required #includes for freestanding .h files. 2009-10-17 03:28:07 +00:00
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h