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
*
Fix #include flavor
Chris Lattner
2004-10-04
1
-1
/
+1
*
Add a context for the callback so different compression scenarios can be
Reid Spencer
2004-10-04
1
-9
/
+11
*
First version of a support utility to provide generalized compression in
Reid Spencer
2004-10-04
1
-0
/
+99
*
Updated the last two header files so that they are configured with
John Criswell
2004-09-24
2
-2
/
+6
*
Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it
John Criswell
2004-09-24
1
-3
/
+15
*
I was actually wrong in my "simplification".
Misha Brukman
2004-09-03
1
-2
/
+5
*
Simplify check for uint64_t and u_int64_t
Misha Brukman
2004-09-03
1
-5
/
+2
*
Provide correct definition of uint64_t for platforms that have only
Reid Spencer
2004-09-03
1
-0
/
+12
*
Changes For Bug 352
Reid Spencer
2004-09-01
27
-72
/
+77
*
Add an overload
Chris Lattner
2004-08-17
1
-0
/
+7
*
Allow an arbitrary prefix.
Chris Lattner
2004-08-17
1
-4
/
+4
*
Allow any cl::opt to use the method getPosition() to retrieve the option's
Reid Spencer
2004-08-13
1
-24
/
+34
*
Minor efficiency improvements
Chris Lattner
2004-08-04
1
-3
/
+3
*
Enable compilation.
Misha Brukman
2004-07-30
1
-2
/
+2
*
Check in some useful helper routines for doing ML-style pattern matching on
Chris Lattner
2004-07-30
1
-0
/
+280
*
Provide timeout values to all abstract interpreters
Chris Lattner
2004-07-24
1
-4
/
+7
*
Add support for killing the program if it executes for too long.
Chris Lattner
2004-07-24
1
-2
/
+3
*
Include <iostream> here, because most people using DEBUG() want to use std::c...
Brian Gaeke
2004-07-21
1
-0
/
+3
*
Add prototypes for platform-independent wrappers for isinf().
Brian Gaeke
2004-07-21
1
-0
/
+4
*
Added support for stdint.h. It is now automatically included by
John Criswell
2004-07-19
1
-0
/
+1
*
Add a new macro to be used for the end of enum lists.
Chris Lattner
2004-07-16
1
-0
/
+1
*
Provide better support for pointer-valued command line arguments
Chris Lattner
2004-07-11
1
-0
/
+3
*
Add a new header
Chris Lattner
2004-07-11
1
-0
/
+35
*
Add a new method
Chris Lattner
2004-07-08
1
-0
/
+8
*
Get rid of Annotable's vtable. If anyone deletes an object through an Annota...
Chris Lattner
2004-06-27
1
-1
/
+1
*
Provide prototypes for IsNAN() wrapper.
Brian Gaeke
2004-06-23
1
-0
/
+4
*
Initial checkin of the StableBasicBlockNumbering, a little helper class for c...
Chris Lattner
2004-06-19
1
-0
/
+70
*
Warning foo
Chris Lattner
2004-06-05
1
-1
/
+1
*
Add some constants for VC
Chris Lattner
2004-06-04
1
-3
/
+11
*
Fix a *really* dumb warning on VC
Chris Lattner
2004-06-04
1
-1
/
+1
*
Add ssize_t for VC++
Chris Lattner
2004-06-04
1
-2
/
+3
*
Add more needed typedefs
Chris Lattner
2004-06-04
1
-0
/
+2
*
Make this work with VC++
Chris Lattner
2004-06-04
1
-0
/
+7
*
The prototype for ParseCommandLineOptions changed at some point, but this
Chris Lattner
2004-06-03
1
-1
/
+1
*
Add a new CopyFile function
Chris Lattner
2004-06-02
1
-1
/
+5
*
Add a new function for the JIT
Chris Lattner
2004-05-28
1
-0
/
+7
*
Add a pair of functions to hide system specific details of mapping a file in ...
Chris Lattner
2004-05-28
1
-1
/
+11
*
Removed unused, useless header file.
Reid Spencer
2004-05-25
1
-53
/
+0
*
Remove virtual destructor from InstVisitor. This class should never be
Alkis Evlogimenos
2004-05-23
1
-2
/
+0
*
Add getCaller() method.
Vikram S. Adve
2004-05-23
1
-0
/
+5
*
Starting an identifier with an _ is not legal C/C++ code.
Chris Lattner
2004-05-21
1
-7
/
+7
*
Add the enum corresponding to the source change I made earlier
Chris Lattner
2004-05-07
1
-2
/
+3
*
Fix for gcc3.4: invalid use of forward delacred class on line 93
Alkis Evlogimenos
2004-05-06
1
-2
/
+1
*
Move the stuff that fixes the size, orientation & fonts of graphs to
Brian Gaeke
2004-05-05
1
-3
/
+2
*
Apply simplification suggested by Chris: why assign() when operator = will do?
Brian Gaeke
2004-05-04
1
-2
/
+2
*
Add "Args" optional argument to AbstractInterpreter factory methods, which
Brian Gaeke
2004-05-04
1
-8
/
+20
*
Provide visit(Module&) and visitModule(Module&) functionality.
Misha Brukman
2004-05-04
1
-0
/
+5
*
Move the GraphTraits for MachineBasicBlocks to the MachineBasicBlock file.
Chris Lattner
2004-05-01
1
-124
/
+0
*
Add machine-CFG graph traits specializations.
Brian Gaeke
2004-04-29
1
-0
/
+124
*
Changes to fix up the inst_iterator to pass to boost iterator checks. This
Chris Lattner
2004-04-27
1
-15
/
+18
[next]