llvm-6502/include/llvm
Dale Johannesen c9c6da61ac Accept 'inreg' attribute on x86 functions as
meaning sse_regparm (i.e. float/double values go
in XMM0 instead of ST0).  Update documentation
to reflect reality.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56619 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-25 20:47:45 +00:00
..
ADT
Analysis
Assembly
Bitcode
CodeGen Accept 'inreg' attribute on x86 functions as 2008-09-25 20:47:45 +00:00
CompilerDriver
Config
Debugger
ExecutionEngine Add DisableGVCompilation which forces the JIT to assert when it tries to allocate space for a GlobalVariable. 2008-09-24 16:25:55 +00:00
Support s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +00:00
System
Target Temporarily backing out 56585:56589 to unbreak the build. 2008-09-25 07:38:08 +00:00
Transforms
AbstractTypeUser.h
Argument.h s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +00:00
Attributes.h s/ParamAttrsWithIndex/FnAttributeWithIndex/g 2008-09-24 00:55:02 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h Move FN_NOTE_AlwaysInline and other out of ParamAttrs namespace. 2008-09-23 23:52:03 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h