llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc
Rafael Espindola 76287ab3a0 Rename and adjust processFixupValue.
It was not processing any value. All that it ever did was force
relocations, so name it shouldForceRelocation.

llvm-svn: 306906
2017-06-30 22:47:27 +00:00
..
CMakeLists.txt
HexagonAsmBackend.cpp Rename and adjust processFixupValue. 2017-06-30 22:47:27 +00:00
HexagonBaseInfo.h [Hexagon] Use automatically-generated scheduling information for HVX 2017-05-03 20:10:36 +00:00
HexagonELFObjectWriter.cpp [Hexagon] Change iconst to emit 27bit relocation 2017-05-02 18:19:11 +00:00
HexagonFixupKinds.h [Hexagon] Change iconst to emit 27bit relocation 2017-05-02 18:19:11 +00:00
HexagonInstPrinter.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
HexagonInstPrinter.h [Hexagon] Change the vector scaling for vector offsets 2017-04-06 17:28:21 +00:00
HexagonMCAsmInfo.cpp [Hexagon] Update MCTargetDesc 2017-02-06 19:35:46 +00:00
HexagonMCAsmInfo.h
HexagonMCChecker.cpp [Hexagon] Formatting changes, NFC 2017-05-02 18:09:07 +00:00
HexagonMCChecker.h [Hexagon] Formatting changes, NFC 2017-05-02 18:09:07 +00:00
HexagonMCCodeEmitter.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
HexagonMCCodeEmitter.h [Hexagon] Remove A4_ext_* pseudo instructions 2017-02-02 19:58:22 +00:00
HexagonMCCompound.cpp [Hexagon] Improve shuffle error reporting 2017-05-01 19:41:43 +00:00
HexagonMCDuplexInfo.cpp [Hexagon] Handle a global operand to A2_addi when creating duplexes 2017-06-22 15:53:31 +00:00
HexagonMCELFStreamer.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
HexagonMCELFStreamer.h This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs. 2017-04-14 07:44:23 +00:00
HexagonMCExpr.cpp [Hexagon] Change iconst to emit 27bit relocation 2017-05-02 18:19:11 +00:00
HexagonMCExpr.h [Hexagon] Change iconst to emit 27bit relocation 2017-05-02 18:19:11 +00:00
HexagonMCInstrInfo.cpp [Hexagon] Change iconst to emit 27bit relocation 2017-05-02 18:19:11 +00:00
HexagonMCInstrInfo.h [Hexagon] Change iconst to emit 27bit relocation 2017-05-02 18:19:11 +00:00
HexagonMCShuffler.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
HexagonMCShuffler.h [Hexagon] Improve shuffle error reporting 2017-05-01 19:41:43 +00:00
HexagonMCTargetDesc.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
HexagonMCTargetDesc.h Move symbols from the global namespace into (anonymous) namespaces. NFC. 2017-02-11 11:06:55 +00:00
HexagonShuffler.cpp [Hexagon] Use automatically-generated scheduling information for HVX 2017-05-03 20:10:36 +00:00
HexagonShuffler.h [Hexagon] Remove unneeded code from HexagonShuffler 2017-05-02 17:58:52 +00:00
LLVMBuild.txt