index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
VMCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant const qualifiers from cast<> expressions
Chris Lattner
2003-07-23
4
-30
/
+30
*
Simplify code by using ConstantInt::getRawValue instead of checking to see
Chris Lattner
2003-07-23
3
-15
/
+7
*
The word `separate' only has one `e'.
Misha Brukman
2003-07-14
1
-1
/
+1
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-4
/
+4
*
Avoid printing out huge structures or arrays if they are just filled with zeros
Chris Lattner
2003-06-28
1
-0
/
+10
*
Implement more aggressive folding of constant GEP instructions
Chris Lattner
2003-06-26
1
-6
/
+25
*
Make assertion more descriptive
Chris Lattner
2003-06-24
1
-1
/
+1
*
Add support for GCC 3.3
Chris Lattner
2003-06-23
1
-2
/
+2
*
Fix bug: InstCombine/2003-06-22-ConstantExprCrash.ll
Chris Lattner
2003-06-22
1
-1
/
+7
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
2
-4
/
+0
*
Remove usage of sys/unistd.h
Chris Lattner
2003-06-19
1
-1
/
+1
*
Detemplatize the PATypeHandle class, which was only really instantiated on 'T...
Chris Lattner
2003-06-18
1
-16
/
+16
*
lib/CWriter/Writer.cpp: Copy AsmWriter's ConstantFP checking code here
Brian Gaeke
2003-06-17
1
-1
/
+1
*
Fix bug: Linker/2003-06-02-TypeResolveProblem2.ll
Chris Lattner
2003-06-16
1
-16
/
+28
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
2
-0
/
+4
*
Fix (bogus) possibly uninitialized warning
Chris Lattner
2003-06-05
1
-1
/
+1
*
* Make assertion message useful
Chris Lattner
2003-06-02
1
-6
/
+5
*
Fix bug: Linker/2003-06-02-TypeResolveProblem.ll
Chris Lattner
2003-06-02
1
-0
/
+4
*
Don't print out unique identifier for opaque types
Chris Lattner
2003-06-01
1
-1
/
+1
*
Fix constant folding to ALWAYS work.
Chris Lattner
2003-05-27
1
-19
/
+9
*
Fix problem with last checkin.
Chris Lattner
2003-05-25
1
-4
/
+6
*
Fix Bug: Linker/2003-04-26-NullPtrLinkProblem.ll
Chris Lattner
2003-05-23
1
-103
/
+194
*
Remove using declarations and extraneous #includes
Chris Lattner
2003-05-22
2
-34
/
+31
*
Fix static constructor ordering problem
Chris Lattner
2003-05-22
1
-15
/
+33
*
Remove using declarations
Chris Lattner
2003-05-22
1
-81
/
+77
*
Add support for shift constant expressions
Chris Lattner
2003-05-21
1
-5
/
+28
*
s/convertable/convertible/g
Misha Brukman
2003-05-20
1
-2
/
+2
*
Add support for setjmp/longjmp primitives
Chris Lattner
2003-05-17
2
-14
/
+12
*
Fix bug: Assembler/2003-05-15-AssemblerProblem.llx
Chris Lattner
2003-05-15
2
-4
/
+14
*
Fix Bug: Linker/2003-05-15-TypeProblem.ll
Chris Lattner
2003-05-15
1
-20
/
+66
*
Remove unnecessary casts
Chris Lattner
2003-05-14
2
-13
/
+14
*
Print opaque types
Chris Lattner
2003-05-14
1
-0
/
+3
*
Fix major problem with appending linkage changes
Chris Lattner
2003-05-14
1
-1
/
+2
*
Fix bug
Chris Lattner
2003-05-14
1
-1
/
+2
*
Implement another getelementptr folding opportunity that arises when
Chris Lattner
2003-05-13
1
-0
/
+16
*
Eliminate using declarations
Chris Lattner
2003-05-13
1
-19
/
+14
*
Implement linkage of appending global variables!
Chris Lattner
2003-05-13
1
-6
/
+115
*
Fix bug: Dominators/2003-05-12-UnreachableCode.ll
Chris Lattner
2003-05-12
1
-9
/
+18
*
Fix Bug: ConstProp/2003-05-12-DivideError.ll
Chris Lattner
2003-05-12
1
-1
/
+13
*
llvm.va_start only takes on argument now
Chris Lattner
2003-05-08
1
-11
/
+5
*
Add more support for intrinsic functions and for varargs stuff
Chris Lattner
2003-05-08
2
-0
/
+73
*
Add support for the new va_arg instruction
Chris Lattner
2003-05-08
3
-5
/
+15
*
Remove using declarations
Chris Lattner
2003-05-08
1
-32
/
+33
*
Fix a bug that occurred when removing the last predecessor INTO an
Chris Lattner
2003-04-25
1
-1
/
+5
*
** CORRECTLY, conservatively handle constant expressions
Chris Lattner
2003-04-25
1
-2
/
+7
*
*** Huge: Make constantexprs be handled correctly, conservatively
Chris Lattner
2003-04-25
2
-30
/
+44
*
Fix a nasty bug where the ConstantMerge pass was invalidating the TargetData ...
Chris Lattner
2003-04-24
1
-13
/
+25
*
Fix Bug: Linker/2003-04-23-LinkOnceLost.ll
Chris Lattner
2003-04-23
1
-30
/
+40
*
Remove unnecesary &*'s
Chris Lattner
2003-04-23
1
-2
/
+2
*
Add warning when linking modules with disagreeing target properties
Chris Lattner
2003-04-22
1
-0
/
+4
[next]