1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/Target/MBlaze
Chandler Carruth 74094b8d4a Remove some hard coded CR-LFs. Some of these were the entire files, one of
these was just one line of a file. Explicitly set the eol-style property on the
files to try and ensure this fix stays.

llvm-svn: 130125
2011-04-25 07:11:23 +00:00
..
AsmParser
Disassembler Don't crash on invalid instructions when disassembling MBlaze code. 2011-04-11 21:35:21 +00:00
InstPrinter We need to pass the TargetMachine object to the InstPrinter if we are printing 2011-03-21 04:13:46 +00:00
TargetInfo
CMakeLists.txt
Makefile
MBlaze.h
MBlaze.td Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeAsmBackend.cpp ADT/Triple: Move a variety of clients to using isOSDarwin() and isOSWindows() 2011-04-19 21:14:45 +00:00
MBlazeAsmPrinter.cpp We need to pass the TargetMachine object to the InstPrinter if we are printing 2011-03-21 04:13:46 +00:00
MBlazeCallingConv.td
MBlazeDelaySlotFiller.cpp Fix an error in the MBlaze delay slot filler. 2011-04-11 22:45:02 +00:00
MBlazeELFWriterInfo.cpp
MBlazeELFWriterInfo.h
MBlazeFrameLowering.cpp
MBlazeFrameLowering.h
MBlazeInstrFormats.td Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeInstrFPU.td Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeInstrFSL.td Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeInstrInfo.cpp Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeInstrInfo.h Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeInstrInfo.td Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeIntrinsicInfo.cpp
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td
MBlazeISelDAGToDAG.cpp
MBlazeISelLowering.cpp Remove some hard coded CR-LFs. Some of these were the entire files, one of 2011-04-25 07:11:23 +00:00
MBlazeISelLowering.h
MBlazeMachineFunction.h
MBlazeMCAsmInfo.cpp
MBlazeMCAsmInfo.h
MBlazeMCCodeEmitter.cpp
MBlazeMCInstLower.cpp
MBlazeMCInstLower.h
MBlazeRegisterInfo.cpp Don't crash on invalid instructions when disassembling MBlaze code. 2011-04-11 21:35:21 +00:00
MBlazeRegisterInfo.h Don't crash on invalid instructions when disassembling MBlaze code. 2011-04-11 21:35:21 +00:00
MBlazeRegisterInfo.td Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeRelocations.h
MBlazeSchedule3.td Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
MBlazeSchedule5.td Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeSchedule.td Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeSelectionDAGInfo.cpp
MBlazeSelectionDAGInfo.h
MBlazeSubtarget.cpp Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeSubtarget.h Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeTargetMachine.cpp ADT/Triple: Move a variety of clients to using isOSDarwin() and isOSWindows() 2011-04-19 21:14:45 +00:00
MBlazeTargetMachine.h Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MBlazeTargetObjectFile.cpp
MBlazeTargetObjectFile.h
TODO Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00