llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc
Colin LeMahieu c40be85adc Revert r239095 incorrect test tree.
llvm-svn: 239102
2015-06-04 21:32:42 +00:00
..
CMakeLists.txt Revert r239095 incorrect test tree. 2015-06-04 21:32:42 +00:00
HexagonAsmBackend.cpp Revert r239095 incorrect test tree. 2015-06-04 21:32:42 +00:00
HexagonBaseInfo.h Revert r239095 incorrect test tree. 2015-06-04 21:32:42 +00:00
HexagonELFObjectWriter.cpp [Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to make sure it is. 2015-06-03 17:34:16 +00:00
HexagonFixupKinds.h Fix -Wmicrosoft warning by making enum unsigned 2015-05-04 18:21:35 +00:00
HexagonInstPrinter.cpp Revert r239095 incorrect test tree. 2015-06-04 21:32:42 +00:00
HexagonInstPrinter.h [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle at a time which is the semantic unit for Hexagon. Fixing tests to use the new format. Disabling tests in the direct object emission path for a followup patch. 2015-05-29 14:44:13 +00:00
HexagonMCAsmInfo.cpp Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC. 2015-06-04 13:12:25 +00:00
HexagonMCAsmInfo.h Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC. 2015-06-04 13:12:25 +00:00
HexagonMCCodeEmitter.cpp Revert r239095 incorrect test tree. 2015-06-04 21:32:42 +00:00
HexagonMCCodeEmitter.h [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle at a time which is the semantic unit for Hexagon. Fixing tests to use the new format. Disabling tests in the direct object emission path for a followup patch. 2015-05-29 14:44:13 +00:00
HexagonMCInstrInfo.cpp Revert r239095 incorrect test tree. 2015-06-04 21:32:42 +00:00
HexagonMCInstrInfo.h Revert r239095 incorrect test tree. 2015-06-04 21:32:42 +00:00
HexagonMCShuffler.cpp Revert r239095 incorrect test tree. 2015-06-04 21:32:42 +00:00
HexagonMCShuffler.h [Hexagon] Adding MC packet shuffler. 2015-05-31 21:57:09 +00:00
HexagonMCTargetDesc.cpp Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC. 2015-06-04 13:12:25 +00:00
HexagonMCTargetDesc.h [Hexagon] classes are actually structs. 2015-05-31 22:18:42 +00:00
HexagonShuffler.cpp [Hexagon] Adding MC packet shuffler. 2015-05-31 21:57:09 +00:00
HexagonShuffler.h [Hexagon] Adding MC packet shuffler. 2015-05-31 21:57:09 +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