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
/
LiveIntervalAnalysis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1598
/
+0
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-2
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+1
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-10
/
+10
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-4
/
+4
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-4
/
+4
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
Add logic to greedy reg alloc to avoid bad eviction chains
Marina Yatsina
2017-10-22
1
-1
/
+7
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-1
/
+1
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-1
/
+1
*
LiveIntervalAnalysis: Fix alias regunit reserved definition
Matthias Braun
2017-09-01
1
-3
/
+7
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-05-24
1
-17
/
+32
*
Fix subreg value numbers in handleMoveUp
Stanislav Mekhanoshin
2017-03-11
1
-1
/
+3
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-1
/
+1
*
LiveIntervalAnalysis: Calculate liveness even if a superreg is reserved.
Matthias Braun
2017-01-24
1
-6
/
+13
*
LiveIntervalAnalysis: Cleanup; NFC
Matthias Braun
2017-01-19
1
-81
/
+64
*
Implement LaneBitmask::any(), use it to replace !none(), NFCI
Krzysztof Parzyszek
2016-12-16
1
-3
/
+3
*
Extract LaneBitmask into a separate type
Krzysztof Parzyszek
2016-12-15
1
-11
/
+11
*
Modify df_iterator to support post-order actions
David Callahan
2016-10-05
1
-1
/
+1
*
Do not consider subreg defs as reads when computing subrange liveness
Krzysztof Parzyszek
2016-09-02
1
-5
/
+4
*
Add an optional parameter with a list of undefs to extendToIndices
Krzysztof Parzyszek
2016-09-01
1
-2
/
+3
*
Revert "Add an optional parameter with a list of undefs to extendToIndices"
Reid Kleckner
2016-08-31
1
-3
/
+2
*
Add an optional parameter with a list of undefs to extendToIndices
Krzysztof Parzyszek
2016-08-31
1
-2
/
+3
*
MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...
Matthias Braun
2016-08-24
1
-7
/
+0
*
Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek
2016-08-24
1
-10
/
+16
*
LiveIntervalAnalysis: fix a crash in repairOldRegInRange
Nicolai Haehnle
2016-08-10
1
-0
/
+5
*
LiveIntervalAnalysis: Fix handleMoveDown() problem
Matthias Braun
2016-07-26
1
-0
/
+2
*
Fix printing of debugging information in LiveIntervals::shrinkToUses
Krzysztof Parzyszek
2016-07-12
1
-1
/
+1
*
LiveIntervalAnalysis: findLastUseBefore() must ignore undef uses.
Matthias Braun
2016-06-11
1
-1
/
+3
*
CodeGen: Refactor renameDisconnectedComponents() as a pass
Matthias Braun
2016-05-31
1
-16
/
+0
*
LiveIntervalAnalysis: Fix handleMove() re-using the wrong value number
Matthias Braun
2016-05-24
1
-7
/
+3
*
[LiveIntervalAnalysis] Don't dereference an end iterator in repairIntervalsIn...
Hal Finkel
2016-05-21
1
-1
/
+1
*
LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()
Matthias Braun
2016-05-20
1
-0
/
+6
*
LiveIntervalAnalysis: Fix missing defs in renameDisconnectedComponents().
Matthias Braun
2016-05-20
1
-1
/
+1
*
Revert "LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()"
Tom Stellard
2016-05-12
1
-6
/
+0
*
LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()
Matthias Braun
2016-05-10
1
-0
/
+6
*
LiveIntervalAnalysis: Fix handleMove() extending liverange for undef inputs
Matthias Braun
2016-05-06
1
-3
/
+6
*
LiveIntervalAnalysis: Remove LiveVariables requirement
Matthias Braun
2016-04-28
1
-7
/
+1
*
LiveIntervalAnalysis: No need to deal with dead subregister defs anymore.
Matthias Braun
2016-04-28
1
-20
/
+3
*
LiveIntervalAnalysis: Fix handleMove() using wrong value numbers
Matthias Braun
2016-04-28
1
-2
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+0
*
CodeGen: Update LiveIntervalAnalysis API to use MachineInstr&, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-27
/
+28
*
WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-2
/
+2
*
CodeGen: Take MachineInstr& in SlotIndexes and LiveIntervals, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-23
/
+22
*
[WinEH] Fix funclet return block clobber mask placement
Reid Kleckner
2016-02-26
1
-2
/
+6
*
Revert "LiveIntervalAnalysis: Remove LiveVariables requirement" and LiveInter...
Matthias Braun
2016-02-18
1
-1
/
+7
*
LiveIntervalAnalysis: Support moving of subregister defs in handleMove
Matthias Braun
2016-02-15
1
-34
/
+153
*
LiveIntervalAnalysis: Remove LiveVariables requirement
Matthias Braun
2016-02-13
1
-7
/
+1
*
Revert "LiveIntervalAnalysis: Support moving of subregister defs in handleMove"
Matthias Braun
2016-02-11
1
-152
/
+34
[next]