Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Fix spelling. | Misha Brukman | 2003-10-10 | 1 | -3/+3 |
* | Final cleanup: remove dead code | Chris Lattner | 2003-09-01 | 1 | -39/+0 |
* | Not only is this a lot smaller, it actually works if there is already a | Chris Lattner | 2003-09-01 | 1 | -5/+1 |
* | If "These should be used only by the auto-parallelization pass", we might as | Chris Lattner | 2003-09-01 | 1 | -1/+31 |
* | Moved all of the cilkifier stuff into lib/Transforms/IPO, as it really is not | Chris Lattner | 2003-09-01 | 1 | -1/+1 |
* | Minor cleanups | Chris Lattner | 2003-09-01 | 1 | -13/+8 |
* | Remove unnecessary use of NonCopyable | Chris Lattner | 2003-08-06 | 1 | -4/+3 |
* | Add new linkage types to support a real frontend | Chris Lattner | 2003-04-16 | 1 | -1/+2 |
* | This file implements a pass that automatically parallelizes a program, | Vikram S. Adve | 2002-12-10 | 1 | -0/+548 |