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