Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
4021a7bf2582ba6b51d5d107feb3a809cc33d81d
/
llvm
/
lib
/
CodeGen
/
InterferenceCache.cpp
96eebf0
Convert RAGreedy to LiveRegMatrix interference checking.
by Jakob Stoklund Olesen
· 13 years ago
54038d7
Switch all register list clients to the new MC*Iterator interface.
by Jakob Stoklund Olesen
· 13 years ago
1d32658
Use uint16_t to store register overlaps to reduce static data.
by Craig Topper
· 14 years ago
c4cf13f
Fix global live range splitting regmask accuracy.
by Jakob Stoklund Olesen
· 14 years ago
024d7ae
Add a static MachineOperand::clobbersPhysReg().
by Jakob Stoklund Olesen
· 14 years ago
a16ae59
Add register mask support to InterferenceCache.
by Jakob Stoklund Olesen
· 14 years ago
f35c840
Remove pointless mode line in .cpp file.
by Andrew Trick
· 14 years ago
4d4fef23
wrong filename
by Andrew Trick
· 14 years ago
cacefc7
Allow null interference cursors to be queried.
by Jakob Stoklund Olesen
· 14 years ago
a153ca5
Reapply r135121 with a fixed copy constructor.
by Jakob Stoklund Olesen
· 14 years ago
1d4bada
Revert r135121 which broke a gcc-4.2 builder.
by Jakob Stoklund Olesen
· 14 years ago
c270cb6
Count references to interference cache entries.
by Jakob Stoklund Olesen
· 14 years ago
4ad6c16
Precompute interference for neighbor blocks as long as there is no interference.
by Jakob Stoklund Olesen
· 15 years ago
994c168
Avoid moving iterators when the previous block was just visited.
by Jakob Stoklund Olesen
· 15 years ago
91cbcaf
Add an InterferenceCache class for caching per-block interference ranges.
by Jakob Stoklund Olesen
· 15 years ago