This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1daf2994de49d1ecba4bee4e6842aa8a564cbc96
clang-p2996
/
llvm
/
lib
/
Target
/
PowerPC
/
GISel
History
Craig Topper
c4821073cd
[GISel] Make target's PartMapping, ValueMapping, and BankIDToCopyMapIdx arrays const. (
#71079
)
...
AMDGPU arrays were already const.
2023-11-09 17:03:56 -08:00
..
PPCCallLowering.cpp
[GISel] Make assignValueToReg take CCValAssign by const reference. (
#70086
)
2023-10-24 15:47:04 -07:00
PPCCallLowering.h
[GISel] Make assignValueToReg take CCValAssign by const reference. (
#70086
)
2023-10-24 15:47:04 -07:00
PPCInstructionSelector.cpp
…
PPCLegalizerInfo.cpp
…
PPCLegalizerInfo.h
…
PPCRegisterBankInfo.cpp
…
PPCRegisterBankInfo.h
[GISel] Make target's PartMapping, ValueMapping, and BankIDToCopyMapIdx arrays const. (
#71079
)
2023-11-09 17:03:56 -08:00
PPCRegisterBanks.td
…