index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
There is no reason to include ostream here, include iosfwd instead.
Chris Lattner
2005-01-29
1
-14
/
+14
*
Fix quotes.
Chris Lattner
2005-01-29
1
-1
/
+1
*
Unbreak VC++ build
Jeff Cohen
2005-01-29
1
-0
/
+1
*
Memory used is a delta between memuse at the start of the time and the
Chris Lattner
2005-01-29
1
-2
/
+2
*
Remove two dead methods and improve the comments for DiffFilesWithTolerance.
Chris Lattner
2005-01-23
1
-26
/
+10
*
New method.
Chris Lattner
2005-01-23
1
-0
/
+13
*
Fix VC++ complaint
Jeff Cohen
2005-01-22
1
-1
/
+2
*
Apparently destroyFile() now throws an exception. Since this class is
Chris Lattner
2005-01-20
1
-2
/
+4
*
Add missing data types for VC++
Jeff Cohen
2005-01-19
1
-2
/
+6
*
Add a method
Chris Lattner
2005-01-13
1
-0
/
+5
*
Add support for bottom-up graphs.
Chris Lattner
2005-01-11
2
-3
/
+20
*
Add a helper method
Chris Lattner
2005-01-10
1
-1
/
+5
*
Use size_t instead of long to represent memory usage. long is 32 bits
Jeff Cohen
2005-01-08
1
-5
/
+5
*
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
*
For PR351:
Reid Spencer
2004-12-22
1
-38
/
+0
*
Fix VC++ compilation error
Jeff Cohen
2004-12-21
1
-1
/
+1
*
For PR351:
Reid Spencer
2004-12-19
1
-4
/
+4
*
For PR351:
Reid Spencer
2004-12-19
1
-20
/
+21
*
For PR351:
Reid Spencer
2004-12-16
1
-2
/
+2
*
For PR351:
Reid Spencer
2004-12-16
1
-8
/
+5
*
Get rid of inclusion of config.h because this file is autoconf'd.
Reid Spencer
2004-12-16
1
-2
/
+2
*
For PR351:
Reid Spencer
2004-12-15
1
-11
/
+0
*
For PR351:
Reid Spencer
2004-12-13
1
-7
/
+2
*
For PR351:
Reid Spencer
2004-12-13
1
-7
/
+0
*
For PR351:
Reid Spencer
2004-12-13
1
-12
/
+0
*
For PR351:
Reid Spencer
2004-12-13
1
-11
/
+0
*
For PR351: \
Reid Spencer
2004-12-13
1
-11
/
+0
*
Added a size_type typedef to LLVM containers to make Visual Studio shut up
Reid Spencer
2004-12-13
1
-1
/
+1
*
Remove commented out functions that have been replaced with lib/System
Reid Spencer
2004-12-13
1
-25
/
+0
*
For PR351:Remove the file type checking methods (now in sys::Path)
Reid Spencer
2004-12-13
1
-5
/
+5
*
Fix residual Visual Studio build problems
Jeff Cohen
2004-12-09
1
-0
/
+1
*
Make a const method const
Reid Spencer
2004-12-05
1
-1
/
+1
*
Restrict the interface to not allow algorithm selection
Reid Spencer
2004-11-25
1
-35
/
+18
*
Moved into the poolalloc tree.
John Criswell
2004-11-22
1
-93
/
+0
*
Ignore generated files
Chris Lattner
2004-11-21
1
-0
/
+3
*
Update comments, now that CPR's are gone, inline the methods
Chris Lattner
2004-11-18
1
-2
/
+3
*
Standardize on 'class' instead of 'struct'. Gets rid of warnings in VC++
Reid Spencer
2004-11-16
1
-1
/
+2
*
Per code review:
Reid Spencer
2004-11-16
1
-7
/
+13
*
Linker is its own module now. Moved to include/llvm/Linker.h
Reid Spencer
2004-11-14
1
-33
/
+0
*
Add higher level interface to simplify use of Compressor
Reid Spencer
2004-11-14
1
-13
/
+88
*
Add the MoreHelp function pointer. If non-null, this specifies a function to ...
Reid Spencer
2004-11-14
1
-0
/
+8
*
Add useful method, minor cleanups
Chris Lattner
2004-11-13
1
-3
/
+7
*
Add support for shifts
Chris Lattner
2004-11-13
1
-0
/
+12
*
defining __STDC_LIMIT_MACROS on the command line is not really necessary
Chris Lattner
2004-11-03
1
-5
/
+6
*
Commented out the _Alloc_traits specialization entirely, as it is only
John Criswell
2004-10-28
1
-1
/
+7
*
Only add the _Alloc_traits specialization in if we're compiling for
John Criswell
2004-10-28
1
-0
/
+2
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
3
-17
/
+21
*
Fix header
Chris Lattner
2004-10-26
1
-1
/
+1
*
* DataTypesFix.h moved to AIXDataTypesFix.h
Misha Brukman
2004-10-26
2
-12
/
+9
[next]