.. |
CMakeLists.txt
|
[Hexagon] Adding functionality for searching for compound instruction pairs. Compound instructions reduce slot resource requirements freeing those packet slots up for more instructions.
|
2015-06-08 16:34:47 +00:00 |
HexagonAsmBackend.cpp
|
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and create*AsmBackend(). NFC.
|
2015-06-10 10:35:34 +00:00 |
HexagonBaseInfo.h
|
[Hexagon] Adding functionality for searching for compound instruction pairs. Compound instructions reduce slot resource requirements freeing those packet slots up for more instructions.
|
2015-06-08 16:34:47 +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
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +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
|
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
|
2015-06-05 16:00:11 +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 |
HexagonMCCompound.cpp
|
[Hexagon] Make global arrays 'static const'. NFC.
|
2015-06-10 14:43:59 +00:00 |
HexagonMCDuplexInfo.cpp
|
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
|
2015-06-05 16:00:11 +00:00 |
HexagonMCInstrInfo.cpp
|
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
|
2015-06-05 16:00:11 +00:00 |
HexagonMCInstrInfo.h
|
[Hexagon] Adding functionality for searching for compound instruction pairs. Compound instructions reduce slot resource requirements freeing those packet slots up for more instructions.
|
2015-06-08 16:34:47 +00:00 |
HexagonMCShuffler.cpp
|
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
|
2015-06-05 16:00:11 +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 MCSubtargetInfo and create*MCSubtargetInfo(). NFC.
|
2015-06-10 12:11:26 +00:00 |
HexagonMCTargetDesc.h
|
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and create*AsmBackend(). NFC.
|
2015-06-10 10:35:34 +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
|
|
|
Makefile
|
|
|