1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/CodeGen/MIRParser
Quentin Colombet e24c513b21 [MIRParser] Non-generic virtual register may have a type.
When generic virtual registers get constrained, because of a use on a
target specific operation for instance, we end up with regular virtual
registers with a type and that's perfectly fine.

llvm-svn: 290376
2016-12-22 21:56:29 +00:00
..
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
LLVMBuild.txt
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] Non-generic virtual register may have a type. 2016-12-22 21:56:29 +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