1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/Target/Hexagon/MCTargetDesc
2015-05-04 18:21:35 +00:00
..
CMakeLists.txt [Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrInfo and eliminating HexagonMCInst class. 2015-02-19 21:10:50 +00:00
HexagonAsmBackend.cpp Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
HexagonBaseInfo.h [Hexagon] Adding expression MC emission and removing XFAIL from test that hits this code path. 2015-05-01 21:14:21 +00:00
HexagonELFObjectWriter.cpp Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
HexagonFixupKinds.h Fix -Wmicrosoft warning by making enum unsigned 2015-05-04 18:21:35 +00:00
HexagonInstPrinter.cpp [Hexagon] Use constant extenders to fix up hardware loops 2015-04-27 14:16:43 +00:00
HexagonInstPrinter.h [Hexagon] Use constant extenders to fix up hardware loops 2015-04-27 14:16:43 +00:00
HexagonMCAsmInfo.cpp
HexagonMCAsmInfo.h
HexagonMCCodeEmitter.cpp [Hexagon] Removing variable unused in release. 2015-05-01 21:30:22 +00:00
HexagonMCCodeEmitter.h [Hexagon] Adding expression MC emission and removing XFAIL from test that hits this code path. 2015-05-01 21:14:21 +00:00
HexagonMCInstrInfo.cpp [Hexagon] Adding expression MC emission and removing XFAIL from test that hits this code path. 2015-05-01 21:14:21 +00:00
HexagonMCInstrInfo.h [Hexagon] Adding expression MC emission and removing XFAIL from test that hits this code path. 2015-05-01 21:14:21 +00:00
HexagonMCTargetDesc.cpp Remove duplicated code and consolidate initializers. 2015-04-09 19:20:37 +00:00
HexagonMCTargetDesc.h Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
LLVMBuild.txt [Hexagon] [NFC] Merging InstPrinter directory in to MCTargetDesc since they have a circular dependency. 2014-11-20 21:56:35 +00:00
Makefile