projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Convert ADCS and SBCS instructions into pseudos that are expanded to the ADC/ABC...
2011-04-04
Jay Foad
Remove some support for ReturnInsts with multiple operands...
commit
|
commitdiff
|
tree
2011-04-01
Jay Foad
Various Instructions' resizeOperands() methods are...
commit
|
commitdiff
|
tree
2011-03-30
Jay Foad
Fix more zero length memset warnings.
commit
|
commitdiff
|
tree
2011-03-30
Jay Foad
Add a comment on PHINode::Create().
commit
|
commitdiff
|
tree
2011-03-30
Jay Foad
Remove PHINode::reserveOperandSpace(). Instead, add...
commit
|
commitdiff
|
tree
2011-03-30
Jay Foad
(Almost) always call reserveOperandSpace() on newly...
commit
|
commitdiff
|
tree
2011-03-28
Jay Foad
Make more use of PHINode::getNumIncomingValues().
commit
|
commitdiff
|
tree
2011-03-24
Jay Foad
Fix typo in comment.
commit
|
commitdiff
|
tree
2011-03-21
Jay Foad
Fix typos in assert messages.
commit
|
commitdiff
|
tree
2011-02-01
Jay Foad
Make SwitchInst::removeCase() more efficient.
commit
|
commitdiff
|
tree
2011-01-27
Jay Foad
Fix indentation.
commit
|
commitdiff
|
tree
2011-01-26
Jay Foad
Simplify User::operator delete().
commit
|
commitdiff
|
tree
2011-01-25
Jay Foad
Avoid compiler errors when this header file is included...
commit
|
commitdiff
|
tree
2011-01-17
Jay Foad
Remove useless Tag enumeration.
commit
|
commitdiff
|
tree
2011-01-16
Jay Foad
Simplify the construction and destruction of Uses....
commit
|
commitdiff
|
tree
2011-01-16
Jay Foad
Remove unnecessary specialization OperandTraits<User>.
commit
|
commitdiff
|
tree
2011-01-16
Jay Foad
Move the implementation of the User class into a new...
commit
|
commitdiff
|
tree
2011-01-14
Jay Foad
OperandTraits<>::Layout isn't used for anything. Remove it.
commit
|
commitdiff
|
tree
2011-01-14
Jay Foad
Remove casts between Value** and Constant**, which...
commit
|
commitdiff
|
tree
2011-01-11
Jay Foad
FixedNumOperandTraits and VariadicOperandTraits assumed...
commit
|
commitdiff
|
tree
2011-01-07
Jay Foad
Simplify the allocation and freeing of Users' operand...
commit
|
commitdiff
|
tree
2011-01-07
Jay Foad
Remove the "ugly" method BranchInst::setUnconditionalDest().
commit
|
commitdiff
|
tree
2011-01-07
Jay Foad
Remove all uses of the "ugly" method BranchInst::setUncondit...
commit
|
commitdiff
|
tree
2010-12-07
Jay Foad
PR5207: Change APInt methods trunc(), sext(), zext...
commit
|
commitdiff
|
tree
2010-12-01
Jay Foad
PR5207: Rename overloaded APInt methods set(), clear...
commit
|
commitdiff
|
tree
2010-11-30
Jay Foad
PR5207: Make APInt::set(), APInt::clear() and APInt...
commit
|
commitdiff
|
tree
2010-11-28
Jay Foad
PR5207: remove unused methods APInt::Emit() and APInt...
commit
|
commitdiff
|
tree
2010-11-28
Jay Foad
PR5207: change APInt::doubleToBits() and APInt::floatToBits...
commit
|
commitdiff
|
tree
2010-01-15
Jay Foad
Test case for http://llvm.org/PR6028.
commit
|
commitdiff
|
tree
2010-01-15
Jay Foad
Fix http://llvm.org/PR6028, an assertion failure when...
commit
|
commitdiff
|
tree
2009-11-17
Jay Foad
Fix HTML formatting.
commit
|
commitdiff
|
tree
2009-06-10
Jay Foad
Implement and use new method Function::hasAddressTaken().
commit
|
commitdiff
|
tree
2009-06-09
Jay Foad
Remove an unused function SafeToDestroyConstant()....
commit
|
commitdiff
|
tree
2009-06-06
Jay Foad
Use cast<> instead of dyn_cast<> for things that are...
commit
|
commitdiff
|
tree
2009-06-03
Jay Foad
Document how phi and invoke instructions interact with...
commit
|
commitdiff
|
tree
2009-05-23
Jay Foad
Work around a page size issue on Cygwin.
commit
|
commitdiff
|
tree
2009-05-21
Jay Foad
Tighten up the asserts in SmallVector::operator[]().
commit
|
commitdiff
|
tree
2009-05-21
Jay Foad
Use v.data() instead of &v[0] when SmallVector v might...
commit
|
commitdiff
|
tree
2009-05-21
Jay Foad
Implement new SmallVector::data() methods.
commit
|
commitdiff
|
tree
2009-05-15
Jay Foad
Work around the fact that GNU libstdc++'s debug mode...
commit
|
commitdiff
|
tree
2009-05-12
Jay Foad
Switch to using IRBuilder throughout.
commit
|
commitdiff
|
tree
2009-05-11
Jay Foad
Don't #include DerivedTypes.h from TargetData.h.
commit
|
commitdiff
|
tree
2009-05-11
Jay Foad
Don't generate redundant casts of constant values when...
commit
|
commitdiff
|
tree
2009-05-11
Jay Foad
Change TargetData::getIntPtrType() to return an IntegerType...
commit
|
commitdiff
|
tree
2009-04-30
Jay Foad
Move helper functions for optimizing division by constant...
commit
|
commitdiff
|
tree