forked from OSchip/llvm-project
Summary: This is patch is part of a series to introduce an Alignment type. See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html See this patch for the introduction of the type: https://reviews.llvm.org/D64790 Reviewers: courbet Subscribers: arsenm, dschuff, jyknight, sdardis, nemanjai, jvesely, nhaehnle, sbc100, jgravelle-google, hiraditya, aheejin, kbarton, fedor.sergeev, asb, rbar, johnrusso, simoncook, sabuasal, niosHD, jrtc27, MaskRay, zzheng, edward-jones, atanasyan, rogfer01, MartinMosbeck, brucehoult, the_o, PkmX, jocewei, jsji, Jim, lenary, s.egerton, pzheng, sameer.abuasal, apazos, luismarques, kerbowa, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D73885 |
||
|---|---|---|
| .. | ||
| AsmParser | ||
| Disassembler | ||
| MCTargetDesc | ||
| TargetInfo | ||
| CMakeLists.txt | ||
| LLVMBuild.txt | ||
| Lanai.h | ||
| Lanai.td | ||
| LanaiAluCode.h | ||
| LanaiAsmPrinter.cpp | ||
| LanaiCallingConv.td | ||
| LanaiCondCode.h | ||
| LanaiDelaySlotFiller.cpp | ||
| LanaiFrameLowering.cpp | ||
| LanaiFrameLowering.h | ||
| LanaiISelDAGToDAG.cpp | ||
| LanaiISelLowering.cpp | ||
| LanaiISelLowering.h | ||
| LanaiInstrFormats.td | ||
| LanaiInstrInfo.cpp | ||
| LanaiInstrInfo.h | ||
| LanaiInstrInfo.td | ||
| LanaiMCInstLower.cpp | ||
| LanaiMCInstLower.h | ||
| LanaiMachineFunctionInfo.cpp | ||
| LanaiMachineFunctionInfo.h | ||
| LanaiMemAluCombiner.cpp | ||
| LanaiRegisterInfo.cpp | ||
| LanaiRegisterInfo.h | ||
| LanaiRegisterInfo.td | ||
| LanaiSchedule.td | ||
| LanaiSelectionDAGInfo.cpp | ||
| LanaiSelectionDAGInfo.h | ||
| LanaiSubtarget.cpp | ||
| LanaiSubtarget.h | ||
| LanaiTargetMachine.cpp | ||
| LanaiTargetMachine.h | ||
| LanaiTargetObjectFile.cpp | ||
| LanaiTargetObjectFile.h | ||
| LanaiTargetTransformInfo.h | ||