This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-08 12:56:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
CodeGen
/
MIRParser
History
Krzysztof Parzyszek
36ef5dc3df
[MIRParser] Add parsing hex literals of arbitrary size as unsigned integers
...
The current code does not parse hex literals larger than 32-bit. llvm-svn: 289943
2016-12-16 13:58:01 +00:00
..
CMakeLists.txt
[CMake] NFC. Updating CMake dependency specifications
2016-11-17 04:36:50 +00:00
LLVMBuild.txt
MIRParser/LLVMBuild.txt: Add MC for MCRegisterInfo::getDwarfRegNum().
2015-07-24 01:12:36 +00:00
MILexer.cpp
[MIRParser] Parse lane masks for register live-ins
2016-10-12 21:06:45 +00:00
MILexer.h
[MIRParser] Parse lane masks for register live-ins
2016-10-12 21:06:45 +00:00
MIParser.cpp
[MIRParser] Add parsing hex literals of arbitrary size as unsigned integers
2016-12-16 13:58:01 +00:00
MIParser.h
MIRParser: Add support for parsing vreg reg alloc hints
2016-11-15 00:03:14 +00:00
MIRParser.cpp
Move VariableDbgInfo from MachineModuleInfo to MachineFunction
2016-11-30 23:48:50 +00:00