.. |
AsmParser
|
Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
|
2011-11-06 20:37:06 +00:00 |
Disassembler
|
build/MBlazeDisassembler: Some compilers may generate an MBlaze disassembler
|
2011-11-10 22:00:37 +00:00 |
InstPrinter
|
build: Add initial cut at LLVMBuild.txt files.
|
2011-11-03 18:53:17 +00:00 |
MCTargetDesc
|
build: Add initial cut at LLVMBuild.txt files.
|
2011-11-03 18:53:17 +00:00 |
TargetInfo
|
build: Add initial cut at LLVMBuild.txt files.
|
2011-11-03 18:53:17 +00:00 |
CMakeLists.txt
|
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
|
2011-11-04 19:04:23 +00:00 |
LLVMBuild.txt
|
LLVMBuild: Add explicit information on whether targets define an assembly printer, assembly parser, or disassembler.
|
2011-11-11 00:23:56 +00:00 |
Makefile
|
Next round of MC refactoring. This patch factor MC table instantiations, MC
|
2011-07-14 20:59:42 +00:00 |
MBlaze.h
|
Refactor MBlaze target to separate MC routines from Target routines.
|
2011-07-25 20:18:18 +00:00 |
MBlaze.td
|
|
|
MBlazeAsmPrinter.cpp
|
Simplify some uses of utohexstr.
|
2011-11-07 21:00:59 +00:00 |
MBlazeCallingConv.td
|
|
|
MBlazeDelaySlotFiller.cpp
|
|
|
MBlazeELFWriterInfo.cpp
|
Fix improperly formed assert() call.
|
2011-10-17 20:22:59 +00:00 |
MBlazeELFWriterInfo.h
|
|
|
MBlazeFrameLowering.cpp
|
Fix a couple of 80 column violations.
|
2011-09-23 17:24:41 +00:00 |
MBlazeFrameLowering.h
|
|
|
MBlazeInstrFormats.td
|
|
|
MBlazeInstrFPU.td
|
|
|
MBlazeInstrFSL.td
|
|
|
MBlazeInstrInfo.cpp
|
Fix a couple of 80 column violations.
|
2011-09-23 17:24:41 +00:00 |
MBlazeInstrInfo.h
|
Refactor MBlaze target to separate MC routines from Target routines.
|
2011-07-25 20:18:18 +00:00 |
MBlazeInstrInfo.td
|
Ban rematerializable instructions with side effects.
|
2011-10-14 01:00:49 +00:00 |
MBlazeIntrinsicInfo.cpp
|
Use a SmallVector for intrinsic argument types.
|
2011-10-17 21:33:26 +00:00 |
MBlazeIntrinsicInfo.h
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
MBlazeIntrinsics.td
|
|
|
MBlazeISelDAGToDAG.cpp
|
|
|
MBlazeISelLowering.cpp
|
Added invariant field to the DAG.getLoad method and changed all calls.
|
2011-11-08 18:42:53 +00:00 |
MBlazeISelLowering.h
|
Add codegen support for vector select (in the IR this means a select
|
2011-09-06 19:07:46 +00:00 |
MBlazeMachineFunction.h
|
|
|
MBlazeMCInstLower.cpp
|
|
|
MBlazeMCInstLower.h
|
|
|
MBlazeRegisterInfo.cpp
|
Refactoring fail.
|
2011-07-25 22:16:37 +00:00 |
MBlazeRegisterInfo.h
|
Refactoring fail.
|
2011-07-25 22:16:37 +00:00 |
MBlazeRegisterInfo.td
|
|
|
MBlazeRelocations.h
|
|
|
MBlazeSchedule3.td
|
|
|
MBlazeSchedule5.td
|
|
|
MBlazeSchedule.td
|
|
|
MBlazeSelectionDAGInfo.cpp
|
|
|
MBlazeSelectionDAGInfo.h
|
|
|
MBlazeSubtarget.cpp
|
Move TargetRegistry and TargetSelect from Target to Support where they belong.
|
2011-08-24 18:08:43 +00:00 |
MBlazeSubtarget.h
|
Compute feature bits at time of MCSubtargetInfo initialization.
|
2011-07-07 07:07:08 +00:00 |
MBlazeTargetMachine.cpp
|
Move TargetRegistry and TargetSelect from Target to Support where they belong.
|
2011-08-24 18:08:43 +00:00 |
MBlazeTargetMachine.h
|
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
|
2011-07-20 07:51:56 +00:00 |
MBlazeTargetObjectFile.cpp
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
MBlazeTargetObjectFile.h
|
|
|
TODO
|
|
|