Displaying 2 results from an estimated 2 matches for "hexagoncallingconvlow".
Did you mean:
hexagoncallingconvlower
2011 Dec 16
2
[LLVMdev] Update CMakeLists.txt for Target Hexagon to adjust MCTargetDesc path for HexagonMCAsmInfo.cpp
...-gen-dag-isel)
tablegen(LLVM HexagonGenCallingConv.inc -gen-callingconv)
tablegen(LLVM HexagonGenSubtargetInfo.inc -gen-subtarget)
tablegen(LLVM HexagonGenIntrinsics.inc -gen-tgt-intrinsic)
add_public_tablegen_target(HexagonCommonTableGen)
add_llvm_target(HexagonCodeGen
HexagonAsmPrinter.cpp
HexagonCallingConvLower.cpp
HexagonCFGOptimizer.cpp
HexagonExpandPredSpillCode.cpp
HexagonFrameLowering.cpp
HexagonHardwareLoops.cpp
HexagonInstrInfo.cpp
HexagonISelDAGToDAG.cpp
HexagonISelLowering.cpp
*MCTargetDesc/*HexagonMCAsmInfo.cpp
HexagonOptimizeSZExtends.cpp
HexagonRegisterInfo.cpp...
2011 Dec 16
0
[LLVMdev] Update CMakeLists.txt for Target Hexagon to adjust MCTargetDesc path for HexagonMCAsmInfo.cpp
...agonGenCallingConv.inc -gen-callingconv)
> tablegen(LLVM HexagonGenSubtargetInfo.inc -gen-subtarget)
> tablegen(LLVM HexagonGenIntrinsics.inc -gen-tgt-intrinsic)
> add_public_tablegen_target(HexagonCommonTableGen)
>
> add_llvm_target(HexagonCodeGen
> HexagonAsmPrinter.cpp
> HexagonCallingConvLower.cpp
> HexagonCFGOptimizer.cpp
> HexagonExpandPredSpillCode.cpp
> HexagonFrameLowering.cpp
> HexagonHardwareLoops.cpp
> HexagonInstrInfo.cpp
> HexagonISelDAGToDAG.cpp
> HexagonISelLowering.cpp
> *MCTargetDesc/*HexagonMCAsmInfo.cpp
> HexagonOptimizeSZExten...