.. |
CMakeLists.txt
|
…
|
|
HexagonAsmBackend.cpp
|
Replace "fallthrough" comments with LLVM_FALLTHROUGH
|
2016-08-17 05:10:15 +00:00 |
HexagonBaseInfo.h
|
[Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this restriction rather than implying it from TypeJR.
|
2016-10-08 17:18:51 +00:00 |
HexagonELFObjectWriter.cpp
|
[Hexagon] Adding relocation for code size, cold path optimization allowing a 23-bit 4-byte aligned relocation to be a valid instruction encoding.
|
2016-02-16 20:38:17 +00:00 |
HexagonFixupKinds.h
|
[Hexagon] Adding relocation for code size, cold path optimization allowing a 23-bit 4-byte aligned relocation to be a valid instruction encoding.
|
2016-02-16 20:38:17 +00:00 |
HexagonInstPrinter.cpp
|
Fix -Wunused-variable in non-Asserts build
|
2016-05-19 20:44:22 +00:00 |
HexagonInstPrinter.h
|
…
|
|
HexagonMCAsmInfo.cpp
|
[Hexagon] Few fixes for exception handling
|
2016-04-25 21:05:19 +00:00 |
HexagonMCAsmInfo.h
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
HexagonMCChecker.cpp
|
[Hexagon] Separate C8 and USR to avoid unwanted subregister composition
|
2016-05-28 01:51:16 +00:00 |
HexagonMCChecker.h
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
HexagonMCCodeEmitter.cpp
|
[Hexagon] Handle double-vector registers as new-value producers
|
2016-04-28 15:54:48 +00:00 |
HexagonMCCodeEmitter.h
|
…
|
|
HexagonMCCompound.cpp
|
…
|
|
HexagonMCDuplexInfo.cpp
|
[Hexagon] NFC Removing 'V4_' prefix from duplex instruction names.
|
2016-10-07 00:15:07 +00:00 |
HexagonMCELFStreamer.cpp
|
[Hexagon] Fix handling of lcomm directive
|
2016-04-20 15:54:13 +00:00 |
HexagonMCELFStreamer.h
|
…
|
|
HexagonMCExpr.cpp
|
[Hexagon] Missed member initialization causing ubsan failure.
|
2016-02-29 20:42:25 +00:00 |
HexagonMCExpr.h
|
[Hexagon] Setting sign mismatch flag on expression instead of using bit tricks.
|
2016-02-29 19:17:56 +00:00 |
HexagonMCInstrInfo.cpp
|
[Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this restriction rather than implying it from TypeJR.
|
2016-10-08 17:18:51 +00:00 |
HexagonMCInstrInfo.h
|
[Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this restriction rather than implying it from TypeJR.
|
2016-10-08 17:18:51 +00:00 |
HexagonMCShuffler.cpp
|
[scan-build] fix dead store warnings emitted on LLVM Hexagon code base
|
2016-05-13 13:13:59 +00:00 |
HexagonMCShuffler.h
|
…
|
|
HexagonMCTargetDesc.cpp
|
Move the global variables representing each Target behind accessor function
|
2016-10-09 23:00:34 +00:00 |
HexagonMCTargetDesc.h
|
Move the global variables representing each Target behind accessor function
|
2016-10-09 23:00:34 +00:00 |
HexagonShuffler.cpp
|
[Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this restriction rather than implying it from TypeJR.
|
2016-10-08 17:18:51 +00:00 |
HexagonShuffler.h
|
[Hexagon] Replace a static member variable in HexagonCVIResource (NFC)
|
2016-01-08 22:07:25 +00:00 |
LLVMBuild.txt
|
…
|
|