Age | Commit message (Expand) | Author |
---|---|---|
2003-12-14 | Change interface of MachineOperand as follows: | Alkis Evlogimenos |
2003-12-01 | Add a new SSA-based peephole optimizer which includes copy propagation and | Chris Lattner |
2003-11-30 | Finegrainify namespacification | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-10-20 | Emit x86 instructions for: A = B op C, where A and B are 16-bit registers, | Chris Lattner |
2003-08-13 | Factory methods for FunctionPasses now return type FunctionPass *. | Brian Gaeke |
2003-01-16 | Fix problem with invalidated iterator | Chris Lattner |
2003-01-13 | New files | Chris Lattner |