Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f9c1291fdedc22bf77d1a9cdba1da575bec3baf1
/
llvm
/
lib
/
Target
/
X86
/
X86MachineFunctionInfo.h
a379b181
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
2d406f0
Fix PR10884.
by Bruno Cardoso Lopes
· 14 years ago
c217421
Emit segmented-stack specific code into function prologues for
by Rafael Espindola
· 14 years ago
31ae586
Move per-function state out of TargetLowering subclasses and into
by Dan Gohman
· 16 years ago
4dac890
Fix PR6696 and PR6663
by Jim Grosbach
· 16 years ago
c9276df
Cleanup stdcall / fastcall name mangling.
by Anton Korobeynikov
· 16 years ago
d064aef
Do not emit callseq instructions around sibcalls. This eliminated some unnecessary stack adjustments.
by Evan Cheng
· 16 years ago
d185a7a
Add explicit keywords.
by Dan Gohman
· 16 years ago
6f873b4
Fix X86MachineFunctionInfo's doxygen comment.
by Dan Gohman
· 17 years ago
0d1e9a8
Switch the MachineOperand accessors back to the short names like
by Dan Gohman
· 17 years ago
6ebe734
Move the GlobalBaseReg field out of X86ISelDAGToDAG.cpp
by Dan Gohman
· 17 years ago
f166d2d
Implement an x86-64 ABI detail of passing structs by hidden first
by Dan Gohman
· 18 years ago
f55b738
Combine MovePCtoStack + POP32r into one instruction MOVPC32r so it can be moved if needed.
by Evan Cheng
· 18 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
9ccea99
Added tail call optimization to the x86 back end. It can be
by Arnold Schwaighofer
· 18 years ago
597c8b7
Move ReturnAddrIndex variable to X86MachineFunctionInfo structure. This fixed
by Anton Korobeynikov
· 18 years ago
9ae2eb4
Use push / pop for prologues and epilogues.
by Evan Cheng
· 18 years ago
ff0598d
rename X86FunctionInfo to X86MachineFunctionInfo to match the header file
by Chris Lattner
· 19 years ago
104aa5d
Various random and minor code cleanups.
by Chris Lattner
· 19 years ago
3c5b3df
Adding codegeneration for StdCall & FastCall calling conventions
by Anton Korobeynikov
· 19 years ago
beedf82
Comments to appease sabre.
by Evan Cheng
· 19 years ago
dc614c1
Added X86FunctionInfo subclass of MachineFunction to record whether the
by Evan Cheng
· 19 years ago