This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
95c7c427aa
llvm-project
/
llvm
/
lib
/
Target
/
MBlaze
History
Dan Gohman
9becdddc49
Add skeleton target-specific SelectionDAGInfo files.
...
llvm-svn: 101564
2010-04-16 23:04:22 +00:00
..
AsmPrinter
add newlines at end of files.
2010-04-07 22:54:55 +00:00
TargetInfo
…
CMakeLists.txt
Add skeleton target-specific SelectionDAGInfo files.
2010-04-16 23:04:22 +00:00
MBlaze.h
…
MBlaze.td
Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.
2010-04-05 03:10:20 +00:00
MBlazeCallingConv.td
Re-committing the failed r97807 commit with changes to eliminate warnings.
2010-03-06 23:23:12 +00:00
MBlazeDelaySlotFiller.cpp
…
MBlazeISelDAGToDAG.cpp
Re-committing the failed r97807 commit with changes to eliminate warnings.
2010-03-06 23:23:12 +00:00
MBlazeISelLowering.cpp
Add const qualifiers to CodeGen's use of LLVM IR constructs.
2010-04-15 01:51:59 +00:00
MBlazeISelLowering.h
Re-committing the failed r97807 commit with changes to eliminate warnings.
2010-03-06 23:23:12 +00:00
MBlazeInstrFPU.td
…
MBlazeInstrFSL.td
…
MBlazeInstrFormats.td
…
MBlazeInstrInfo.cpp
use DebugLoc default ctor instead of DebugLoc::getUnknownLoc()
2010-04-02 20:16:16 +00:00
MBlazeInstrInfo.h
…
MBlazeInstrInfo.td
…
MBlazeIntrinsicInfo.cpp
Check if function names start with "llvm." before trying to lookup them up as
2010-03-18 16:52:15 +00:00
MBlazeIntrinsicInfo.h
…
MBlazeIntrinsics.td
[llvm_void_ty] is no longer needed for result types,
2010-03-23 23:46:07 +00:00
MBlazeMCAsmInfo.cpp
…
MBlazeMCAsmInfo.h
…
MBlazeMachineFunction.h
…
MBlazeRegisterInfo.cpp
use DebugLoc default ctor instead of DebugLoc::getUnknownLoc()
2010-04-02 20:16:16 +00:00
MBlazeRegisterInfo.h
Change the Value argument to eliminateFrameIndex to a type-tagged value. This
2010-03-09 21:45:49 +00:00
MBlazeRegisterInfo.td
…
MBlazeSchedule.td
…
MBlazeSelectionDAGInfo.cpp
Add skeleton target-specific SelectionDAGInfo files.
2010-04-16 23:04:22 +00:00
MBlazeSelectionDAGInfo.h
Add skeleton target-specific SelectionDAGInfo files.
2010-04-16 23:04:22 +00:00
MBlazeSubtarget.cpp
…
MBlazeSubtarget.h
…
MBlazeTargetMachine.cpp
…
MBlazeTargetMachine.h
…
MBlazeTargetObjectFile.cpp
delete a forwarding function.
2010-04-08 21:34:17 +00:00
MBlazeTargetObjectFile.h
…
Makefile
…