Age | Commit message (Expand) | Author |
---|---|---|
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-10-07 | Bill contributed this major rewrite of the -lowerswitch pass to make it generate | Chris Lattner |
2003-08-23 | Fix bug: LowerSwitch/2003-08-23-EmptySwitch.ll | Chris Lattner |
2003-08-13 | Factory methods for FunctionPasses now return type FunctionPass *. | Brian Gaeke |
2003-05-01 | Fix Bug: LowerSwitch/2003-05-01-PHIProblem.ll | Chris Lattner |
2003-04-23 | New pass to lower switch instructions to branch instructions | Chris Lattner |