llvm-6502/lib/Target/Hexagon
Jyotsna Verma c65317b956 Define signed const-ext predicates.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169117 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-03 06:54:50 +00:00
..
InstPrinter
MCTargetDesc Added multiclass for post-increment load instructions. 2012-11-14 20:38:48 +00:00
TargetInfo
CMakeLists.txt Porting Hexagon MI Scheduler to the new API. 2012-09-04 14:49:56 +00:00
Hexagon.h
Hexagon.td
HexagonAsmPrinter.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
HexagonAsmPrinter.h
HexagonCallingConv.td
HexagonCallingConvLower.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
HexagonCallingConvLower.h
HexagonCFGOptimizer.cpp
HexagonExpandPredSpillCode.cpp
HexagonFrameLowering.cpp
HexagonFrameLowering.h
HexagonHardwareLoops.cpp
HexagonInstrFormats.td Added multiclass for post-increment load instructions. 2012-11-14 20:38:48 +00:00
HexagonInstrFormatsV4.td
HexagonInstrInfo.cpp Use multiclass for 'transfer' instructions. 2012-11-29 19:35:44 +00:00
HexagonInstrInfo.h
HexagonInstrInfo.td Use multiclass for the load instructions with MEMri operand. 2012-11-30 17:31:52 +00:00
HexagonInstrInfoV3.td
HexagonInstrInfoV4.td Use multiclass for the store instructions with MEMri operand. 2012-11-30 06:10:22 +00:00
HexagonInstrInfoV5.td
HexagonIntrinsics.td
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td
HexagonIntrinsicsV4.td
HexagonIntrinsicsV5.td
HexagonISelDAGToDAG.cpp Define signed const-ext immediate operands and their predicates. 2012-11-28 20:58:14 +00:00
HexagonISelLowering.cpp Finish the renaming. 2012-11-21 16:56:33 +00:00
HexagonISelLowering.h
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp ScheduleDAG interface. Added OrderKind to distinguish nonregister dependencies. 2012-11-06 03:13:46 +00:00
HexagonMachineScheduler.h misched: Use the TargetSchedModel interface wherever possible. 2012-10-10 05:43:09 +00:00
HexagonMCInst.h
HexagonMCInstLower.cpp
HexagonNewValueJump.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
HexagonOperands.td Define signed const-ext predicates. 2012-12-03 06:54:50 +00:00
HexagonPeephole.cpp LLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instruction access the 2012-09-05 16:01:40 +00:00
HexagonRegisterInfo.cpp Porting Hexagon MI Scheduler to the new API. 2012-09-04 14:49:56 +00:00
HexagonRegisterInfo.h Porting Hexagon MI Scheduler to the new API. 2012-09-04 14:49:56 +00:00
HexagonRegisterInfo.td
HexagonRemoveSZExtArgs.cpp Create enums for the different attributes. 2012-10-09 07:45:08 +00:00
HexagonSchedule.td Porting Hexagon MI Scheduler to the new API. 2012-09-04 14:49:56 +00:00
HexagonScheduleV4.td Porting Hexagon MI Scheduler to the new API. 2012-09-04 14:49:56 +00:00
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitTFRCondSets.cpp
HexagonSubtarget.cpp fix HexagonSubtarget parsing of -mv flag 2012-08-20 19:56:47 +00:00
HexagonSubtarget.h
HexagonTargetMachine.cpp Implement a basic VectorTargetTransformInfo interface to be used by the loop and bb vectorizers for modeling the cost of instructions. 2012-10-24 17:22:41 +00:00
HexagonTargetMachine.h Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke. 2012-10-18 23:22:48 +00:00
HexagonTargetObjectFile.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
HexagonTargetObjectFile.h
HexagonVarargsCallingConvention.h Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
HexagonVLIWPacketizer.cpp Rename hasVolatileMemoryRef() to hasOrderedMemoryRef(). 2012-08-29 21:19:21 +00:00
LLVMBuild.txt
Makefile