This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-20 18:56:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
/
MBlaze
History
Craig Topper
3cf1a91a4f
Add a space between closing template '>' to unbreak build.
...
llvm-svn: 185607
2013-07-04 01:43:17 +00:00
..
AsmParser
…
Disassembler
Remove the Copied parameter from MemoryObject::readBytes.
2013-05-24 10:54:58 +00:00
InstPrinter
…
MCTargetDesc
Remove the MachineMove class.
2013-05-13 01:16:13 +00:00
TargetInfo
…
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
MBlaze.h
…
MBlaze.td
…
MBlazeAsmPrinter.cpp
…
MBlazeCallingConv.td
…
MBlazeDelaySlotFiller.cpp
Don't cache the instruction and register info from the TargetMachine, because
2013-06-07 06:26:43 +00:00
MBlazeFrameLowering.cpp
Add a space between closing template '>' to unbreak build.
2013-07-04 01:43:17 +00:00
MBlazeFrameLowering.h
…
MBlazeInstrFormats.td
…
MBlazeInstrFPU.td
…
MBlazeInstrFSL.td
…
MBlazeInstrInfo.cpp
Don't cache the instruction and register info from the TargetMachine, because
2013-06-07 06:26:43 +00:00
MBlazeInstrInfo.h
…
MBlazeInstrInfo.td
…
MBlazeIntrinsicInfo.cpp
Check that a function starts with llvm. before using GET_FUNCTION_RECOGNIZER.
2013-05-22 14:57:42 +00:00
MBlazeIntrinsicInfo.h
…
MBlazeIntrinsics.td
…
MBlazeISelDAGToDAG.cpp
Access the TargetLoweringInfo from the TargetMachine object instead of caching it. The TLI may change between functions. No functionality change.
2013-06-19 21:36:55 +00:00
MBlazeISelLowering.cpp
The getRegForInlineAsmConstraint function should only accept MVT value types.
2013-06-22 18:37:38 +00:00
MBlazeISelLowering.h
The getRegForInlineAsmConstraint function should only accept MVT value types.
2013-06-22 18:37:38 +00:00
MBlazeMachineFunction.cpp
…
MBlazeMachineFunction.h
…
MBlazeMCInstLower.cpp
…
MBlazeMCInstLower.h
…
MBlazeRegisterInfo.cpp
Don't cache the instruction and register info from the TargetMachine, because
2013-06-07 06:26:43 +00:00
MBlazeRegisterInfo.h
Don't cache the instruction and register info from the TargetMachine, because
2013-06-07 06:26:43 +00:00
MBlazeRegisterInfo.td
…
MBlazeRelocations.h
…
MBlazeSchedule3.td
…
MBlazeSchedule5.td
…
MBlazeSchedule.td
…
MBlazeSelectionDAGInfo.cpp
…
MBlazeSelectionDAGInfo.h
…
MBlazeSubtarget.cpp
…
MBlazeSubtarget.h
…
MBlazeTargetMachine.cpp
Remove the MachineMove class.
2013-05-13 01:16:13 +00:00
MBlazeTargetMachine.h
…
MBlazeTargetObjectFile.cpp
…
MBlazeTargetObjectFile.h
…
TODO
…