.. |
InstPrinter
|
Silence various build warnings from Hexagon backend that show up in release builds. Mostly converting 'assert(0)' to 'llvm_unreachable' to silence warnings about missing returns. Also fold some variable declarations into asserts to prevent the variables from being unused in release builds.
|
2012-04-13 06:38:11 +00:00 |
MCTargetDesc
|
Update CMake build.
|
2012-04-12 22:15:23 +00:00 |
TargetInfo
|
Target/Hexagon: Fix CMake build. We don't use add_llvm_library_dependencies().
|
2011-12-13 00:36:04 +00:00 |
CMakeLists.txt
|
Pass to replace tranfer/copy instructions into combine instruction where possible.
|
2012-04-13 20:22:19 +00:00 |
Hexagon.h
|
Pass to replace tranfer/copy instructions into combine instruction where possible.
|
2012-04-13 20:22:19 +00:00 |
Hexagon.td
|
Hexagon: enable assembler output through the MC layer.
|
2012-04-12 17:55:53 +00:00 |
HexagonAsmPrinter.cpp
|
Silence various build warnings from Hexagon backend that show up in release builds. Mostly converting 'assert(0)' to 'llvm_unreachable' to silence warnings about missing returns. Also fold some variable declarations into asserts to prevent the variables from being unused in release builds.
|
2012-04-13 06:38:11 +00:00 |
HexagonAsmPrinter.h
|
Hexagon: enable assembler output through the MC layer.
|
2012-04-12 17:55:53 +00:00 |
HexagonCallingConv.td
|
|
|
HexagonCallingConvLower.cpp
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonCallingConvLower.h
|
|
|
HexagonCFGOptimizer.cpp
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonCopyToCombine.cpp
|
HexagonCopyToCombine.cpp: Silence two warnings, -Wunused-variable, with -Asserts.
|
2012-04-15 05:33:43 +00:00 |
HexagonExpandPredSpillCode.cpp
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonFrameLowering.cpp
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonFrameLowering.h
|
|
|
HexagonHardwareLoops.cpp
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonImmediates.td
|
Hexagon: enable assembler output through the MC layer.
|
2012-04-12 17:55:53 +00:00 |
HexagonInstrFormats.td
|
HexagonPacketizer patch.
|
2012-04-12 21:06:38 +00:00 |
HexagonInstrFormatsV4.td
|
HexagonPacketizer patch.
|
2012-04-12 21:06:38 +00:00 |
HexagonInstrInfo.cpp
|
Add support for Hexagon Architectural feature, New Value Jump.
|
2012-04-13 20:22:31 +00:00 |
HexagonInstrInfo.h
|
Add support for Hexagon Architectural feature, New Value Jump.
|
2012-04-13 20:22:31 +00:00 |
HexagonInstrInfo.td
|
Add support for Hexagon Architectural feature, New Value Jump.
|
2012-04-13 20:22:31 +00:00 |
HexagonInstrInfoV3.td
|
HexagonPacketizer patch.
|
2012-04-12 21:06:38 +00:00 |
HexagonInstrInfoV4.td
|
HexagonPacketizer patch.
|
2012-04-12 21:06:38 +00:00 |
HexagonIntrinsics.td
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonIntrinsicsDerived.td
|
|
|
HexagonIntrinsicsV3.td
|
|
|
HexagonIntrinsicsV4.td
|
|
|
HexagonISelDAGToDAG.cpp
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonISelLowering.cpp
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonISelLowering.h
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonMachineFunctionInfo.h
|
|
|
HexagonMCInst.h
|
HexagonPacketizer patch.
|
2012-04-12 21:06:38 +00:00 |
HexagonMCInstLower.cpp
|
Silence various build warnings from Hexagon backend that show up in release builds. Mostly converting 'assert(0)' to 'llvm_unreachable' to silence warnings about missing returns. Also fold some variable declarations into asserts to prevent the variables from being unused in release builds.
|
2012-04-13 06:38:11 +00:00 |
HexagonNewValueJump.cpp
|
Remove iostream from New Value Jump.
|
2012-04-13 21:01:35 +00:00 |
HexagonPeephole.cpp
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonRegisterInfo.cpp
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonRegisterInfo.h
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonRegisterInfo.td
|
Fix the numbering of some of the registers and reclassify a couple of them.
|
2012-02-23 18:17:17 +00:00 |
HexagonRemoveSZExtArgs.cpp
|
Hexagon: Remove forbidden iostream includes (it introduces static initializers)
|
2012-02-06 10:19:29 +00:00 |
HexagonSchedule.td
|
HexagonPacketizer patch.
|
2012-04-12 21:06:38 +00:00 |
HexagonScheduleV4.td
|
HexagonPacketizer patch.
|
2012-04-12 21:06:38 +00:00 |
HexagonSelectCCInfo.td
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonSelectionDAGInfo.cpp
|
|
|
HexagonSelectionDAGInfo.h
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonSplitTFRCondSets.cpp
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonSubtarget.cpp
|
Add support for Hexagon Architectural feature, New Value Jump.
|
2012-04-13 20:22:31 +00:00 |
HexagonSubtarget.h
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonTargetMachine.cpp
|
Add support for Hexagon Architectural feature, New Value Jump.
|
2012-04-13 20:22:31 +00:00 |
HexagonTargetMachine.h
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonTargetObjectFile.cpp
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
|
2012-03-17 18:46:09 +00:00 |
HexagonTargetObjectFile.h
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonVarargsCallingConvention.h
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
|
2012-02-18 12:03:15 +00:00 |
HexagonVLIWPacketizer.cpp
|
Add support for Hexagon Architectural feature, New Value Jump.
|
2012-04-13 20:22:31 +00:00 |
LLVMBuild.txt
|
Hexagon: enable assembler output through the MC layer.
|
2012-04-12 17:55:53 +00:00 |
Makefile
|
Hexagon: enable assembler output through the MC layer.
|
2012-04-12 17:55:53 +00:00 |