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
/
lib
/
VMCore
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Method now returns null, dtor is inlined
Chris Lattner
2004-07-19
1
-13
/
+3
*
Fix infinite loop gccld'ing povray
Chris Lattner
2004-07-18
1
-8
/
+6
*
Shrink some code.
Reid Spencer
2004-07-18
1
-4
/
+1
*
bug 122:
Reid Spencer
2004-07-18
1
-0
/
+139
*
bug 122:
Reid Spencer
2004-07-18
1
-27
/
+17
*
bug 122:
Reid Spencer
2004-07-18
1
-4
/
+1
*
bug 122:
Reid Spencer
2004-07-18
1
-2
/
+7
*
bug 122:
Reid Spencer
2004-07-17
1
-13
/
+11
*
bug 122:
Reid Spencer
2004-07-17
1
-45
/
+0
*
bug 122:
Reid Spencer
2004-07-17
1
-7
/
+4
*
bug 122:
Reid Spencer
2004-07-17
1
-72
/
+3
*
bug 122:
Reid Spencer
2004-07-17
1
-57
/
+5
*
bug 122:
Reid Spencer
2004-07-17
2
-46
/
+39
*
Add convinience constructor for function calls with two args.
Alkis Evlogimenos
2004-07-16
1
-0
/
+31
*
IA64 compat
Chris Lattner
2004-07-16
1
-1
/
+1
*
Fixes for PR341
Chris Lattner
2004-07-15
1
-11
/
+11
*
Bug fixes for PR341
Chris Lattner
2004-07-15
2
-5
/
+19
*
Implement folding of expressions like 'uint cast (int* getelementptr (int*
Chris Lattner
2004-07-15
1
-0
/
+12
*
Implement new helper methods for creating two-index GEP instructions
Chris Lattner
2004-07-14
1
-2
/
+42
*
Make Argument::print more resilient to non-verifiable IR
Chris Lattner
2004-07-13
1
-1
/
+2
*
Catch aggregates passed by value sooner rather than later.
Chris Lattner
2004-07-13
1
-0
/
+3
*
implement new helper method
Chris Lattner
2004-07-12
1
-0
/
+8
*
Fix a really nasty logic error that VC noticed.
Chris Lattner
2004-07-12
1
-2
/
+2
*
Implement new method
Chris Lattner
2004-07-12
1
-0
/
+36
*
Replace use of defunct Type::setName method with SymbolTable::insert.
Reid Spencer
2004-07-10
1
-1
/
+1
*
Remove unused method
Chris Lattner
2004-07-09
1
-5
/
+0
*
The uid mapping is no more
Chris Lattner
2004-07-08
1
-12
/
+1
*
Do not call Type::getUniqueID
Chris Lattner
2004-07-08
1
-4
/
+12
*
Eliminate the SignedType and UnsignedType classes.
Chris Lattner
2004-07-08
1
-49
/
+19
*
There is no error message to print out, end sentence with `!'
Misha Brukman
2004-07-07
1
-1
/
+1
*
Fix for bug 391.
Reid Spencer
2004-07-07
1
-1
/
+9
*
Fix regressions in these testcases:
Chris Lattner
2004-07-07
1
-1
/
+2
*
The bytecode reader wants to be able to read types that are not quite resolved
Chris Lattner
2004-07-07
1
-1
/
+2
*
When folding constant expr gep's, don't force the use of long indices.
Chris Lattner
2004-07-07
1
-3
/
+6
*
Make sure people don't make functiontypes with an invalid return type
Chris Lattner
2004-07-06
1
-0
/
+2
*
Work around apparent Apple compiler bug which was making all mangled
Brian Gaeke
2004-07-06
1
-2
/
+2
*
Find bugs sooner rather than later. In this case, don't allow the creation
Chris Lattner
2004-07-06
2
-11
/
+8
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
2
-0
/
+3
*
Correct syntax typo .. ; -> :
Reid Spencer
2004-07-04
1
-1
/
+1
*
- Changes for bug 122
Reid Spencer
2004-07-04
1
-21
/
+46
*
- #include <iostream> since its not in Value.h any more.
Reid Spencer
2004-07-04
4
-0
/
+4
*
Constify SymbolTable's use of Type* so that it never modifies them.
Reid Spencer
2004-07-04
1
-11
/
+8
*
- #include <iostream> since its not in Value.h any more.
Reid Spencer
2004-07-04
1
-1
/
+3
*
#include <iostream> since its not in Value.h any more.
Reid Spencer
2004-07-04
1
-2
/
+3
*
Adjust the slot machine to handle Types separately from Values. This was
Reid Spencer
2004-07-04
1
-25
/
+171
*
Fix Type::isSized() to realize that "{ opaque }" is not sized
Chris Lattner
2004-07-02
1
-0
/
+15
*
Add much better assertion checking for load and store insts.
Chris Lattner
2004-07-01
1
-0
/
+17
*
Fold iType into Value::VTy
Chris Lattner
2004-06-27
2
-7
/
+8
*
User ctor is now inline
Chris Lattner
2004-06-27
1
-4
/
+0
*
Instancevar was renamed
Chris Lattner
2004-06-26
1
-3
/
+2
[prev]
[next]