index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86MachineFunctionInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WinEH] Allocate space in funclets stack to save XMM CSRs
Pengfei Wang
2019-08-27
1
-0
/
+8
*
Revert [WinEH] Allocate space in funclets stack to save XMM CSRs
Reid Kleckner
2019-08-20
1
-13
/
+0
*
[WinEH] Allocate space in funclets stack to save XMM CSRs
Pengfei Wang
2019-07-26
1
-0
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instruct...
Hans Wennborg
2016-05-18
1
-0
/
+6
*
Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"
Hans Wennborg
2016-05-17
1
-6
/
+0
*
X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
Hans Wennborg
2016-05-17
1
-0
/
+6
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
X86: Use push-pop for materializing 8-bit immediates for minsize (take 2)
Hans Wennborg
2016-03-25
1
-0
/
+6
*
CXX_FAST_TLS calling convention: performance improvement for x86-64.
Manman Ren
2016-01-12
1
-0
/
+7
*
[WinEH] Remove unused intrinsic llvm.x86.seh.restoreframe
Reid Kleckner
2015-12-15
1
-2
/
+2
*
Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the...
Nick Lewycky
2015-07-29
1
-1
/
+1
*
Fix -Wextra-semi warnings.
Hans Wennborg
2015-07-22
1
-1
/
+1
*
[WinEH] Make llvm.x86.seh.restoreframe work for stack realignment prologues
Reid Kleckner
2015-07-07
1
-0
/
+14
*
Use default member initializers to deduplicate code in X86MachineFunctionInfo...
Reid Kleckner
2015-07-07
1
-50
/
+19
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
X86: Make @llvm.frameaddress work correctly with Windows unwind codes
David Majnemer
2015-02-10
1
-0
/
+8
*
[X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
2015-02-01
1
-2
/
+10
*
Revert r227728 due to bad line endings.
Michael Kuperstein
2015-02-01
1
-10
/
+2
*
[X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
2015-02-01
1
-2
/
+10
*
Make musttail more robust for vector types on x86
Reid Kleckner
2014-12-22
1
-13
/
+3
*
[X86] Clean up whitespace as well as minor coding style
Michael Liao
2014-12-04
1
-5
/
+5
*
[X86] Restore X86 base pointer after call to llvm.eh.sjlj.setjmp
Michael Liao
2014-12-04
1
-0
/
+12
*
musttail: Forward regparms of variadic functions on x86_64
Reid Kleckner
2014-08-29
1
-0
/
+21
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
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
[next]