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
*
Changes For Bug 352
Reid Spencer
2004-09-01
16
-24
/
+24
*
Add an assert to cature null Operands. It is better to catch it here than
Reid Spencer
2004-08-29
1
-0
/
+1
*
Give the -time-passes tool option a global storage location so that its
Reid Spencer
2004-08-24
1
-3
/
+4
*
Fix a nasty bug that Nate ran into. In particular, instead of emitting a 2+MB
Chris Lattner
2004-08-21
1
-6
/
+13
*
Fix a bug found exposed by: Regression/Other/2004-08-20-PackedControlFlow.ll
Reid Spencer
2004-08-20
1
-1
/
+5
*
Packed types, brought to you by Brad Jones
Brian Gaeke
2004-08-20
5
-4
/
+206
*
Check constant expression validity more strictly
Chris Lattner
2004-08-17
1
-0
/
+31
*
Allow an arbitrary prefix
Chris Lattner
2004-08-17
1
-4
/
+3
*
Fix PR422.
Reid Spencer
2004-08-16
1
-2
/
+11
*
Split assertion to two in order to give better assertion messages.
Alkis Evlogimenos
2004-08-06
1
-3
/
+3
*
Make GlobalVariable constructor assert when an initializer is of
Alkis Evlogimenos
2004-08-05
1
-1
/
+5
*
Fix another minor problem that exists if you ahve multiple functions with
Chris Lattner
2004-08-04
1
-15
/
+18
*
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
[next]