1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/Target/Hexagon/MCTargetDesc
2018-12-05 21:01:07 +00:00
..
CMakeLists.txt
HexagonAsmBackend.cpp [MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup 2018-06-06 09:40:06 +00:00
HexagonBaseInfo.h [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonELFObjectWriter.cpp MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00
HexagonFixupKinds.h
HexagonInstPrinter.cpp [Hexagon] Remove unused functions from HexagonInstPrinter, NFC 2018-08-17 21:12:37 +00:00
HexagonInstPrinter.h [Hexagon] Remove unused functions from HexagonInstPrinter, NFC 2018-08-17 21:12:37 +00:00
HexagonMCAsmInfo.cpp
HexagonMCAsmInfo.h
HexagonMCChecker.cpp [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
HexagonMCChecker.h [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
HexagonMCCodeEmitter.cpp Support: Simplify endian stream interface. NFCI. 2018-05-18 19:46:24 +00:00
HexagonMCCodeEmitter.h [Hexagon] Simplify MCCodeEmitter, move data to tables 2018-05-09 15:02:04 +00:00
HexagonMCCompound.cpp Rename DEBUG macro to LLVM_DEBUG. 2018-05-14 12:53:11 +00:00
HexagonMCDuplexInfo.cpp [Hexagon] Remove unintended fallthrough from MC duplex code 2018-11-01 19:59:27 +00:00
HexagonMCELFStreamer.cpp MC: Change the streamer ctors to take an object writer instead of a stream. NFCI. 2018-05-18 18:26:45 +00:00
HexagonMCELFStreamer.h MC: Change the streamer ctors to take an object writer instead of a stream. NFCI. 2018-05-18 18:26:45 +00:00
HexagonMCExpr.cpp [Target] Untangle disassemblers 2018-09-10 12:53:46 +00:00
HexagonMCExpr.h
HexagonMCInstrInfo.cpp [Hexagon] Move clamping of extended operands directly to MC code emitter 2018-05-07 17:34:23 +00:00
HexagonMCInstrInfo.h [Hexagon] Move clamping of extended operands directly to MC code emitter 2018-05-07 17:34:23 +00:00
HexagonMCShuffler.cpp Rename DEBUG macro to LLVM_DEBUG. 2018-05-14 12:53:11 +00:00
HexagonMCShuffler.h
HexagonMCTargetDesc.cpp [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonMCTargetDesc.h [Target] Untangle disassemblers 2018-09-10 12:53:46 +00:00
HexagonShuffler.cpp [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonShuffler.h [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
LLVMBuild.txt