Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
CodeGen
/
LiveRangeCalc.h
cb0bab8
[CodeGen] Fix inconsistent declaration parameter name
by Fangrui Song
· 7 years ago
70f0270
Account for undef values from predecessors in extendSegmentsToUses
by Krzysztof Parzyszek
· 7 years ago
5df3d89
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
a6e7740
LiveRangeCalc: Slightly improve map usage; NFC
by Matthias Braun
· 8 years ago
91b5cf8
Extract LaneBitmask into a separate type
by Krzysztof Parzyszek
· 9 years ago
3bf4aec
Do not consider subreg defs as reads when computing subrange liveness
by Krzysztof Parzyszek
· 9 years ago
a7ed090
Create subranges for new intervals resulting from live interval splitting
by Krzysztof Parzyszek
· 9 years ago
71f9564
LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()
by Matthias Braun
· 9 years ago
740af6f
Revert "LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()"
by Tom Stellard
· 9 years ago
8d6e57b
LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()
by Matthias Braun
· 9 years ago
e6a2485
TargetRegisterInfo: Add typedef unsigned LaneBitmask and use it where apropriate; NFC
by Matthias Braun
· 10 years ago
a25e13a
Do not track subregister liveness when it brings no benefits
by Matthias Braun
· 11 years ago
11042c8
LiveRangeCalc: Rename some parameters from kill to use, NFC.
by Matthias Braun
· 11 years ago
1aed6ff
LiveRangeCalc: Rewrite subrange calculation
by Matthias Braun
· 11 years ago
c3a72c2
Revert "LiveRangeCalc: Rewrite subrange calculation"
by Matthias Braun
· 11 years ago
0352201
LiveRangeCalc: Rewrite subrange calculation
by Matthias Braun
· 11 years ago
2f66232
LiveIntervalAnalysis: Compute subregister ranges.
by Matthias Braun
· 11 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
ada0857
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
by Craig Topper
· 11 years ago
d5d16d5
LiveRangeCalc.h: Update a description corresponding to r192396. [-Wdocumentation]
by NAKAMURA Takumi
· 12 years ago
2d5c32b
Work on LiveRange instead of LiveInterval where possible
by Matthias Braun
· 12 years ago
079b96e
Revert "Give internal classes hidden visibility."
by Benjamin Kramer
· 12 years ago
6a44af362
Give internal classes hidden visibility.
by Benjamin Kramer
· 12 years ago
874c412
Remove declaration of nonexistant function.
by Jakob Stoklund Olesen
· 12 years ago
b389271
Copy single reaching defs directly into the LiveInterval.
by Jakob Stoklund Olesen
· 13 years ago
3d604ab
Be more verbose when detecting dominance problems.
by Jakob Stoklund Olesen
· 13 years ago
989b3b1
Implement LiveRangeCalc::extendToUses() and createDeadDefs().
by Jakob Stoklund Olesen
· 13 years ago
5ef0e0b
Pass context pointers to LiveRangeCalc::reset().
by Jakob Stoklund Olesen
· 13 years ago
cac923b
Unbreak msvc.
by NAKAMURA Takumi
· 14 years ago
487f2a3
Extract live range calculations from SplitKit.
by Jakob Stoklund Olesen
· 14 years ago