llvm-6502/lib/VMCore
Dale Johannesen 86098bd6a6 Add "inreg" field to CallSDNode (doesn't increase
its size).  Adjust various lowering functions to
pass this info through from CallInst.  Use it to
implement sseregparm returns on X86.  Remove
X86_ssecall calling convention.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56677 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-26 19:31:26 +00:00
..
AsmWriter.cpp Add "inreg" field to CallSDNode (doesn't increase 2008-09-26 19:31:26 +00:00
Attributes.cpp Large mechanical patch. 2008-09-25 21:00:45 +00:00
AutoUpgrade.cpp Large mechanical patch. 2008-09-25 21:00:45 +00:00
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
Constants.cpp
Core.cpp Large mechanical patch. 2008-09-25 21:00:45 +00:00
DebugInfoBuilder.cpp
Dominators.cpp
Function.cpp Large mechanical patch. 2008-09-25 21:00:45 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Large mechanical patch. 2008-09-25 21:00:45 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Use.cpp
Value.cpp Make pointer parameter const for isUsedInBasicBlock. 2008-09-25 22:42:01 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Large mechanical patch. 2008-09-25 21:00:45 +00:00