llvm-6502/include/llvm
Bill Wendling c1fb0473ed Adding more arithmetic operators to MMX. This is an almost exact copy of
the addition. Please let me know if you have suggestions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35055 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-10 09:57:05 +00:00
..
ADT The hack won't work on VS 2005, and it might not be needed anyway. 2007-03-05 17:22:33 +00:00
Analysis Use schedulePass() instead of assignPassManager() to add new LPPassManager. 2007-03-06 19:11:25 +00:00
Assembly
Bytecode
CodeGen Refactoring of formal parameter flags. Enable properly use of 2007-03-07 16:25:09 +00:00
Config
Debugger
ExecutionEngine Make StoreValueToMemory a little more efficient by not copying a 2007-03-06 05:02:28 +00:00
Support
System Implement PR1240 2007-03-06 05:32:48 +00:00
Target Add ReadOnlySection directive. 2007-03-08 01:00:38 +00:00
Transforms Now IndVarSimplify is a LoopPass. 2007-03-07 06:39:01 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h Added ContainsRelocations() to check if a constant might only be resolvable at load time. 2007-03-08 00:59:12 +00:00
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Added "padd*" support for MMX. Added MMX move stuff to X86InstrInfo so that 2007-03-08 22:09:11 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td Adding more arithmetic operators to MMX. This is an almost exact copy of 2007-03-10 09:57:05 +00:00
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
Pass.h Keep track of inherited analysis. For example, if a loop pass does not 2007-03-06 01:55:46 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h Keep track of higher level analysis. 2007-03-06 17:52:53 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h Document the use of getValueType() more accurately, specifically explain 2007-03-05 23:06:32 +00:00
ValueSymbolTable.h