LoopSplitter - intended to split live intervals over loop boundaries.
[oota-llvm.git] / lib / CodeGen / PBQP /
2010-07-17 Lang HamesIterating over sets of pointers in a heuristic was...
2010-07-12 Duncan SandsConvert some tab stops into spaces.
2010-07-11 Chandler CarruthRemove two other uses of ATTRIBUTE_UNUSED for variables...
2010-02-22 Dan GohmanFix various doxygen warnings.
2010-02-12 Lang Hames* Updated the cost matrix normalization proceedure...
2010-02-10 Dan GohmanFix "the the" and similar typos.
2010-02-09 Lang HamesAdded copy sensible construction & assignment to PBQP...
2010-01-27 Chandler CarruthSilence GCC warnings with asserts turned off. No functi...
2010-01-26 Lang HamesNew PBQP solver.
2010-01-06 Lang HamesFixed malformed -*- lines in PBQP headers.
2009-12-19 Douglas GregorFix a bunch of little errors that Clang complains about...
2009-12-17 John McCallSundry dependent-name fixes flagged by clang++.
2009-09-06 Duncan SandsMark more constants unsigned, as warned about by icc...
2009-08-15 Bill WendlingRemove <iostream>.
2009-08-11 Dan GohmanRemove unnecessary throw() specifications; LLVM doesn...
2009-08-08 Daniel DunbarFix some -Asserts unused variable warnings.
2009-08-07 Lang HamesAdded legal stuff, fixed some formatting issues. Remove...
2009-08-06 Lang HamesNew C++ PBQP solver. Currently about as fast (read...