• Home
  • History
  • Annotate
  • only in /external/llvm/lib/Target/XCore/
NameDateSize

..06-Oct-20154 KiB

CMakeLists.txt06-Oct-2015990

Disassembler/06-Oct-20154 KiB

InstPrinter/06-Oct-20154 KiB

LLVMBuild.txt06-Oct-20151,015

Makefile06-Oct-2015735

MCTargetDesc/06-Oct-20154 KiB

README.txt06-Oct-201594

TargetInfo/06-Oct-20154 KiB

XCore.h06-Oct-20151.1 KiB

XCore.td06-Oct-20151.7 KiB

XCoreAsmPrinter.cpp06-Oct-201510.3 KiB

XCoreCallingConv.td06-Oct-20151.6 KiB

XCoreFrameLowering.cpp06-Oct-201523.9 KiB

XCoreFrameLowering.h06-Oct-20152.3 KiB

XCoreFrameToArgsOffsetElim.cpp06-Oct-20152.1 KiB

XCoreInstrFormats.td06-Oct-20158.6 KiB

XCoreInstrInfo.cpp06-Oct-201515.2 KiB

XCoreInstrInfo.h06-Oct-20153.9 KiB

XCoreInstrInfo.td06-Oct-201550.1 KiB

XCoreISelDAGToDAG.cpp06-Oct-201510.1 KiB

XCoreISelLowering.cpp06-Oct-201576.7 KiB

XCoreISelLowering.h06-Oct-20158.2 KiB

XCoreLowerThreadLocal.cpp06-Oct-20158.3 KiB

XCoreMachineFunctionInfo.cpp06-Oct-20152.5 KiB

XCoreMachineFunctionInfo.h06-Oct-20153 KiB

XCoreMCInstLower.cpp06-Oct-20153.8 KiB

XCoreMCInstLower.h06-Oct-20151.3 KiB

XCoreRegisterInfo.cpp06-Oct-201510.4 KiB

XCoreRegisterInfo.h06-Oct-20151.7 KiB

XCoreRegisterInfo.td06-Oct-20151.9 KiB

XCoreSelectionDAGInfo.cpp06-Oct-20152.2 KiB

XCoreSelectionDAGInfo.h06-Oct-20151.2 KiB

XCoreSubtarget.cpp06-Oct-20151.1 KiB

XCoreSubtarget.h06-Oct-20152.1 KiB

XCoreTargetMachine.cpp06-Oct-20152.8 KiB

XCoreTargetMachine.h06-Oct-20151.5 KiB

XCoreTargetObjectFile.cpp06-Oct-20156.6 KiB

XCoreTargetObjectFile.h06-Oct-20151.4 KiB

XCoreTargetStreamer.h06-Oct-2015859

XCoreTargetTransformInfo.h06-Oct-20152.3 KiB

README.txt

1To-do
2-----
3
4* Instruction encodings
5* Tailcalls
6* Investigate loop alignment
7* Add builtins
8
9