Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
CodeGen
/
PatchableFunction.cpp
cd070cd
[DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr.
by Shiva Chen
· 7 years ago
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 8 years ago
b3bde2e
Fix a bunch more layering of CodeGen headers that are in Target
by David Blaikie
· 8 years ago
3f833ed
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
by David Blaikie
· 8 years ago
1be62f0
Move TargetFrameLowering.h to CodeGen where it's implemented
by David Blaikie
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
116bbab
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
by Diana Picus
· 9 years ago
1eb4736
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it
by Matthias Braun
· 9 years ago
e9c32c7
Revert "[X86] Support the "ms-hotpatch" attribute."
by Charles Davis
· 9 years ago
0822aa1
[X86] Support the "ms-hotpatch" attribute.
by Charles Davis
· 9 years ago
512424f
PatchableFunction: Skip pseudos that do not create code
by Matthias Braun
· 9 years ago
db6bd02
Delete unused includes. NFC.
by Rafael Espindola
· 9 years ago
4519ff7
Add a description for the PatchableFunction pass; NFC
by Sanjoy Das
· 9 years ago
c0441c2
Introduce a "patchable-function" function attribute
by Sanjoy Das
· 9 years ago