index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
SystemUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Here is the bulk of the sanitizing.
Gabor Greif
2007-07-05
1
-2
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-4
/
+4
*
Move private helper function into the only .cpp file that uses it.
Chris Lattner
2005-02-13
1
-18
/
+0
*
Make printing a warning message optional in CheckBytecodeOutputToConsole.
Reid Spencer
2005-01-02
1
-1
/
+4
*
Implement a function to print a warning if bytecode output is to be sent to
Reid Spencer
2005-01-01
1
-3
/
+6
*
Fix VC++ compilation error
Jeff Cohen
2004-12-21
1
-1
/
+1
*
For PR351:
Reid Spencer
2004-12-19
1
-20
/
+21
*
For PR351:
Reid Spencer
2004-12-13
1
-7
/
+2
*
For PR351:
Reid Spencer
2004-12-13
1
-7
/
+0
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Add support for killing the program if it executes for too long.
Chris Lattner
2004-07-24
1
-2
/
+3
*
Add a new function for the JIT
Chris Lattner
2004-05-28
1
-0
/
+7
*
Add new function
Chris Lattner
2004-04-02
1
-0
/
+4
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM notice.
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Tersified and fixed whitespace (tabs -> spaces).
Misha Brukman
2003-09-29
1
-10
/
+6
*
In ExecWait(), made the child process exit if it can't execve() the new
John Criswell
2003-09-17
1
-1
/
+1
*
Added the ExecWait() function.
John Criswell
2003-09-17
1
-0
/
+8
*
Remove references to `bugpoint' from the now-generic system utilities.
Misha Brukman
2003-08-07
1
-5
/
+6
*
Moved removeFile() and getUniqueFilename() into FileUtilities.
Misha Brukman
2003-08-07
1
-10
/
+0
*
New files for miscompilation detection
Chris Lattner
2002-12-23
1
-0
/
+46