Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cf73eba142afd533205a94e3e472697cf908047b
/
llvm
/
lib
/
CodeGen
/
RegUsageInfoCollector.cpp
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 8 years ago
c71cced
[CodeGen] Always use `printReg` to print registers in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
1be62f0
Move TargetFrameLowering.h to CodeGen where it's implemented
by David Blaikie
· 8 years ago
b94972c
IPRA: Don't crash on null getCallPreservedMask
by Matt Arsenault
· 8 years ago
598d89a
[IPRA] Change algorithm for RegUsageInfoCollector.
by Marcello Maggioni
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
d9fdad7
IPRA: Fix RegMask calculation for alias registers
by Matthias Braun
· 9 years ago
4beea66
[IPRA] Set callee saved registers to none for local function when IPRA is enabled.
by Mehdi Amini
· 9 years ago
4f0dad1
[IPRA] Properly compute register usage at call sites.
by Chad Rosier
· 9 years ago
20e4d9e
Address a few coding style issues. NFC.
by Chad Rosier
· 9 years ago
bc2f4fb
[RegUsageInfoCollector] Drop unneccesary const_cast. NFC.
by Benjamin Kramer
· 9 years ago
3ecbd9d
Use const_cast to cast away constness. This silences a warning.
by Chandler Carruth
· 9 years ago
bbacddf
Interprocedural Register Allocation (IPRA) Analysis
by Mehdi Amini
· 9 years ago