1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/CodeGen/GlobalISel
Quentin Colombet 81284f84b6 [IRTranslator] Update getOrCreateVReg API to use references.
A value that we want to keep in a virtual register cannot be null.
Reflect that in the API.

llvm-svn: 263263
2016-03-11 17:27:54 +00:00
..
CMakeLists.txt [GlobalISel] Introduce initializer method to support start/stop-after features. 2016-03-08 01:38:55 +00:00
GlobalISel.cpp [GlobalISel] Introduce initializer method to support start/stop-after features. 2016-03-08 01:38:55 +00:00
IRTranslator.cpp [IRTranslator] Update getOrCreateVReg API to use references. 2016-03-11 17:27:54 +00:00
LLVMBuild.txt GlobalISel is always built since r260566, reflect it in LLVMBuild.txt 2016-02-12 18:43:14 +00:00
MachineIRBuilder.cpp [MachineIRBuilder] Rename the setter of MF for consistency with the getter. 2016-03-11 17:27:51 +00:00