Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
2d24e2a396a1d211baaeedf32148a3b657240170
/
lib
/
Target
/
X86
/
X86MachineFunctionInfo.h
2d24e2a
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 13 years ago
08ecb71
Fix PR10884.
by Bruno Cardoso Lopes
· 13 years ago
76927d75
Emit segmented-stack specific code into function prologues for
by Rafael Espindola
· 13 years ago
1e93df6
Move per-function state out of TargetLowering subclasses and into
by Dan Gohman
· 15 years ago
fa85eb6
Fix PR6696 and PR6663
by Jim Grosbach
· 15 years ago
4dd162f
Cleanup stdcall / fastcall name mangling.
by Anton Korobeynikov
· 15 years ago
f22f9b3
Do not emit callseq instructions around sibcalls. This eliminated some unnecessary stack adjustments.
by Evan Cheng
· 15 years ago
2392efe
Add explicit keywords.
by Dan Gohman
· 15 years ago
6288b93
Fix X86MachineFunctionInfo's doxygen comment.
by Dan Gohman
· 16 years ago
d735b80
Switch the MachineOperand accessors back to the short names like
by Dan Gohman
· 16 years ago
57c3dac
Move the GlobalBaseReg field out of X86ISelDAGToDAG.cpp
by Dan Gohman
· 16 years ago
61a9213
Implement an x86-64 ABI detail of passing structs by hidden first
by Dan Gohman
· 17 years ago
0475ab5
Combine MovePCtoStack + POP32r into one instruction MOVPC32r so it can be moved if needed.
by Evan Cheng
· 17 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 17 years ago
c85e171
Added tail call optimization to the x86 back end. It can be
by Arnold Schwaighofer
· 17 years ago
a2780e1
Move ReturnAddrIndex variable to X86MachineFunctionInfo structure. This fixed
by Anton Korobeynikov
· 17 years ago
89d1659
Use push / pop for prologues and epilogues.
by Evan Cheng
· 17 years ago
d15dff2
rename X86FunctionInfo to X86MachineFunctionInfo to match the header file
by Chris Lattner
· 18 years ago
e87e115
Various random and minor code cleanups.
by Chris Lattner
· 18 years ago
f824868
Adding codegeneration for StdCall & FastCall calling conventions
by Anton Korobeynikov
· 18 years ago
e5e228d
Comments to appease sabre.
by Evan Cheng
· 18 years ago
e8bd0a3
Added X86FunctionInfo subclass of MachineFunction to record whether the
by Evan Cheng
· 18 years ago