index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
PBQP
/
Heuristics
/
Briggs.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
-460
/
+0
*
Iterating over sets of pointers in a heuristic was a bad idea. Switching
Lang Hames
2010-07-17
1
-6
/
+2
*
Remove two other uses of ATTRIBUTE_UNUSED for variables only used within
Chandler Carruth
2010-07-11
1
-3
/
+2
*
* Updated the cost matrix normalization proceedure to better handle infinite ...
Lang Hames
2010-02-12
1
-8
/
+1
*
Silence GCC warnings with asserts turned off. No functionality change.
Chandler Carruth
2010-01-27
1
-1
/
+2
*
New PBQP solver.
Lang Hames
2010-01-26
1
-299
/
+387
*
Fixed malformed -*- lines in PBQP headers.
Lang Hames
2010-01-06
1
-1
/
+1
*
Mark more constants unsigned, as warned about by icc (#68).
Duncan Sands
2009-09-06
1
-1
/
+1
*
Added legal stuff, fixed some formatting issues. Removed the graph generator ...
Lang Hames
2009-08-07
1
-20
/
+18
*
New C++ PBQP solver. Currently about as fast (read _slow_) as the old C based...
Lang Hames
2009-08-06
1
-0
/
+385