projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add notes about dragonegg.
2010-04-02
Dan Gohman
Revert the recent alignment changes. They're broken...
commit
|
commitdiff
|
tree
2010-04-02
Dan Gohman
Remove this initializer so that the optimizer doesn...
commit
|
commitdiff
|
tree
2010-04-02
Dan Gohman
Update this test for the new preferred alignment heuristics.
commit
|
commitdiff
|
tree
2010-04-02
Dan Gohman
Change variables which are exactly 16 bytes to be 16...
commit
|
commitdiff
|
tree
2010-04-02
Dan Gohman
Make globalopt refine global variable alignment.
commit
|
commitdiff
|
tree
2010-04-02
Dan Gohman
If the bitcode reader input stream isn't a multiple...
commit
|
commitdiff
|
tree
2010-03-30
Dan Gohman
Fix a grammaro.
commit
|
commitdiff
|
tree
2010-03-30
Dan Gohman
Fix llvm-ld to clean up its output files in case of...
commit
|
commitdiff
|
tree
2010-03-27
Dan Gohman
Make llvm-ld remove its output files in the event of...
commit
|
commitdiff
|
tree
2010-03-27
Dan Gohman
Give FileRemover a default constructor to allow FileRemovers...
commit
|
commitdiff
|
tree
2010-03-27
Dan Gohman
No need to check the same condition twice.
commit
|
commitdiff
|
tree
2010-03-27
Dan Gohman
Add a comment.
commit
|
commitdiff
|
tree
2010-03-27
Dan Gohman
Remove an unnecessary #include.
commit
|
commitdiff
|
tree
2010-03-26
Dan Gohman
Minor grammar and html fixes.
commit
|
commitdiff
|
tree
2010-03-26
Dan Gohman
Tell "the rest of the story" about LLVM's iterators...
commit
|
commitdiff
|
tree
2010-03-26
Dan Gohman
Fix SmallVector's insert to handle non-random-access...
commit
|
commitdiff
|
tree
2010-03-26
Dan Gohman
Ignore debug intrinsics in yet more places.
commit
|
commitdiff
|
tree
2010-03-25
Dan Gohman
Docuemntation corrections from John Myers.
commit
|
commitdiff
|
tree
2010-03-24
Dan Gohman
Trim #includes.
commit
|
commitdiff
|
tree
2010-03-24
Dan Gohman
Fix minor style issues.
commit
|
commitdiff
|
tree
2010-03-24
Dan Gohman
It's not necessary to call raw_ostream::close explicitly...
commit
|
commitdiff
|
tree
2010-03-24
Dan Gohman
Remove the ConvertActions table and associated code...
commit
|
commitdiff
|
tree
2010-03-24
Dan Gohman
Fix coding style.
commit
|
commitdiff
|
tree
2010-03-24
Dan Gohman
Generalize findNearestCommonDominator to work on post...
commit
|
commitdiff
|
tree
2010-03-23
Dan Gohman
Revert 99335. getTypeToExpandTo's iterative behavior...
commit
|
commitdiff
|
tree
2010-03-23
Dan Gohman
Remove getTypeToExpandTo, since it isn't adding much...
commit
|
commitdiff
|
tree
2010-03-23
Dan Gohman
Don't back past debug info intrinsics; SCEVExpander...
commit
|
commitdiff
|
tree
2010-03-22
Dan Gohman
llc doesn't need LinkAllVMCore.
commit
|
commitdiff
|
tree
2010-03-20
Dan Gohman
Clear the SCEVExpander's insertion point after making...
commit
|
commitdiff
|
tree
2010-03-19
Dan Gohman
Fix more places to more thoroughly ignore debug intrinsics...
commit
|
commitdiff
|
tree
2010-03-18
Dan Gohman
offsetof always has type size_t.
commit
|
commitdiff
|
tree
2010-03-18
Dan Gohman
Simplify this code.
commit
|
commitdiff
|
tree
2010-03-18
Dan Gohman
Explicitly cast std::min's arguments to avoid type...
commit
|
commitdiff
|
tree
2010-03-18
Dan Gohman
Define placement new wrappers for BumpPtrAllocator and
commit
|
commitdiff
|
tree
2010-03-18
Dan Gohman
Make this test more lenient; with SmallVector now using...
commit
|
commitdiff
|
tree
2010-03-18
Dan Gohman
Fix a bug found by inspection; in the __GNUC__ code...
commit
|
commitdiff
|
tree
2010-03-18
Dan Gohman
Add explicit braces to avoid ambiguous ‘else’.
commit
|
commitdiff
|
tree
2010-03-18
Dan Gohman
Add the ability to "intern" FoldingSetNodeID data into a
commit
|
commitdiff
|
tree
2010-03-18
Dan Gohman
Reapply r98755 with a thinko which miscompiled gengtype...
commit
|
commitdiff
|
tree
2010-03-17
Dan Gohman
Revert 98755, which may be causing trouble.
commit
|
commitdiff
|
tree
2010-03-17
Dan Gohman
Change SCEVNAryExpr's operand array from a SmallVector...
commit
|
commitdiff
|
tree
2010-03-16
Dan Gohman
Add an rdar number to this test.
commit
|
commitdiff
|
tree
2010-03-15
Dan Gohman
Recognize code for doing vector gather/scatter index...
commit
|
commitdiff
|
tree
2010-03-11
Dan Gohman
Remove getWidenVectorType, which is no longer used.
commit
|
commitdiff
|
tree
2010-03-10
Dan Gohman
Fix another bitwidth calculation to handle vector types...
commit
|
commitdiff
|
tree
2010-03-10
Dan Gohman
Add a DominatorTree argument to isLCSSA so that it...
commit
|
commitdiff
|
tree
2010-03-10
Dan Gohman
Constant-fold GEP-of-GEP into a single GEP.
commit
|
commitdiff
|
tree
2010-03-10
Dan Gohman
Fix whitespace.
commit
|
commitdiff
|
tree
2010-03-10
Dan Gohman
Fix a comment.
commit
|
commitdiff
|
tree
2010-03-10
Dan Gohman
Clarify the documentation for MachineFunctionPasses.
commit
|
commitdiff
|
tree
2010-03-09
Dan Gohman
Avoid analyzing instructions in blocks not reachable...
commit
|
commitdiff
|
tree
2010-03-09
Dan Gohman
Don't try to fold V_SET0 and V_SETALLONES to loads...
commit
|
commitdiff
|
tree
2010-03-09
Dan Gohman
Attempt to make this debug output meaningful, both...
commit
|
commitdiff
|
tree
2010-03-09
Dan Gohman
Make isLCSSA ignore uses in blocks not reachable from...
commit
|
commitdiff
|
tree
2010-03-09
Dan Gohman
Print the correct index in the "match failed at index...
commit
|
commitdiff
|
tree
2010-03-06
Dan Gohman
Reapply r97778 and r97779, enabled only for unsigned...
commit
|
commitdiff
|
tree
2010-03-05
Dan Gohman
Revert r97778 and r97779. They're somehow breaking...
commit
|
commitdiff
|
tree
2010-03-05
Dan Gohman
Fix these constants to be more portable.
commit
|
commitdiff
|
tree
2010-03-05
Dan Gohman
Rewrite i64-to-f64 conversion using an algorithm which...
commit
|
commitdiff
|
tree
2010-03-04
Dan Gohman
Fix recognition of 16-bit bswap for C front-ends which...
commit
|
commitdiff
|
tree
2010-03-04
Dan Gohman
Fix a typo Duncan noticed.
commit
|
commitdiff
|
tree
2010-03-04
Dan Gohman
Fix more code to work properly with vector operands...
commit
|
commitdiff
|
tree
2010-03-03
Dan Gohman
Revert 97667. It broke a bunch of tests.
commit
|
commitdiff
|
tree
2010-03-03
Dan Gohman
Fix a bug in SelectionDAG's ReplaceAllUsesWith in the...
commit
|
commitdiff
|
tree
2010-03-03
Dan Gohman
Make SCEVExpander and LSR more aggressive about hoisting...
commit
|
commitdiff
|
tree
2010-03-03
Dan Gohman
Revert r97580; that's not the right way to fix this.
commit
|
commitdiff
|
tree
2010-03-02
Dan Gohman
When expanding an expression such as (A + B + C + D...
commit
|
commitdiff
|
tree
2010-03-02
Dan Gohman
Fix several places to handle vector operands properly.
commit
|
commitdiff
|
tree
2010-03-02
Dan Gohman
Non-affine post-inc SCEV expansions have more code...
commit
|
commitdiff
|
tree
2010-03-02
Dan Gohman
Floating-point add, sub, and mul are now spelled fadd...
commit
|
commitdiff
|
tree
2010-03-02
Dan Gohman
PerformTailCallOpt was renamed to GuaranteedTailCallOpt to
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Make llc opt into the addPassesToEmitFile verify pass.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Fix optimization of ISD::TRUNCATE on vector operands...
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Add explicit keywords.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Add a comment.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Add some debug output to LoopSimplify.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Add the alignstack keyword.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
LLVM instruction syntax doesn't have trailing semicolons.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
svn:ignore fixes.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Spelling fixes.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Spelling fixes.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Whitespace cleanups.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Use Doxygen comment syntax.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
This is now done.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Fix a missing newline in debug output.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Prune #includes.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Fix spelling.
commit
|
commitdiff
|
tree
2010-03-01
Dan Gohman
Don't print "Modified" for passes which haven't modified...
commit
|
commitdiff
|
tree
2010-02-28
Dan Gohman
Don't try to replace physical registers when doing...
commit
|
commitdiff
|
tree
2010-02-28
Dan Gohman
Add a flag to addPassesToEmit* to disable the Verifier...
commit
|
commitdiff
|
tree
2010-02-28
Dan Gohman
Implement XMM subregs.
commit
|
commitdiff
|
tree
2010-02-28
Dan Gohman
Don't unconditionally suppress hoisting of instructions...
commit
|
commitdiff
|
tree
2010-02-27
Dan Gohman
Add nounwinds.
commit
|
commitdiff
|
tree
2010-02-27
Dan Gohman
The mayHaveSideEffects flag is no longer used.
commit
|
commitdiff
|
tree
2010-02-26
Dan Gohman
Fix grammaro in a comment.
commit
|
commitdiff
|
tree
2010-02-26
Dan Gohman
Use the right svn:keywords value.
commit
|
commitdiff
|
tree
2010-02-26
Dan Gohman
Add Revision keywords to these files, as it's common...
commit
|
commitdiff
|
tree
2010-02-26
Dan Gohman
Improve the vim code for highlighting trailing whitespace...
commit
|
commitdiff
|
tree
2010-02-26
Dan Gohman
Add the alignstack keyword.
commit
|
commitdiff
|
tree
2010-02-26
Dan Gohman
Remove bogus Updated line.
commit
|
commitdiff
|
tree
next