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
c9e4d9a8ea46e6106d248bdc99d8a07ae3ba5dc2
clang-p2996
/
llvm
/
lib
/
CodeGen
/
MIRParser
History
Kazu Hirata
a28b252d85
Use APInt::getSignificantBits instead of APInt::getMinSignedBits (NFC)
...
Note that getMinSignedBits has been soft-deprecated in favor of getSignificantBits.
2023-02-19 23:56:52 -08:00
..
CMakeLists.txt
…
MILexer.cpp
[Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::Number.
2023-01-17 15:25:29 -08:00
MILexer.h
[Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::Number.
2023-01-17 15:25:29 -08:00
MIParser.cpp
Use APInt::getSignificantBits instead of APInt::getMinSignedBits (NFC)
2023-02-19 23:56:52 -08:00
MIRParser.cpp
[DebugInfo] Store instr-ref mode of MachineFunction in member
2023-01-20 14:47:11 +00:00