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
/
X86CallFrameOptimization.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
MachineInstr: Change return value of getOpcode() to unsigned.
Matthias Braun
2015-05-18
1
-4
/
+4
*
Use the cached subtarget from the MachineFunction rather than
Eric Christopher
2015-02-20
1
-2
/
+2
*
X86: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-4
/
+2
*
[X86] Call frame optimization - allow stack-relative movs to be folded into a...
Michael Kuperstein
2015-02-12
1
-6
/
+0
*
[X86] A heuristic to estimate the size impact for converting stack-relative p...
Michael Kuperstein
2015-02-12
1
-25
/
+71
*
[X86] Split information collection from actual transformation in call frame o...
Michael Kuperstein
2015-02-11
1
-59
/
+100
*
Make helper functions/classes/globals static. NFC.
Benjamin Kramer
2015-02-06
1
-3
/
+4
*
[X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
2015-02-01
1
-0
/
+400
*
Revert r227728 due to bad line endings.
Michael Kuperstein
2015-02-01
1
-400
/
+0
*
[X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
2015-02-01
1
-0
/
+400
[prev]