index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
PrologEpilogInserter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-2
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
[PEI] Simplify handling of targets with no phys regs. NFC
Francis Visoiu Mistrih
2017-11-03
1
-13
/
+3
*
[NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure
Vivek Pandya
2017-10-11
1
-5
/
+6
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-10-10
1
-17
/
+38
*
[PEI] Remove required properties and use 'if' instead of std::function
Reid Kleckner
2017-10-06
1
-49
/
+23
*
[CodeGen] Emit necessary .note sections for -fsplit-stack
Than McIntosh
2017-09-27
1
-1
/
+5
*
Retire the llvm.dbg.mir hack after r311594.
Adrian Prantl
2017-08-23
1
-3
/
+0
*
Add "Restored" flag to CalleeSavedInfo
Krzysztof Parzyszek
2017-08-10
1
-2
/
+2
*
Remove PrologEpilogInserter's usage of DBG_VALUE's offset field
Adrian Prantl
2017-08-01
1
-4
/
+9
*
[OptRemark] Allow streaming of 64-bit integers
Adam Nemet
2017-07-27
1
-1
/
+1
*
[PEI] Fix refactoring from r308664
Francis Visoiu Mistrih
2017-07-20
1
-1
/
+1
*
[PEI] Separate saving and restoring CSRs into different functions. NFC
Francis Visoiu Mistrih
2017-07-20
1
-66
/
+51
*
Revert "[PEI] Simplify handling of targets with no phys regs. NFC"
Francis Visoiu Mistrih
2017-07-20
1
-8
/
+23
*
Revert "[PEI] Separate saving and restoring CSRs into different functions. NFC"
Francis Visoiu Mistrih
2017-07-20
1
-51
/
+66
*
[PEI] Separate saving and restoring CSRs into different functions. NFC
Francis Visoiu Mistrih
2017-07-20
1
-66
/
+51
*
Revert "[PEI] Separate saving and restoring CSRs into different functions. NFC"
Francis Visoiu Mistrih
2017-07-20
1
-51
/
+66
*
[PEI] Add basic opt-remarks support
Francis Visoiu Mistrih
2017-07-19
1
-0
/
+13
*
[PEI] Simplify handling of targets with no phys regs. NFC
Francis Visoiu Mistrih
2017-07-19
1
-23
/
+8
*
[PEI] Separate saving and restoring CSRs into different functions. NFC
Francis Visoiu Mistrih
2017-07-19
1
-66
/
+51
*
Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"
Daniel Jasper
2017-06-29
1
-4
/
+0
*
[X86] Correct dwarf unwind information in function epilogue
Petar Jovanovic
2017-06-28
1
-0
/
+4
*
RegisterScavenging: Move scavenging logic from PEI to RegisterScavenging; NFC
Matthias Braun
2017-06-02
1
-96
/
+4
*
AArch64/PEI: Do not add reserved regs to liveins
Matthias Braun
2017-05-27
1
-1
/
+2
*
CodeGen: Rename DEBUG_TYPE to match passnames
Matthias Braun
2017-05-25
1
-3
/
+3
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-20
/
+22
*
ARM: Compute MaxCallFrame size early
Matthias Braun
2017-05-05
1
-0
/
+3
*
PEI: Skip dead objects when looking at CSRs
Matt Arsenault
2017-05-02
1
-0
/
+3
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-4
/
+4
*
Use methods to access data stored with frame instructions
Serge Pavlov
2017-04-13
1
-11
/
+4
*
Disable Callee Saved Registers
Oren Ben Simhon
2017-03-14
1
-1
/
+1
*
[thumb,framelowering] Reset NoVRegs in Thumb1FrameLowering::emitPrologue.
Florian Hahn
2017-01-18
1
-0
/
+2
*
TRI: Add hook to pass scavenger during frame elimination
Matt Arsenault
2016-11-24
1
-4
/
+11
*
Modify df_iterator to support post-order actions
David Callahan
2016-10-05
1
-1
/
+1
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-1
/
+1
*
Revert "RegScavenging: Add scavengeRegisterBackwards()"
Matthias Braun
2016-08-19
1
-85
/
+62
*
RegScavenging: Add scavengeRegisterBackwards()
Matthias Braun
2016-08-18
1
-62
/
+85
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-77
/
+76
*
Revert "RegScavenging: Add scavengeRegisterBackwards()"
Matthias Braun
2016-07-20
1
-81
/
+62
*
RegScavenging: Add scavengeRegisterBackwards()
Matthias Braun
2016-07-19
1
-62
/
+81
*
CodeGen: Use MachineInstr& in PrologEpilogInserter, NFC
Duncan P. N. Exon Smith
2016-07-01
1
-18
/
+20
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-2
/
+2
*
PrologEpilogInserter: Some code cleanup; NFC
Matthias Braun
2016-06-29
1
-40
/
+36
*
NFC; refactor getFrameIndexReferenceFromSP
Sanjoy Das
2016-06-16
1
-11
/
+2
*
Don't force SP-relative addressing for statepoints
Sanjoy Das
2016-06-15
1
-3
/
+10
*
[CodeGen] Fix PrologEpilogInserter to avoid duplicate allocation of SEH structs
Etienne Bergeron
2016-06-10
1
-8
/
+9
*
[PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.
Geoff Berry
2016-06-02
1
-5
/
+122
*
PrologEpilogInserter: Avoid an infinite loop when MinCSFrameIndex == 0
Justin Bogner
2016-05-23
1
-3
/
+3
*
Factor PrologEpilogInserter around spilling, frame finalization, and scavenging
Derek Schuff
2016-05-17
1
-79
/
+130
*
PrologEpilogInserter: Remove unnecessary dependency
Matthias Braun
2016-05-10
1
-2
/
+0
[next]