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
*
Fix a typeo
Chris Lattner
2004-08-04
1
-1
/
+1
*
Add a hack to work around a problem my changes exposed
Chris Lattner
2004-08-04
1
-0
/
+7
*
Fix a latent bug exposed by my recent changes
Chris Lattner
2004-08-04
1
-1
/
+9
*
Fix a major regression in my previous checkin
Chris Lattner
2004-08-04
1
-0
/
+4
*
Stop using getValues().
Alkis Evlogimenos
2004-08-04
1
-12
/
+10
*
Stop using getValues().
Alkis Evlogimenos
2004-08-04
1
-6
/
+6
*
FindGlobalNamed used to take 2.92s out of 8.39s running a profile build of
Chris Lattner
2004-08-04
1
-53
/
+36
*
I swear I compiled this, really I did.
Chris Lattner
2004-08-04
1
-1
/
+1
*
Factor some code out, no substantial change.
Chris Lattner
2004-08-04
1
-18
/
+26
*
Concisify some code
Chris Lattner
2004-08-04
1
-24
/
+16
*
Implement a FIXME, by not searching linearly through a map to remove an
Chris Lattner
2004-08-04
1
-8
/
+34
*
Add a cast
Chris Lattner
2004-08-04
1
-1
/
+1
*
Change SymbolTable::insertEntry to be more careful about how many map
Chris Lattner
2004-08-04
1
-15
/
+22
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
3
-4
/
+3
*
Fix #includes of i*.h files => Instructions.h as per PR403
Misha Brukman
2004-07-29
3
-8
/
+4
*
Merge i*.cpp definitions into Instructions.cpp as part of bug403.
Alkis Evlogimenos
2004-07-29
6
-849
/
+802
*
Merge i*.h headers into Instructions.h as part of bug403.
Alkis Evlogimenos
2004-07-29
5
-6
/
+5
*
alloca void makes no sense
Chris Lattner
2004-07-27
1
-0
/
+1
*
Avoid use of size(), which counts, in favor of other mechanisms.
Reid Spencer
2004-07-25
1
-4
/
+5
*
Adjust to new Module.h interface for dependent libraries
Reid Spencer
2004-07-25
1
-8
/
+12
*
bug 263:
Reid Spencer
2004-07-25
1
-0
/
+1
*
bug 263:
Reid Spencer
2004-07-25
1
-0
/
+11
*
Use name.empty() instead of testing against equality with the empty
Alkis Evlogimenos
2004-07-25
1
-1
/
+1
*
Disallow creation of named values of type void.
Alkis Evlogimenos
2004-07-25
1
-0
/
+2
*
Fix problem with inserting FunctionPasses that depend on ImmutablePasses
Brian Gaeke
2004-07-23
1
-4
/
+12
*
Updates to gc intrinsics, contributed by Tobias Nurmiranta
Chris Lattner
2004-07-22
1
-2
/
+2
*
classof implementations are now inlined
Chris Lattner
2004-07-19
1
-42
/
+5
*
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
[next]