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
/
PBQP
/
Graph.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-68
/
+5
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-42
/
+143
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-4
/
+4
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-300
/
+464
*
include/llvm/CodeGen/PBQP: Update @param(s) in comments. [-Wdocumentation]
NAKAMURA Takumi
2013-11-09
1
-19
/
+19
*
Fix whitespace.
NAKAMURA Takumi
2013-11-09
1
-11
/
+11
*
Re-apply r194300 with fixes for warnings.
Lang Hames
2013-11-09
1
-177
/
+189
*
Revert r194300 which broke the build.
Nick Lewycky
2013-11-09
1
-188
/
+158
*
Rewrite the PBQP graph data structure.
Lang Hames
2013-11-09
1
-158
/
+188
*
Fix PBQP graph iterator typedefs.
Lang Hames
2013-05-16
1
-4
/
+4
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Use ilist rather than std::list for Node and Edge lists in the PBQP graph. This
Lang Hames
2012-10-23
1
-8
/
+13
*
Add a debug option to dump PBQP graphs during register allocation.
Lang Hames
2012-03-26
1
-0
/
+37
*
Remove unused STL header includes.
Jay Foad
2011-04-23
1
-1
/
+0
*
Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas...
Lang Hames
2010-09-18
1
-0
/
+425