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
/
include
/
llvm
/
CodeGen
/
LatencyPriorityQueue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-2
/
+0
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-1
/
+1
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-11
/
+11
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
misched preparation: rename core scheduler methods for consistency.
Andrew Trick
2012-03-07
1
-2
/
+2
*
Various bits of framework needed for precise machine-level selection
Andrew Trick
2010-12-24
1
-0
/
+4
*
whitespace
Andrew Trick
2010-12-24
1
-9
/
+9
*
Eliminate the use of PriorityQueue and just use a std::vector,
Dan Gohman
2010-05-26
1
-13
/
+5
*
Fix indentation.
Dan Gohman
2010-05-26
1
-2
/
+2
*
Change push_all to a non-virtual function and implement it in the
Dan Gohman
2010-05-26
1
-9
/
+1
*
Delete an unused function.
Dan Gohman
2010-05-26
1
-2
/
+0
*
Remove some old experimental code that is no longer needed. Remove additional...
David Goodwin
2009-11-20
1
-9
/
+2
*
Do a scheduling pass ignoring anti-dependencies to identify candidate registe...
David Goodwin
2009-11-03
1
-4
/
+13
*
Fix some register-alias-related bugs in the post-RA scheduler liveness
Dan Gohman
2008-12-16
1
-15
/
+3
*
Update CalcLatency to work in terms of edge latencies, rather than
Dan Gohman
2008-12-10
1
-1
/
+1
*
Experimental post-pass scheduling support. Post-pass scheduling
Dan Gohman
2008-11-19
1
-0
/
+124