projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use the AttributeSet instead of AttributeWithIndex object.
2013-01-25
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
2013-01-25
Michael Gottesman
Added new section to the git-svn getting started section...
commit
|
commitdiff
|
tree
2013-01-24
Michael Gottesman
Added comment to ObjCARC elaborating what is meant...
commit
|
commitdiff
|
tree
2013-01-22
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
2013-01-22
Michael Gottesman
[ObjCARC] Refactored out the inner most 2-loops from...
commit
|
commitdiff
|
tree
2013-01-22
Michael Gottesman
This test is only supposed to test that the objc-arc...
commit
|
commitdiff
|
tree
2013-01-20
Michael Gottesman
Changed IRBuilder::CreateZExtOrTrunc and IRBuilder...
commit
|
commitdiff
|
tree
2013-01-20
Michael Gottesman
More copy editing.
commit
|
commitdiff
|
tree
2013-01-20
Michael Gottesman
Doxygenified and copy edited BasicBlock.h.
commit
|
commitdiff
|
tree
2013-01-20
Michael Gottesman
Doxygenified Argument.h and performed some copy editing...
commit
|
commitdiff
|
tree
2013-01-20
Michael Gottesman
Converted all method comments in IRBuilder.h to use...
commit
|
commitdiff
|
tree
2013-01-20
Michael Gottesman
Corrected assert messages for CreateZExtOrTrunc/CreateSExtOr...
commit
|
commitdiff
|
tree
2013-01-20
Michael Gottesman
Added IRBuilder::CreateFPExtOrFPTrunc.
commit
|
commitdiff
|
tree
2013-01-18
Michael Gottesman
Improved comment.
commit
|
commitdiff
|
tree
2013-01-18
Michael Gottesman
Fixed typo in comment.
commit
|
commitdiff
|
tree
2013-01-18
Michael Gottesman
Fixed 80+ violation.
commit
|
commitdiff
|
tree
2013-01-17
Michael Gottesman
Added missing const from my last commit.
commit
|
commitdiff
|
tree
2013-01-17
Michael Gottesman
[ObjCARC] Implemented operator<< for InstructionClass...
commit
|
commitdiff
|
tree
2013-01-16
Michael Gottesman
Added test for r172599 which fixes bugzilla://14584...
commit
|
commitdiff
|
tree
2013-01-16
Michael Gottesman
[ObjCARC] Turn off ignoring unwind edges in ObjCARC...
commit
|
commitdiff
|
tree
2013-01-14
Michael Gottesman
Changed SmallPtrSet.count guard + SmallPtrSet.insert...
commit
|
commitdiff
|
tree
2013-01-14
Michael Gottesman
Fixed some 80+ violations.
commit
|
commitdiff
|
tree
2013-01-14
Michael Gottesman
Updated the documentation in ObjCARC.cpp to fit the...
commit
|
commitdiff
|
tree
2013-01-13
Michael Gottesman
Added bugzilla PR number to test case.
commit
|
commitdiff
|
tree
2013-01-13
Michael Gottesman
Fixed an infinite loop in the block escape in analysis...
commit
|
commitdiff
|
tree
2013-01-13
Michael Gottesman
[ObjCARC] Even more debug messages!
commit
|
commitdiff
|
tree
2013-01-13
Michael Gottesman
[ObjCARC] More debug messages.
commit
|
commitdiff
|
tree
2013-01-12
Michael Gottesman
Fixed debug message in ObjCARC.
commit
|
commitdiff
|
tree
2013-01-12
Michael Gottesman
Fixed a few debug messages in ObjCARC and added one.
commit
|
commitdiff
|
tree
2013-01-12
Michael Gottesman
Fixed bug in ObjCARC where we were changing a call...
commit
|
commitdiff
|
tree
2013-01-12
Michael Gottesman
Fixed a bug where we were tail calling objc_autorelease...
commit
|
commitdiff
|
tree
2013-01-11
Michael Gottesman
Fixed whitespace.
commit
|
commitdiff
|
tree
2013-01-11
Michael Gottesman
Added debug messages to GlobalOpt.
commit
|
commitdiff
|
tree
2013-01-11
Michael Gottesman
Converted test dont-tce-tail-marked-call.ll to use...
commit
|
commitdiff
|
tree
2013-01-11
Michael Gottesman
This commit is a 4x squash commit consisting of 4x...
commit
|
commitdiff
|
tree
2013-01-10
Michael Gottesman
[ObjCARC Debug Message] Added debug message when we...
commit
|
commitdiff
|
tree
2013-01-09
Michael Gottesman
[ObjCARC Debug Messages] This is a squashed commit...
commit
|
commitdiff
|
tree
2013-01-07
Michael Gottesman
Fixed EOL whitespace.
commit
|
commitdiff
|
tree
2013-01-07
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
2013-01-07
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
2013-01-07
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
2013-01-06
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
2013-01-06
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
2013-01-06
Michael Gottesman
[ObjCARC Debug Messages] - Added missing newline.
commit
|
commitdiff
|
tree
2013-01-06
Michael Gottesman
Added debug statement to ObjCARC when we replace objc_autore...
commit
|
commitdiff
|
tree
2013-01-06
Michael Gottesman
Added 2x Debug statements to ObjCARC that log when...
commit
|
commitdiff
|
tree
2013-01-06
Michael Gottesman
Added debug message in ObjCARC when we remove a no...
commit
|
commitdiff
|
tree
2013-01-06
Michael Gottesman
Added debug message to ObjCARC when we transform an...
commit
|
commitdiff
|
tree
2013-01-05
Michael Gottesman
Added debug message to ObjCARC when we transform objc_retain...
commit
|
commitdiff
|
tree
2013-01-05
Michael Gottesman
Added debug message for ObjCARC when we zap an objc_autorele...
commit
|
commitdiff
|
tree
2013-01-04
Michael Gottesman
Added DEBUG message to ObjCARC when we optimize objc_retain...
commit
|
commitdiff
|
tree
2013-01-04
Michael Gottesman
Fixed up some DEBUG messages where I was putting in...
commit
|
commitdiff
|
tree
2013-01-03
Michael Gottesman
Revert "Mark DIV/IDIV instructions hasSideEffects=1...
commit
|
commitdiff
|
tree
2013-01-03
Michael Gottesman
Changed two debug statements that state that a queue...
commit
|
commitdiff
|
tree
2013-01-03
Michael Gottesman
Added DEBUG message for ObjCARC when we zap a push...
commit
|
commitdiff
|
tree
2013-01-03
Michael Gottesman
Added DEBUG message to ObjCARC when we transform objc_initWe...
commit
|
commitdiff
|
tree
2013-01-03
Michael Gottesman
Added DEBUG message for ObjCARC when an inline asm...
commit
|
commitdiff
|
tree
2013-01-01
Michael Gottesman
Added DEBUG message when ObjCARC replaces a call which...
commit
|
commitdiff
|
tree
2013-01-01
Michael Gottesman
Added DEBUG messages to the top of several processing...
commit
|
commitdiff
|
tree
2012-10-16
Michael Gottesman
[InstCombine] Teach InstCombine how to handle an obfuscated...
commit
|
commitdiff
|
tree
2012-08-30
Michael Gottesman
[llvm] Updated the test fold-vector-select so that...
commit
|
commitdiff
|
tree