Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-16 | 1 | -1/+1 |
* | Remove explicit control flow through the use of the 'not' script | Chris Lattner | 2003-06-28 | 1 | -4/+1 |
* | Change not's to xors | Chris Lattner | 2002-08-14 | 1 | -4/+4 |
* | constprop doesn't delete dead instructions, it just makes them dead. | Chris Lattner | 2002-05-07 | 1 | -1/+1 |
* | Add testcase for not expressions | Chris Lattner | 2002-05-07 | 1 | -0/+22 |