1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Matthias Braun 754497689e CodeGen: Cleanup regmask construction; NFC
- Avoid duplication of regmask size calculation.
- Simplify allocateRegisterMask() call.
- Rename allocateRegisterMask() to allocateRegMask() to be consistent
  with naming in MachineOperand.

llvm-svn: 337986
2018-07-26 00:27:47 +00:00
..
llvm CodeGen: Cleanup regmask construction; NFC 2018-07-26 00:27:47 +00:00
llvm-c Add PerfJITEventListener for perf profiling support. 2018-07-24 00:54:06 +00:00