llvm-6502/include/llvm
Nate Begeman f01f31eceb Remove unncessary include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28160 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-08 01:33:11 +00:00
..
ADT
Analysis
Assembly
Bytecode
CodeGen Remove unncessary include 2006-05-08 01:33:11 +00:00
Config
Debugger
ExecutionEngine Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference. 2006-05-03 01:29:57 +00:00
Support Add in missing #defines for _OpenBSD_ systems. 2006-04-20 00:18:39 +00:00
System
Target Add some new methods for computing sign bit information. 2006-05-06 09:26:22 +00:00
Transforms Add pass ID's for various passes, so they can be AddRequiredID. Patch by 2006-05-02 04:24:36 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Add a new shufflevector instruction 2006-04-08 01:15:18 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def Add a new shufflevector instruction 2006-04-08 01:15:18 +00:00
Instruction.h
Instructions.h These instructions always return a packed vector. Improve the class definitions to expose this fact. 2006-04-14 22:20:07 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Fix an incorrect prototype for this intrinsic, fixing 2006-04-13 18:23:48 +00:00
IntrinsicsPowerPC.td Fix a typo: Instr* -> Intr* 2006-04-10 22:02:59 +00:00
IntrinsicsX86.td Added X86 SSE2 intrinsics which can be represented as vector_shuffles. This is 2006-04-24 23:34:56 +00:00
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h Add a helper method. 2006-05-05 00:51:42 +00:00
User.h
Value.h
ValueSymbolTable.h