llvm-6502/lib/CodeGen/PBQP
Chandler Carruth c5080ba0c8 Remove two other uses of ATTRIBUTE_UNUSED for variables only used within
assert()s, switching to void-casts. Removed an unneeded Compiler.h include as
a result. There are two other uses in LLVM, but they're not due to assert()s,
so I've left them alone.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108088 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-11 08:18:12 +00:00
..
Heuristics Remove two other uses of ATTRIBUTE_UNUSED for variables only used within 2010-07-11 08:18:12 +00:00
Graph.h Added copy sensible construction & assignment to PBQP graphs and fixed a memory access bug in the heuristic solver. 2010-02-09 00:45:48 +00:00
HeuristicBase.h New PBQP solver. 2010-01-26 04:49:58 +00:00
HeuristicSolver.h Fix various doxygen warnings. 2010-02-22 04:10:52 +00:00
Math.h New PBQP solver. 2010-01-26 04:49:58 +00:00
Solution.h New PBQP solver. 2010-01-26 04:49:58 +00:00