Age | Commit message (Expand) | Author |
---|---|---|
2009-08-06 | New C++ PBQP solver. Currently about as fast (read _slow_) as the old C based... | Lang Hames |
2008-10-06 | reorder #include order, patch by Kenneth Boyd! | Chris Lattner |
2008-10-06 | Add #include to get alloca, patch by Kenneth Boyd! | Chris Lattner |
2008-10-03 | Fix typos pointed out by Duncan. Also untabify these files. | Evan Cheng |
2008-10-02 | fix build gcc 4.3 | Andrew Lenharth |
2008-10-02 | A Partitioned Boolean Quadratic Programming (PBQP) based register allocator. | Evan Cheng |