hanchenye-llvm-project/llvm/lib/Target/MBlaze
NAKAMURA Takumi 99feb75cb8 [CMake] Remove dependencies to intrinsics_gen I introduced in r169724.
llvm-svn: 169819
2012-12-11 05:53:54 +00:00
..
AsmParser Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Disassembler Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
InstPrinter [CMake] Remove dependencies to intrinsics_gen I introduced in r169724. 2012-12-11 05:53:54 +00:00
MCTargetDesc Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
TargetInfo
CMakeLists.txt Remove TargetELFWriterInfo. 2012-10-28 21:34:43 +00:00
LLVMBuild.txt
MBlaze.h
MBlaze.td Use "NoItineraries" for processors with no itineraries. 2012-06-22 03:58:51 +00:00
MBlazeAsmPrinter.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeCallingConv.td Remove unused CCIfSubtarget. 2012-04-17 11:29:05 +00:00
MBlazeDelaySlotFiller.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeFrameLowering.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeFrameLowering.h
MBlazeISelDAGToDAG.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeISelLowering.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeISelLowering.h Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
MBlazeInstrFPU.td
MBlazeInstrFSL.td
MBlazeInstrFormats.td
MBlazeInstrInfo.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeInstrInfo.h
MBlazeInstrInfo.td Remove variable_ops from call instructions in most targets. 2012-07-13 20:44:29 +00:00
MBlazeIntrinsicInfo.cpp s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. 2012-12-07 23:16:57 +00:00
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td
MBlazeMCInstLower.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeMCInstLower.h Remove unused private fields found by clang's new -Wunused-private-field. 2012-06-06 18:25:08 +00:00
MBlazeMachineFunction.cpp
MBlazeMachineFunction.h Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
MBlazeRegisterInfo.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeRegisterInfo.h
MBlazeRegisterInfo.td
MBlazeRelocations.h
MBlazeSchedule.td Use "NoItineraries" for processors with no itineraries. 2012-06-22 03:58:51 +00:00
MBlazeSchedule3.td
MBlazeSchedule5.td
MBlazeSelectionDAGInfo.cpp
MBlazeSelectionDAGInfo.h
MBlazeSubtarget.cpp misched: Added MultiIssueItineraries. 2012-06-05 03:44:40 +00:00
MBlazeSubtarget.h Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
MBlazeTargetMachine.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeTargetMachine.h Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
MBlazeTargetObjectFile.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MBlazeTargetObjectFile.h
Makefile
TODO