Age | Commit message (Expand) | Author |
---|---|---|
2004-09-01 | Changes For Bug 352 | Reid Spencer |
2004-07-24 | Add support for killing the program if it executes for too long. | Chris Lattner |
2004-05-28 | Add a new function for the JIT | Chris Lattner |
2004-04-02 | Add new function | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM notice. | John Criswell |
2003-09-30 | Standardize header file comments | Chris Lattner |
2003-09-29 | Tersified and fixed whitespace (tabs -> spaces). | Misha Brukman |
2003-09-17 | In ExecWait(), made the child process exit if it can't execve() the new | John Criswell |
2003-09-17 | Added the ExecWait() function. | John Criswell |
2003-08-07 | Remove references to `bugpoint' from the now-generic system utilities. | Misha Brukman |
2003-08-07 | Moved removeFile() and getUniqueFilename() into FileUtilities. | Misha Brukman |
2002-12-23 | New files for miscompilation detection | Chris Lattner |