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
*
For PR411:
Reid Spencer
2006-01-10
2
-0
/
+360
*
Bugfix for etforest updating. Contributed by Daniel Berlin.
Chris Lattner
2006-01-09
1
-1
/
+1
*
Saem Ghani's PassManager Patch #8:
Reid Spencer
2006-01-08
1
-2
/
+16
*
Initial implementation of the ET-Forest data structure for dominators and
Chris Lattner
2006-01-08
1
-0
/
+443
*
Patch #7 from Saem:
Chris Lattner
2006-01-07
1
-36
/
+37
*
Implement a few symbolic constant folding things. X ? Y : Y is Y.
Chris Lattner
2006-01-05
1
-7
/
+32
*
fix some formatting problems
Chris Lattner
2006-01-05
1
-7
/
+7
*
Patch #6's in Saem's refactor-the-passmanager patch series. From him:
Chris Lattner
2006-01-04
2
-230
/
+157
*
Saem's patch #5 of the passmanager refactoring
Chris Lattner
2006-01-04
1
-47
/
+93
*
patch #4 in Saem's passmanager refactoring.
Chris Lattner
2006-01-04
1
-15
/
+50
*
implement constant folding of ==/!= on constant packed, simplify some code.
Chris Lattner
2006-01-04
1
-3
/
+11
*
implement constant folding for the element-wise binary operations
Chris Lattner
2006-01-04
1
-0
/
+50
*
don't crash when trying to constant fold packed expressions.
Chris Lattner
2006-01-04
1
-0
/
+29
*
Fix an assertion to allow constant folding of packed values
Chris Lattner
2006-01-04
1
-3
/
+4
*
silence some warnings
Chris Lattner
2006-01-03
1
-0
/
+6
*
Finally commit Saem's 'patch #3' to refactor the pass manager
Chris Lattner
2006-01-03
1
-55
/
+80
*
Patch #1 of Saem Ghani's Pass Manager refactoring. From the man:
Chris Lattner
2005-12-30
1
-5
/
+36
*
more HP-UX cleanliness
Duraid Madina
2005-12-26
1
-0
/
+1
*
Revert previous patch. Additional tests fail.
Reid Spencer
2005-12-22
1
-3
/
+0
*
Fix PR409:
Reid Spencer
2005-12-22
1
-0
/
+3
*
Get logical operations to like packed types, allow BinOp::getNot to create
Chris Lattner
2005-12-21
2
-7
/
+19
*
Add a flag to Module::getGlobalVariable to allow it to return vars with
Chris Lattner
2005-12-05
1
-7
/
+7
*
Add the majority of the vector machien value types we expect to support,
Nate Begeman
2005-11-29
1
-0
/
+6
*
Teach LLVM how to scalarize packed types. Currently, this only works on
Nate Begeman
2005-11-19
1
-0
/
+1
*
This requires proper dominance
Chris Lattner
2005-11-18
1
-1
/
+1
*
* Fix DerivedType::dropAllTypeUses to not change the number of types in a
Chris Lattner
2005-11-16
1
-22
/
+65
*
Fix handling of multiple unnamed globals with the same type
Chris Lattner
2005-11-15
1
-3
/
+6
*
Add some dummy method impls
Chris Lattner
2005-11-13
1
-0
/
+8
*
Move some methods around. Refactor the parts of TypeMap that do not depend
Chris Lattner
2005-11-13
1
-50
/
+52
*
Split the type refinement case completely out of the type-becomes-concrete
Chris Lattner
2005-11-13
1
-35
/
+33
*
Separate the type-became-concrete case from the type-is-resolved case, the
Chris Lattner
2005-11-13
1
-21
/
+31
*
Unswitch a loop, add more assertions, eliminate use of removeUserFromConcrete.
Chris Lattner
2005-11-12
1
-10
/
+14
*
Tiny speedup, improve comments and code organization.
Chris Lattner
2005-11-12
1
-23
/
+29
*
print section info
Chris Lattner
2005-11-12
1
-4
/
+7
*
continued readcyclecounter support
Andrew Lenharth
2005-11-11
2
-3
/
+12
*
Fix the optimized code handling of user asm strings
Chris Lattner
2005-11-10
1
-8
/
+15
*
speedup the common case where nothing needs to be quoted
Chris Lattner
2005-11-10
1
-7
/
+20
*
Allow per-character control over what target assemblers allow in symbol
Chris Lattner
2005-11-10
1
-7
/
+25
*
Add a new option for targets that accept quoted labels.
Chris Lattner
2005-11-10
1
-17
/
+44
*
remove the M instance var
Chris Lattner
2005-11-10
1
-2
/
+2
*
Make this more efficient of the common case where we are only mangling globals.
Chris Lattner
2005-11-10
1
-29
/
+28
*
Force packed vectors to be a power of two in length.
Chris Lattner
2005-11-10
1
-0
/
+2
*
print alignment info for globals and functions
Chris Lattner
2005-11-06
1
-0
/
+7
*
verify that alignments are always a power of 2
Chris Lattner
2005-11-05
1
-0
/
+2
*
fix printing the alignment directive
Chris Lattner
2005-11-05
1
-1
/
+1
*
Add support alignment of allocation instructions.
Nate Begeman
2005-11-05
2
-6
/
+9
*
Fix an iterator invalidation problem in code used by the -strip pass
Chris Lattner
2005-10-31
1
-1
/
+1
*
Allow $
Chris Lattner
2005-10-14
1
-1
/
+1
*
add a hack to work around broken VC++ scoping rules. Thx to JeffC for pointing
Chris Lattner
2005-10-07
1
-13
/
+13
*
refactor a bit of code.
Chris Lattner
2005-10-04
1
-29
/
+35
[next]