index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86MachineFunctionInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace.
Chad Rosier
2012-08-01
1
-3
/
+3
*
With r160248 in place this code is no longer needed.
Chad Rosier
2012-07-16
1
-15
/
+1
*
Move [get|set]BasePtrStackAdjustment() from MachineFrameInfo to
Chad Rosier
2012-07-10
1
-2
/
+17
*
Implement the local-dynamic TLS model for x86 (PR3985)
Hans Wennborg
2012-06-01
1
-2
/
+9
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-3
/
+3
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+2
*
Fix PR10884.
Bruno Cardoso Lopes
2011-09-16
1
-8
/
+0
*
Emit segmented-stack specific code into function prologues for
Rafael Espindola
2011-08-30
1
-2
/
+10
*
Move per-function state out of TargetLowering subclasses and into
Dan Gohman
2010-04-17
1
-3
/
+33
*
Fix PR6696 and PR6663
Jim Grosbach
2010-04-06
1
-1
/
+9
*
Cleanup stdcall / fastcall name mangling.
Anton Korobeynikov
2010-02-12
1
-15
/
+0
*
Do not emit callseq instructions around sibcalls. This eliminated some unnece...
Evan Cheng
2010-02-06
1
-3
/
+2
*
Add explicit keywords.
Dan Gohman
2009-06-05
1
-8
/
+9
*
Fix X86MachineFunctionInfo's doxygen comment.
Dan Gohman
2009-04-15
1
-2
/
+3
*
Switch the MachineOperand accessors back to the short names like
Dan Gohman
2008-10-03
1
-2
/
+3
*
Move the GlobalBaseReg field out of X86ISelDAGToDAG.cpp
Dan Gohman
2008-09-30
1
-2
/
+11
*
Implement an x86-64 ABI detail of passing structs by hidden first
Dan Gohman
2008-04-21
1
-2
/
+12
*
Combine MovePCtoStack + POP32r into one instruction MOVPC32r so it can be mov...
Evan Cheng
2008-01-05
1
-8
/
+8
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Added tail call optimization to the x86 back end. It can be
Arnold Schwaighofer
2007-10-11
1
-2
/
+13
*
Move ReturnAddrIndex variable to X86MachineFunctionInfo structure. This fixed
Anton Korobeynikov
2007-08-15
1
-4
/
+10
*
Use push / pop for prologues and epilogues.
Evan Cheng
2007-07-17
1
-0
/
+9
*
rename X86FunctionInfo to X86MachineFunctionInfo to match the header file
Chris Lattner
2007-04-17
1
-8
/
+8
*
Various random and minor code cleanups.
Chris Lattner
2006-09-26
1
-1
/
+1
*
Adding codegeneration for StdCall & FastCall calling conventions
Anton Korobeynikov
2006-09-20
1
-5
/
+34
*
Comments to appease sabre.
Evan Cheng
2006-06-09
1
-1
/
+7
*
Added X86FunctionInfo subclass of MachineFunction to record whether the
Evan Cheng
2006-06-06
1
-0
/
+30