FIX PR7158. SimplifyVBinOp was asserting when it fails to constant fold (op (build_ve...
[oota-llvm.git] / lib / CodeGen / PBQP / Heuristics /
2010-02-12 Lang Hames* Updated the cost matrix normalization proceedure...
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-09-06 Duncan SandsMark more constants unsigned, as warned about by icc...
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...