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 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
*
Emit information about target
Chris Lattner
2003-04-22
1
-0
/
+3
*
Add support for tracking whether a module is 64/32 bit and big/little endian
Chris Lattner
2003-04-22
1
-1
/
+2
*
Fix bug: 2003-01-30-LinkerRename.ll
Chris Lattner
2003-04-21
1
-7
/
+33
*
Fix linking a function with qualifiers to a external function declaration:
Chris Lattner
2003-04-21
1
-6
/
+18
*
Remove arbitrary limitation
Chris Lattner
2003-04-19
1
-1
/
+0
*
Don't build constantexprs that could be folded
Chris Lattner
2003-04-17
1
-0
/
+10
*
Allow constant folding of GEP instructions, even if we don't do a whole lot yet.
Chris Lattner
2003-04-17
1
-9
/
+57
*
Don't force a ConstantPointer to be returned
Chris Lattner
2003-04-17
2
-16
/
+14
*
Change the interface to constant expressions to allow automatic folding
Chris Lattner
2003-04-16
1
-6
/
+5
*
Add code to verify correctly linkages
Chris Lattner
2003-04-16
1
-2
/
+16
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
4
-64
/
+101
*
Improve the efficiency and cleanup writing a bit
Chris Lattner
2003-04-16
1
-10
/
+12
*
Add helper method
Chris Lattner
2003-03-21
1
-0
/
+4
*
* Change the order that globals and constants are processed in
Chris Lattner
2003-03-19
1
-36
/
+45
*
Fix ConstantUInt::isAllOnesValue
Chris Lattner
2003-03-10
1
-0
/
+7
*
Clean up cruft
Chris Lattner
2003-03-06
1
-4
/
+1
*
Remove #include
Chris Lattner
2003-03-06
1
-1
/
+18
*
Simplify some of the PHI node interfaces
Chris Lattner
2003-03-05
1
-14
/
+5
*
Allow ImmutablePass's to require other immutable passes and to be initialized
Chris Lattner
2003-02-26
1
-0
/
+26
*
Fix a misunderstanding of the standard associative containers
Chris Lattner
2003-02-14
1
-7
/
+2
*
This speeds up processing LLVM a _lot_, 17% in the case of loading and destro...
Chris Lattner
2003-02-13
1
-1
/
+2
[next]