projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2010-01-09
Chris Lattner
add 3 passes which have been added but aren't used...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Chris Lattner
"In order to ease automatic bindings generation, it...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Jeffrey Yasskin
Clarify the requirements for a "tail call" to actually...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Chris Lattner
fix bogus test
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Chris Lattner
fix bogus test
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Chris Lattner
fix PR5983, reject function bodies with no blocks per...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Chris Lattner
improve documentation for linkonce to be less confusing.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Jeffrey Yasskin
Fix llvm.org/PR5729: x86-64 tail calls were putting...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Chris Lattner
2010 is upon us.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Dan Gohman
Use WriteAsOperand instead of getName() to print loop...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Dan Gohman
Tighten up the vim LLVM IR syntax highlighting regex...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Dan Gohman
Set the vim auto-indent setting for open braces after...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
David Chisnall
Fixed linking of modules containing aliases to constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Duncan Sands
Suppress use of uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Chris Lattner
only factor from expressions whose uses are empty and...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Dan Gohman
Revert an earlier change to SIGN_EXTEND_INREG for vecto...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Chris Lattner
clean up this code, add a fixme.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Devang Patel
Delete NamedMDSymTable while destrucing Module.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Dale Johannesen
Add DEBUG_DECLARE. Not used yet.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Devang Patel
NamedMDNode is never used so there is no need to enumer...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Julien Lerouge
Fix nondeterministic behavior.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Devang Patel
NamedMDNode element is either null or MDNode. Otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Devang Patel
Derive NamedMDNode from Value.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Evan Cheng
Dan pointed out checking whether a node is dead by...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Dale Johannesen
Add DEBUG_VALUE. Not used yet.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Evan Cheng
Fix a critical bug in 64-bit atomic operation lowering...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Eric Christopher
Grammar thinko.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Eric Christopher
Remove unnecessary dyn_cast and add a comment. Part...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Chris Lattner
mplement a theoretical fixme.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Chris Lattner
rename CanEvaluateInDifferentType -> CanEvaluateTruncat...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Evan Cheng
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Chris Lattner
teach instcombine to delete sign extending shift pairs...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Chris Lattner
fix PR5978 by peeling the loop so that we avoid shiftin...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Duncan Sands
Suppress an unused variable warning when assertions...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Chris Lattner
tidy up some stuff duncan pointed out.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Johnny Chen
Minor change, change the order of two "let Inst{.....
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Eric Christopher
After further thought revert the patch to make fast...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Evan Cheng
ReplaceAllUsesOfValueWith may delete other nodes that...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Evan Cheng
Fix what looks to me obvious instruction definition...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Eric Christopher
Remove extraneous include.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Tobias Grosser
Add assert to check dominance dfs numbers.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Tobias Grosser
Remove workaround in PostDominators
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Tobias Grosser
Fix DFS number calculation for postdominators
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Chris Lattner
teach ComputeNumSignBits to look through PHI nodes.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Chris Lattner
filecheckize
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Chris Lattner
Enhance instcombine to reason more strongly about promo...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Chris Lattner
Fix rdar://7517201, a regression introduced by r92849.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Chris Lattner
factor this code better and reduce nesting at the same
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
David Greene
Revert r92939. These intrinsics get matched to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Evan Cheng
APInt'fy TargetLowering::SimplifySetCC to fix PR5963.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
David Greene
Add some "missing" instrinsics to make the SSE intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Benjamin Kramer
Simplify code. No intended functionality/performance...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Eric Christopher
If the data requires a relocation then don't attempt to
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Eric Christopher
We need to put any kind of data with a relocation into a
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Devang Patel
Use separate namespace for named metadata.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Kovarththanan...
Fix occurrence typo
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Chris Lattner
constant materialization could be improved.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Benjamin Kramer
Kill dead store.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Benjamin Kramer
Remove dead variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Benjamin Kramer
Use pop_back_val instead of back()+pop_back.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Benjamin Kramer
Use a do-while loop instead of while + boolean.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Duncan Sands
Correct spelling.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Duncan Sands
Be less stingy as to how many selects and phi nodes we
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Douglas Gregor
More trivial optimizations to a function well outside...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Chris Lattner
handle ConstantVector while I'm in here.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Chris Lattner
fix a globalopt crash on 'bullet' (handling evaluation...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Evan Cheng
Fix a minor regression from my dag combiner changes...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Douglas Gregor
Switch StringRef::edit_distance over to using raw point...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Jakob Stoklund...
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Jim Grosbach
80 column violations
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Jakob Stoklund...
Allow double defs after tail duplication.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Jakob Stoklund...
Add Target hook to duplicate machine instructions.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Jim Grosbach
Addressing mode 6 (load/store) instructions can't encod...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Jim Grosbach
Anti-dependency breaking needs to be careful regarding...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Eric Christopher
Move the object size intrinsic optimization to inst...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Evan Cheng
Comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Evan Cheng
Teach dag combine to fold the following transformation...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Douglas Gregor
Fix struct/class mismatch
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Victor Hernandez
When parsing function-local metadata, create a function...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Jim Grosbach
80 column and whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Duncan Sands
Fix a README item: have functionattrs look through...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Mikhail Glushenkov
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Lang Hames
Fixed malformed -*- lines in PBQP headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Duncan Sands
Partially address a README by having functionattrs...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Duncan Sands
This is testing a darwin specific feature, so only...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Chris Lattner
tweaks suggested by Duncan
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Dale Johannesen
Reenable debug info on PPC. Works well enough to
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Dale Johannesen
Make sure debug info hook gets called when emitting
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Chris Lattner
Teach instcombine's sext elimination logic to be more...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Jakob Stoklund...
Add <imp-def> and <imp-kill> operands when replacing...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Bill Wendling
The previous code could potentially cause a cycle....
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Bill Wendling
Only check the ordering if there is an ordering for...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Bill Wendling
Add a semi-primitive form of scheduling via the "SDNode...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Chris Lattner
simplify this code.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Dan Gohman
Move this test from test/Transforms/IndVarSimplify to
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Bill Wendling
Don't assign the shift the same type as the variable...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Johnny Chen
Undo r92785, it caused test failure.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Chris Lattner
make this a static function instead of a method.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Dan Gohman
Don't use the ISD::NodeType enum for SDNode opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Victor Hernandez
Re-add parsing of function-local metadata; this time...
commit
|
commitdiff
|
tree
|
snapshot
next