Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / load.ll
2008-03-25 Tanya LattnerByebye llvm-upgrade!
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2007-08-12 Chris Lattneroops, forgot to commit this.
2007-04-14 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-01 Chris Lattnerremove a testcase for a marginal feature
2005-09-12 Chris Lattnernew testcase
2005-09-12 Chris Lattnernew testcase
2005-09-12 Chris Lattnernew testcase
2005-05-01 Chris Lattneradd a new testcase
2004-09-19 Chris LattnerAdd two new testcases that instcombine should handle
2004-05-27 Chris LattnerAdd back a test I accidentally removed
2004-05-27 Chris LattnerAdd another testcase
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerConvert scripts from using explicit control flow to...
2003-06-26 Chris Lattneradd tests for elimination of loads