Displaying 2 results from an estimated 2 matches for "isoffsetfoldinglegal".
2017 May 09
2
Instruction selection for 'load' based on static vs. dynamic data
On Mon, 8 May 2017, Krzysztof Parzyszek via llvm-dev wrote:
> You can create the differentiation between objects in the data memory and in
> the program memory in LowerGlobalAddress (e.g. you can create different ISD
> opcodes that generate these addresses) and then use those to select
> corresponding instructions.
Right, which is how I also understand Zhai Xiang's suggestion
2011 May 06
0
[LLVMdev] Question about linking llvm-mc when porting a new backend
...able const*)in
libLLVMAsmPrinter.a(AsmPrinter.cpp.o)
llvm::AsmPrinter::EmitSpecialLLVMGlobal(llvm::GlobalVariable const*)in
libLLVMAsmPrinter.a(AsmPrinter.cpp.o)
llvm::TargetLowering::getJumpTableEncoding() const in
libLLVMSelectionDAG.a(TargetLowering.cpp.o)
llvm::TargetLowering::isOffsetFoldingLegal(llvm::GlobalAddressSDNode
const*) constin libLLVMSelectionDAG.a(TargetLowering.cpp.o)
llvm::TargetLowering::isOffsetFoldingLegal(llvm::GlobalAddressSDNode
const*) constin libLLVMSelectionDAG.a(TargetLowering.cpp.o)
llvm::TargetLoweringObjectFileMachO::Initialize(llvm::MCContext&,
ll...