This website requires JavaScript.
Explore
Help
Sign In
Nigel
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
95ac3d15e9
llvm-project
/
llvm
/
lib
/
Target
/
ARC
History
Thomas Johnson
b821086876
[ARC] Add codegen for count trailing zeros intrinsic for the ARC backend
...
Differential Revision:
https://reviews.llvm.org/D107828
2021-08-10 12:07:35 -07:00
..
Disassembler
[ARC] Add additional mov immediate instruction formats with a fix for u6 decoding
2021-07-29 16:41:55 -07:00
MCTargetDesc
[ARC] Add disassembly for the conditioned move immediate instruction
2021-07-12 12:35:56 -07:00
TargetInfo
…
ARC.h
…
ARC.td
Add norm sub-target feature to table gen for ARC
2021-06-22 14:39:29 +03:00
ARCAsmPrinter.cpp
…
ARCBranchFinalize.cpp
[NFCI] Move DEBUG_TYPE definition below #includes
2021-05-30 17:31:01 +08:00
ARCCallingConv.td
…
ARCExpandPseudos.cpp
[ARC] Add codegen for count trailing zeros intrinsic for the ARC backend
2021-08-10 12:07:35 -07:00
ARCFrameLowering.cpp
[NFC][CodeGen] Tidy up TargetRegisterInfo stack realignment functions
2021-03-30 17:31:39 +01:00
ARCFrameLowering.h
…
ARCISelDAGToDAG.cpp
…
ARCISelLowering.cpp
[ARC] Add codegen for count trailing zeros intrinsic for the ARC backend
2021-08-10 12:07:35 -07:00
ARCISelLowering.h
…
ARCInstrFormats.td
[ARC] Add additional mov immediate instruction formats with a fix for u6 decoding
2021-07-29 16:41:55 -07:00
ARCInstrInfo.cpp
…
ARCInstrInfo.h
…
ARCInstrInfo.td
[ARC] Add codegen for count trailing zeros intrinsic for the ARC backend
2021-08-10 12:07:35 -07:00
ARCMCInstLower.cpp
…
ARCMCInstLower.h
…
ARCMachineFunctionInfo.cpp
…
ARCMachineFunctionInfo.h
…
ARCOptAddrMode.cpp
…
ARCRegisterInfo.cpp
[ARC][NFC] Include file re-ordering
2021-07-09 12:20:32 -07:00
ARCRegisterInfo.h
…
ARCRegisterInfo.td
Support a list of CostPerUse values
2021-01-29 10:14:52 +05:30
ARCSubtarget.cpp
…
ARCSubtarget.h
Add norm sub-target feature to table gen for ARC
2021-06-22 14:39:29 +03:00
ARCTargetMachine.cpp
[llvm] Use Optional::getValueOr (NFC)
2021-01-12 21:43:50 -08:00
ARCTargetMachine.h
…
ARCTargetStreamer.h
…
ARCTargetTransformInfo.h
…
CMakeLists.txt
…