Implemented shl, shl, & load instructions
[oota-llvm.git] / tools /
2001-07-06 Chris LattnerAdd better support for post dominator information.
2001-07-03 Chris LattnerInitial checkin of analyze tool.
2001-07-03 Chris LattnerBuild new analyze tool
2001-06-30 Chris LattnerInclude ADCE pass, rename include/Opt directory to...
2001-06-27 Chris LattnerMiscellaneous cleanups:
2001-06-27 Chris LattnerAdd command line arguments for Constant Pool Merging...
2001-06-20 Chris LattnerAdd stub for induction variable code
2001-06-13 Chris LattnerRemoved silly test code
2001-06-13 Chris LattnerAdded options to print out basic blocks in a variety...
2001-06-08 Chris LattnerAdded a stupid testcase for iterators.
2001-06-06 Chris LattnerInitial revision