The intended use of the attribute is to couple function and
instruction arguments to hardware registers for use by 'explicitcc'
functions.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D8954
[PATCH 2/8] Introduce a 'hwreg' parameter attribute Needs ReviewPublic Authored by frej on Apr 10 2015, 12:31 AM.
Revision Contents
Diff 23572 include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/Argument.h
include/llvm/IR/Attributes.h
include/llvm/IR/CallSite.h
include/llvm/IR/Function.h
include/llvm/IR/Instructions.h
include/llvm/Target/TargetCallingConv.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.h
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/IR/AttributeImpl.h
lib/IR/Attributes.cpp
lib/IR/Function.cpp
|