index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
PBQP
/
HeuristicSolver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas...
Lang Hames
2010-09-18
1
-616
/
+0
*
Added counters for PBQP reduction rules.
Lang Hames
2010-09-02
1
-0
/
+9
*
Convert some tab stops into spaces.
Duncan Sands
2010-07-12
1
-1
/
+1
*
Fix various doxygen warnings.
Dan Gohman
2010-02-22
1
-2
/
+2
*
* Updated the cost matrix normalization proceedure to better handle infinite ...
Lang Hames
2010-02-12
1
-5
/
+20
*
Fix "the the" and similar typos.
Dan Gohman
2010-02-10
1
-1
/
+1
*
Added copy sensible construction & assignment to PBQP graphs and fixed a memo...
Lang Hames
2010-02-09
1
-16
/
+15
*
New PBQP solver.
Lang Hames
2010-01-26
1
-655
/
+459
*
Fixed malformed -*- lines in PBQP headers.
Lang Hames
2010-01-06
1
-1
/
+1
*
Fix a bunch of little errors that Clang complains about when its being pedantic
Douglas Gregor
2009-12-19
1
-1
/
+1
*
Remove <iostream>.
Bill Wendling
2009-08-15
1
-20
/
+17
*
Added legal stuff, fixed some formatting issues. Removed the graph generator ...
Lang Hames
2009-08-07
1
-39
/
+32
*
New C++ PBQP solver. Currently about as fast (read _slow_) as the old C based...
Lang Hames
2009-08-06
1
-0
/
+799