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
/
CodeGen
/
PrologEpilogInserter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-8
/
+8
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-3
/
+3
*
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
[next]