.. |
AsmParser
|
[ms-inline asm] Use incoming argument rather than hard coding to false.
|
2012-10-15 16:50:34 +00:00 |
Disassembler
|
|
|
InstPrinter
|
Remove getInstructionName from MCInstPrinter implementations in favor of using the instruction name table from MCInstrInfo. Reduces static data in the InstPrinter implementations.
|
2012-04-02 07:01:04 +00:00 |
MCTargetDesc
|
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
|
2012-09-18 16:08:49 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
|
2012-06-24 13:32:01 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
MBlaze.h
|
|
|
MBlaze.td
|
Use "NoItineraries" for processors with no itineraries.
|
2012-06-22 03:58:51 +00:00 |
MBlazeAsmPrinter.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
MBlazeCallingConv.td
|
Remove unused CCIfSubtarget.
|
2012-04-17 11:29:05 +00:00 |
MBlazeDelaySlotFiller.cpp
|
|
|
MBlazeELFWriterInfo.cpp
|
Resubmit the changes to llvm core to update the functions to support different pointer sizes on a per address space basis.
|
2012-10-15 16:24:29 +00:00 |
MBlazeELFWriterInfo.h
|
Prune some includes and forward declarations.
|
2012-03-25 18:10:17 +00:00 |
MBlazeFrameLowering.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
MBlazeFrameLowering.h
|
|
|
MBlazeInstrFormats.td
|
|
|
MBlazeInstrFPU.td
|
|
|
MBlazeInstrFSL.td
|
|
|
MBlazeInstrInfo.cpp
|
Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change since they are equivalent.
|
2012-04-20 07:30:17 +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
|
Attributes Rewrite
|
2012-10-15 04:46:55 +00:00 |
MBlazeIntrinsicInfo.h
|
|
|
MBlazeIntrinsics.td
|
|
|
MBlazeISelDAGToDAG.cpp
|
|
|
MBlazeISelLowering.cpp
|
Remove tabs.
|
2012-07-19 00:11:40 +00:00 |
MBlazeISelLowering.h
|
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
|
2012-05-25 16:35:28 +00:00 |
MBlazeMachineFunction.cpp
|
|
|
MBlazeMachineFunction.h
|
|
|
MBlazeMCInstLower.cpp
|
|
|
MBlazeMCInstLower.h
|
Remove unused private fields found by clang's new -Wunused-private-field.
|
2012-06-06 18:25:08 +00:00 |
MBlazeRegisterInfo.cpp
|
Add a getName function to MachineFunction. Use it in places that previously did getFunction()->getName(). Remove includes of Function.h that are no longer needed.
|
2012-08-22 06:07:19 +00:00 |
MBlazeRegisterInfo.h
|
|
|
MBlazeRegisterInfo.td
|
|
|
MBlazeRelocations.h
|
|
|
MBlazeSchedule3.td
|
|
|
MBlazeSchedule5.td
|
|
|
MBlazeSchedule.td
|
Use "NoItineraries" for processors with no itineraries.
|
2012-06-22 03:58:51 +00:00 |
MBlazeSelectionDAGInfo.cpp
|
|
|
MBlazeSelectionDAGInfo.h
|
|
|
MBlazeSubtarget.cpp
|
misched: Added MultiIssueItineraries.
|
2012-06-05 03:44:40 +00:00 |
MBlazeSubtarget.h
|
|
|
MBlazeTargetMachine.cpp
|
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
|
2012-10-18 23:22:48 +00:00 |
MBlazeTargetMachine.h
|
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
|
2012-10-18 23:22:48 +00:00 |
MBlazeTargetObjectFile.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
MBlazeTargetObjectFile.h
|
|
|
TODO
|
|
|