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
/
RegisterCoalescer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RegisterCoalescer] Fix the creation of subranges when rematerialization is used
Quentin Colombet
2019-12-05
1
-2
/
+9
*
[DebugInfo] Avoid register coalesing unsoundly changing DBG_VALUE locations
Jeremy Morse
2019-11-25
1
-2
/
+176
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[LiveInterval] Allow updating subranges with slightly out-dated IR
Quentin Colombet
2019-11-13
1
-5
/
+7
*
RegisterCoalescer - remove duplicate variable to fix Wshadow warning. NFCI.
Simon Pilgrim
2019-11-09
1
-3
/
+2
*
RegisterCoalescer - fix uninitialized variables. NFCI.
Simon Pilgrim
2019-11-09
1
-10
/
+10
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-6
/
+6
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-30
/
+29
*
Revert r364515 and r364524
Jeremy Morse
2019-07-09
1
-85
/
+2
*
[RegisterCoalescer] Fix an overzealous assert
Quentin Colombet
2019-07-06
1
-1
/
+8
*
[DebugInfo] Avoid register coalesing unsoundly changing DBG_VALUE locations
Jeremy Morse
2019-06-27
1
-2
/
+85
*
[NFC] Correct comments in RegisterCoalescer.
Hsiangkai Wang
2019-06-12
1
-6
/
+6
*
[RegisterCoalescer] fix potential use of undef value. NFC
Nick Desaulniers
2019-05-31
1
-7
/
+11
*
Fix register coalescer failure to prune value
Stanislav Mekhanoshin
2019-05-21
1
-2
/
+4
*
Use llvm::upper_bound. NFC
Fangrui Song
2019-04-12
1
-2
/
+1
*
[LiveRange] Reset the VNIs when splitting subranges
Quentin Colombet
2019-03-26
1
-22
/
+26
*
Rename a local variable counter to Counter.
Wei Mi
2019-03-08
1
-3
/
+3
*
[RegisterCoalescer][NFC] bind a DenseMap access to a reference to avoid
Wei Mi
2019-03-08
1
-2
/
+3
*
[RegisterCoalescer] Limit the number of joins for large live interval with
Wei Mi
2019-03-08
1
-0
/
+36
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2019-01-09
1
-1
/
+1
*
RegisterCoalescer: Assume CR_Replace for SubRangeJoin
Matt Arsenault
2019-01-08
1
-0
/
+6
*
RegisterCoalescer: Defer clearing implicit_def lanes
Matt Arsenault
2019-01-08
1
-16
/
+33
*
[RegisterCoalescer] dst register's live interval needs to be updated when
Wei Mi
2019-01-08
1
-0
/
+7
*
[RegisterCoalescer] Fix for assert in removePartialRedundancy
Tim Renouf
2018-08-23
1
-0
/
+14
*
[RegisterCoalescer] Use substPhysReg in reMaterializeTrivialDef
Bjorn Pettersson
2018-08-21
1
-1
/
+4
*
[RegisterCoalscer] Manually remove leftover segments when commuting def
Krzysztof Parzyszek
2018-08-21
1
-0
/
+12
*
[RegisterCoalescer] Do not assert when trying to remat dead values
Bjorn Pettersson
2018-08-21
1
-1
/
+2
*
[RegisterCoalescer] Shrink to uses if needed after removeCopyByCommutingDef
Krzysztof Parzyszek
2018-08-16
1
-24
/
+54
*
[RegisterCoalescer] Ensure that both registers have subranges if one does
Krzysztof Parzyszek
2018-08-15
1
-1
/
+4
*
[RegisterCoalescer] Reset VNInfo def when copying segments over
Krzysztof Parzyszek
2018-08-15
1
-2
/
+6
*
Fix a -Wsign-compare
Reid Kleckner
2018-08-06
1
-1
/
+1
*
[RegisterCoalescer] Delay live interval update work until the rematerialization
Wei Mi
2018-08-06
1
-6
/
+57
*
[RegisterCoalescer] Fixed inconsistent followCopyChain with subreg
Tim Renouf
2018-07-26
1
-3
/
+8
*
More fixes for subreg join failure in RegCoalescer
Tim Renouf
2018-07-17
1
-4
/
+21
*
[CodeGen] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-16
1
-2
/
+2
*
Improve handling of COPY instructions with identical value numbers
Krzysztof Parzyszek
2018-06-25
1
-28
/
+126
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-06-20
1
-5
/
+5
*
Shrink interval after moving copy in removePartialRedundancy
Krzysztof Parzyszek
2018-06-18
1
-0
/
+2
*
Remove <undef> from rematerialized full register
Krzysztof Parzyszek
2018-06-15
1
-0
/
+5
*
Revert "Improve handling of COPY instructions with identical value numbers"
Krzysztof Parzyszek
2018-06-13
1
-53
/
+19
*
Improve handling of COPY instructions with identical value numbers
Krzysztof Parzyszek
2018-06-13
1
-19
/
+53
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-95
/
+101
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-2
/
+2
*
[RegisterCoalescing] Don't move COPY if it would interfere with another value
Mikael Holmen
2018-03-28
1
-2
/
+13
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-15
/
+15
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-5
/
+5
*
Mark all library options as hidden.
Zachary Turner
2017-12-01
1
-4
/
+3
[next]