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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fill comment to 80 cols
Chris Lattner
2004-07-19
1
-11
/
+7
*
inline classof implementations, eliminate use of virtual methods.
Chris Lattner
2004-07-19
1
-41
/
+33
*
eliminate isConstantExpr, changes to isa<Constant> implementation
Chris Lattner
2004-07-19
1
-7
/
+4
*
Add new enum entries for ConstantAggregateZeroVal/ConstantExprVal and
Chris Lattner
2004-07-19
1
-8
/
+12
*
Change method to return void. Inline dtor
Chris Lattner
2004-07-19
1
-5
/
+7
*
Remove dead file
Chris Lattner
2004-07-18
1
-298
/
+0
*
Add a missing space to align comments.
Reid Spencer
2004-07-18
1
-1
/
+1
*
Fix typeos in comments.
Reid Spencer
2004-07-18
1
-2
/
+2
*
bug 122:
Reid Spencer
2004-07-17
1
-7
/
+9
*
bug 122:
Reid Spencer
2004-07-17
1
-1
/
+4
*
bug 122:
Reid Spencer
2004-07-17
1
-2
/
+1
*
Fix a comment.
Reid Spencer
2004-07-17
1
-3
/
+2
*
bug 122:
Reid Spencer
2004-07-17
1
-1
/
+0
*
bug 122:
Reid Spencer
2004-07-17
1
-0
/
+5
*
bug 122:
Reid Spencer
2004-07-17
1
-4
/
+18
*
****** ABOLISH ConstantPointerRef *****
Reid Spencer
2004-07-17
1
-38
/
+0
*
Extend constructor so that it can support GlobalValue's (with names).
Reid Spencer
2004-07-17
1
-9
/
+7
*
Constant value not needed after CPR's disappear.
Reid Spencer
2004-07-17
1
-2
/
+1
*
Added a README to point users to the documentation on the design of this
Reid Spencer
2004-07-17
1
-0
/
+14
*
link.h causes problems on some platforms and is not needed on solaris, where
Chris Lattner
2004-07-17
2
-18
/
+0
*
Remove dead file
Chris Lattner
2004-07-17
1
-23
/
+0
*
Add convinience constructor for function calls with two args.
Alkis Evlogimenos
2004-07-16
1
-1
/
+7
*
Add a new macro to be used for the end of enum lists.
Chris Lattner
2004-07-16
2
-0
/
+2
*
Give SetVector range support
Chris Lattner
2004-07-15
2
-2
/
+34
*
Final fix for PR341: eliminate operator<<(ostream, Value*). Clients should
Chris Lattner
2004-07-15
2
-9
/
+0
*
Fixes for PR341
Chris Lattner
2004-07-15
1
-11
/
+3
*
Fix for PR341
Chris Lattner
2004-07-15
1
-1
/
+1
*
Yeah, how about those 'primative' types huh?
Chris Lattner
2004-07-15
1
-1
/
+1
*
Make PATypeHolder and friends return non-const pointers to the types they
Chris Lattner
2004-07-14
2
-11
/
+11
*
* Change code to use a static_cast instead of reinterpret_cast
Chris Lattner
2004-07-14
1
-2
/
+17
*
Add a helper method. The StructType element is completely redundant in most
Chris Lattner
2004-07-12
1
-0
/
+3
*
Add a missing #include
Chris Lattner
2004-07-12
1
-0
/
+1
*
Fix warning compiling with VC++
Chris Lattner
2004-07-12
2
-4
/
+4
*
Implement a new method useful for things like the inliner
Chris Lattner
2004-07-12
1
-0
/
+10
*
Add a new listener class for things that want to be informed about new
Chris Lattner
2004-07-11
1
-6
/
+21
*
Delete the allocate*TargetMachine functions. Move options to a header file
Chris Lattner
2004-07-11
2
-62
/
+30
*
Add a new TargetNameParser class, which is useful for parsing options.
Chris Lattner
2004-07-11
1
-4
/
+36
*
Provide better support for pointer-valued command line arguments
Chris Lattner
2004-07-11
2
-0
/
+6
*
First cut at TargetMachineRegistry and RegisterTarget classes
Chris Lattner
2004-07-11
1
-0
/
+76
*
Add two new "virtual static" methods to the TargetMachine class
Chris Lattner
2004-07-11
1
-0
/
+14
*
Add a new header
Chris Lattner
2004-07-11
2
-0
/
+70
*
Removed unneeded forward decl
Chris Lattner
2004-07-09
1
-1
/
+0
*
Remove unused method
Chris Lattner
2004-07-09
1
-5
/
+0
*
Eliminate the UID field in the Type class, bringing it down to 28 bytes.
Chris Lattner
2004-07-08
1
-11
/
+1
*
Add a new method
Chris Lattner
2004-07-08
1
-0
/
+8
*
Get rid of some cruft in the insert method.
Reid Spencer
2004-07-08
2
-6
/
+6
*
First version of a vector with uniqueness constraints (or a set with
Reid Spencer
2004-07-08
2
-0
/
+216
*
Fix spelling of `equivalent'
Misha Brukman
2004-07-08
1
-1
/
+1
*
isSigned/isUnsigned/isInteger methods do not need to be virtual
Chris Lattner
2004-07-08
1
-7
/
+11
*
Update comment.
Chris Lattner
2004-07-08
1
-4
/
+4
[next]