projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Preserve dom info while simplifing loop after the unswitch.
2008-07-02
Devang Patel
Preserve dom info while simplifing loop after the unswitch.
commit
|
commitdiff
|
tree
2008-07-02
Devang Patel
reuse vectors.
commit
|
commitdiff
|
tree
2008-07-02
Devang Patel
Fix comment.
commit
|
commitdiff
|
tree
2008-07-02
Devang Patel
Preserve loop data so that it is not fetched everytime...
commit
|
commitdiff
|
tree
2008-07-01
Devang Patel
Fix dom tree compare. Don't forget to compare children!
commit
|
commitdiff
|
tree
2008-07-01
Devang Patel
Disable dom info verifier by default.
commit
|
commitdiff
|
tree
2008-07-01
Devang Patel
Fix typos in comments.
commit
|
commitdiff
|
tree
2008-07-01
Devang Patel
Add dom info verifier.
commit
|
commitdiff
|
tree
2008-06-30
Devang Patel
Rename new lto2 tool as lto.
commit
|
commitdiff
|
tree
2008-06-30
Devang Patel
Remove old LTO interface.
commit
|
commitdiff
|
tree
2008-06-30
Devang Patel
Remove old LTO interface.
commit
|
commitdiff
|
tree
2008-06-30
Devang Patel
Move dominator info printer into tool/opt/GraphPrinters.cpp
commit
|
commitdiff
|
tree
2008-06-27
Devang Patel
Add dominator info printer pass.
commit
|
commitdiff
|
tree
2008-06-18
Devang Patel
Preserve dominance frontier while trivially unswitching...
commit
|
commitdiff
|
tree
2008-06-18
Devang Patel
Check empty dominance frontier.
commit
|
commitdiff
|
tree
2008-06-06
Devang Patel
LoopSimplify preserves AA.
commit
|
commitdiff
|
tree
2008-06-06
Devang Patel
Print debug message only if there are dead passes.
commit
|
commitdiff
|
tree
2008-06-05
Devang Patel
Describe loop index split.
commit
|
commitdiff
|
tree
2008-06-03
Devang Patel
"Unable to schedule <A> required by <B>" is more helpful...
commit
|
commitdiff
|
tree
2008-06-03
Devang Patel
Add debugging aid.
commit
|
commitdiff
|
tree
2008-06-02
Devang Patel
Update dom tree. Fix PR 2372.
commit
|
commitdiff
|
tree
2008-05-27
Devang Patel
Add instcombine after global optimizations.
commit
|
commitdiff
|
tree
2008-05-27
Devang Patel
Use IPSCCPPass instead of IPConstantPropagationPass.
commit
|
commitdiff
|
tree
2008-05-19
Devang Patel
Do not erase induction variable increment if it is...
commit
|
commitdiff
|
tree
2008-05-15
Devang Patel
Revert 51067 check-in for now.
commit
|
commitdiff
|
tree
2008-05-15
Devang Patel
Remove useless check.
commit
|
commitdiff
|
tree
2008-05-14
Devang Patel
Simplify internalize pass. Add test case.
commit
|
commitdiff
|
tree
2008-05-14
Devang Patel
Recover nestedloop regression reported by nightly tester.
commit
|
commitdiff
|
tree
2008-05-14
Devang Patel
Do not run instruction combiner in middle of loop optimizati...
commit
|
commitdiff
|
tree
2008-05-13
Devang Patel
Dominance Frontier is cfg only pass.
commit
|
commitdiff
|
tree
2008-05-08
Devang Patel
Check linkage.
commit
|
commitdiff
|
tree
2008-05-06
Devang Patel
Fix typo.
commit
|
commitdiff
|
tree
2008-05-05
Devang Patel
Remove unused function.
commit
|
commitdiff
|
tree
2008-05-03
Devang Patel
Handle multiple return values.
commit
|
commitdiff
|
tree
2008-05-03
Devang Patel
Do not sink getresult.
commit
|
commitdiff
|
tree
2008-05-02
Devang Patel
Add assert.
commit
|
commitdiff
|
tree
2008-04-24
Devang Patel
Add EXTRA_OPTIONS on the llvmgxx command line.
commit
|
commitdiff
|
tree
2008-04-24
Devang Patel
Add EXTRA_OPTIONS on the llvmgcc command line.
commit
|
commitdiff
|
tree
2008-04-23
Devang Patel
Check type instead of no. of operands.
commit
|
commitdiff
|
tree
2008-04-11
Devang Patel
Change llvm tools install location.
commit
|
commitdiff
|
tree
2008-04-09
Devang Patel
Be conservative if getresult operand is neither call...
commit
|
commitdiff
|
tree
2008-04-08
Devang Patel
Add CreateGetResult()
commit
|
commitdiff
|
tree
2008-04-08
Devang Patel
Add multiple value return instruction constructor.
commit
|
commitdiff
|
tree
2008-04-08
Devang Patel
Fix insert point handling for multiple return values.
commit
|
commitdiff
|
tree
2008-04-03
Devang Patel
Reenable running StripSymbols when EH is on.
commit
|
commitdiff
|
tree
2008-03-27
Devang Patel
PHI->removeIncomingValue may remove PHInode.
commit
|
commitdiff
|
tree
2008-03-27
Devang Patel
add another testcase
commit
|
commitdiff
|
tree
2008-03-27
Devang Patel
New test case.
commit
|
commitdiff
|
tree
2008-03-25
Devang Patel
Do not align loops if optimizing for size.
commit
|
commitdiff
|
tree
2008-03-25
Devang Patel
Add optimize-for-size knob.
commit
|
commitdiff
|
tree
2008-03-25
Devang Patel
check struct layout
commit
|
commitdiff
|
tree
2008-03-24
Devang Patel
void type is also a valid function return type.
commit
|
commitdiff
|
tree
2008-03-24
Devang Patel
Add incoming value from header only if phi node has...
commit
|
commitdiff
|
tree
2008-03-24
Devang Patel
Fix typo. Clarify underlying message.
commit
|
commitdiff
|
tree
2008-03-24
Devang Patel
Fix test name.
commit
|
commitdiff
|
tree
2008-03-24
Devang Patel
Add new test.
commit
|
commitdiff
|
tree
2008-03-24
Devang Patel
Remove incorrect comment.
commit
|
commitdiff
|
tree
2008-03-24
Devang Patel
Update Function type documentation to clarify how multiple...
commit
|
commitdiff
|
tree
2008-03-20
Devang Patel
These passes preserve CFG.
commit
|
commitdiff
|
tree
2008-03-20
Devang Patel
Incorporate feedback.
commit
|
commitdiff
|
tree
2008-03-20
Devang Patel
Restore isCFGOnly property of various analysis passes.
commit
|
commitdiff
|
tree
2008-03-20
Devang Patel
Keep track of analysis information inherited from Module...
commit
|
commitdiff
|
tree
2008-03-19
Devang Patel
Add comment.
commit
|
commitdiff
|
tree
2008-03-19
Devang Patel
#if 1 .. #endif markers do not add any value.
commit
|
commitdiff
|
tree
2008-03-19
Devang Patel
PassInfo keep tracks whether a pass is an analysis...
commit
|
commitdiff
|
tree
2008-03-19
Devang Patel
Do not use virtual function to identify an analysis...
commit
|
commitdiff
|
tree
2008-03-18
Devang Patel
Identify Analysis pass.
commit
|
commitdiff
|
tree
2008-03-17
Devang Patel
Update heuritics that estimates cost of call instructions.
commit
|
commitdiff
|
tree
2008-03-13
Devang Patel
Remove unused GetAddressOfSymbol()
commit
|
commitdiff
|
tree
2008-03-12
Devang Patel
Check multiple return values.
commit
|
commitdiff
|
tree
2008-03-12
Devang Patel
Fix attribute handling.
commit
|
commitdiff
|
tree
2008-03-11
Devang Patel
Handle multiple ret values.
commit
|
commitdiff
|
tree
2008-03-11
Devang Patel
Initialize.
commit
|
commitdiff
|
tree
2008-03-11
Devang Patel
Skip functions that return multiple values.
commit
|
commitdiff
|
tree
2008-03-11
Devang Patel
Fix getOperand() for ReturnInst.
commit
|
commitdiff
|
tree
2008-03-11
Devang Patel
Become multiple return value aware.
commit
|
commitdiff
|
tree
2008-03-11
Devang Patel
Add TODO reminder.
commit
|
commitdiff
|
tree
2008-03-11
Devang Patel
fix grammer
commit
|
commitdiff
|
tree
2008-03-11
Devang Patel
Initial multiple return values support.
commit
|
commitdiff
|
tree
2008-03-10
Devang Patel
Document multiple return values.
commit
|
commitdiff
|
tree
2008-03-10
Devang Patel
Simplify
commit
|
commitdiff
|
tree
2008-03-10
Devang Patel
Restore optimization that merges blocks when inline...
commit
|
commitdiff
|
tree
2008-03-10
Devang Patel
Simplify
commit
|
commitdiff
|
tree
2008-03-10
Devang Patel
simplify
commit
|
commitdiff
|
tree
2008-03-07
Devang Patel
Add new sretpromotion pass.
commit
|
commitdiff
|
tree
2008-03-07
Devang Patel
RetVal is not used when there are more then one return...
commit
|
commitdiff
|
tree
2008-03-07
Devang Patel
Update inliner to handle functions that return multiple...
commit
|
commitdiff
|
tree
2008-03-07
Devang Patel
Place for sret promotion tests.
commit
|
commitdiff
|
tree
2008-03-05
Devang Patel
Skip, for now, callsites where use of sret argument...
commit
|
commitdiff
|
tree
2008-03-05
Devang Patel
Handle 'ret' with multiple values.
commit
|
commitdiff
|
tree
2008-03-05
Devang Patel
Skip functions that return multiple values.
commit
|
commitdiff
|
tree
2008-03-05
Devang Patel
Check struct return type first.
commit
|
commitdiff
|
tree
2008-03-04
Devang Patel
Print types for all ret operands.
commit
|
commitdiff
|
tree
2008-03-04
Devang Patel
Use while loop.
commit
|
commitdiff
|
tree
2008-03-04
Devang Patel
Revert SmallVector ctor variants.
commit
|
commitdiff
|
tree
2008-03-04
Devang Patel
Use cast instead of dyn_cast.
commit
|
commitdiff
|
tree
2008-03-04
Devang Patel
Filter nested structs
commit
|
commitdiff
|
tree
2008-03-04
Devang Patel
Handle multiple return values.
commit
|
commitdiff
|
tree
2008-03-04
Devang Patel
Use appropriate index to get the result value.
commit
|
commitdiff
|
tree
2008-03-04
Devang Patel
Skip sret attribute while preparing attribute list for
commit
|
commitdiff
|
tree
next