index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
InterferenceCache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert RAGreedy to LiveRegMatrix interference checking.
Jakob Stoklund Olesen
2012-06-20
1
-8
/
+26
*
Add register mask support to InterferenceCache.
Jakob Stoklund Olesen
2012-02-10
1
-3
/
+9
*
Remove unused variable.
Jakob Stoklund Olesen
2012-02-10
1
-2
/
+1
*
Allow null interference cursors to be queried.
Jakob Stoklund Olesen
2011-07-23
1
-1
/
+2
*
Reapply r135121 with a fixed copy constructor.
Jakob Stoklund Olesen
2011-07-14
1
-3
/
+40
*
Revert r135121 which broke a gcc-4.2 builder.
Jakob Stoklund Olesen
2011-07-14
1
-40
/
+3
*
Count references to interference cache entries.
Jakob Stoklund Olesen
2011-07-14
1
-3
/
+40
*
Reapply r135074 and r135080 with a fix.
Jakob Stoklund Olesen
2011-07-14
1
-4
/
+8
*
Revert r135074 and r135080. They broke clamscan.
Jakob Stoklund Olesen
2011-07-13
1
-8
/
+4
*
Move the InterferenceCache cursor into the GlobalSplitCand struct.
Jakob Stoklund Olesen
2011-07-13
1
-4
/
+8
*
Precompute interference for neighbor blocks as long as there is no interference.
Jakob Stoklund Olesen
2011-04-09
1
-1
/
+5
*
Add an InterferenceCache class for caching per-block interference ranges.
Jakob Stoklund Olesen
2011-04-02
1
-0
/
+159