Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c23b933d5f8be9b51a1d22e717c0311f65f87dcd
/
lib
/
CodeGen
/
InterferenceCache.cpp
042888d
Convert RAGreedy to LiveRegMatrix interference checking.
by Jakob Stoklund Olesen
· 13 years ago
396618b
Switch all register list clients to the new MC*Iterator interface.
by Jakob Stoklund Olesen
· 13 years ago
e4fd907
Use uint16_t to store register overlaps to reduce static data.
by Craig Topper
· 13 years ago
d5d61ed
Fix global live range splitting regmask accuracy.
by Jakob Stoklund Olesen
· 14 years ago
9382008
Add a static MachineOperand::clobbersPhysReg().
by Jakob Stoklund Olesen
· 14 years ago
6ef7da0
Add register mask support to InterferenceCache.
by Jakob Stoklund Olesen
· 14 years ago
23d1c5c
Remove pointless mode line in .cpp file.
by Andrew Trick
· 14 years ago
524ff02
wrong filename
by Andrew Trick
· 14 years ago
c7931fd
Allow null interference cursors to be queried.
by Jakob Stoklund Olesen
· 14 years ago
f1c7098
Reapply r135121 with a fixed copy constructor.
by Jakob Stoklund Olesen
· 14 years ago
4fcfcf4
Revert r135121 which broke a gcc-4.2 builder.
by Jakob Stoklund Olesen
· 14 years ago
6a9feaa
Count references to interference cache entries.
by Jakob Stoklund Olesen
· 14 years ago
9d29cba
Precompute interference for neighbor blocks as long as there is no interference.
by Jakob Stoklund Olesen
· 14 years ago
f34ae32
Avoid moving iterators when the previous block was just visited.
by Jakob Stoklund Olesen
· 14 years ago
5907d86
Add an InterferenceCache class for caching per-block interference ranges.
by Jakob Stoklund Olesen
· 14 years ago