projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2007-02-25
Chris Lattner
fold trivial token factor nodes. This allows us to...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
simplify result value lowering by splitting the selecti...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Reid Spencer
Allow this to compile now that the header file is check...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Reid Spencer
Add a private constructor for efficiency.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
make void-return not a special case
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
eliminate a bunch more temporary vectors from X86 lowering.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
eliminate temporary vectors created during X86 lowering.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
remove std::vector's in RET lowering.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
verify i128 return on x86-64 continues to codegen optim...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
implement support for the linux/ppc function call ABI...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
Add XLForm_1_ext template, patch by Nicolas Geoffray.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
Improve JIT support for linux/ppc: Patch by Nicolas...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
this doesn't compile, disable it
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
remove these.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Reid Spencer
Clean up lshr and ashr to coding standards.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Dale Johannesen
remove crediting of Evan Cheng and me.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
initialize a instance variable
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Chris Lattner
update this for llvm-gcc4
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Reid Spencer
Whoops, last word with bits in large shift left wasn...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Reid Spencer
Fix the > 64 bits case for left shift.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-25
Dale Johannesen
Removed WaterListOffset, inserted BBOffsets. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Reid Spencer
Fix the remainder shifting in KnuthDiv.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Reid Spencer
1. Fix a bug in fromString for the <= 64bits case
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Reid Spencer
1. Fix last bug in KnuthDiv. All divide tests pass...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Reid Spencer
Improve documentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Jim Laskey
Deal with cases when MMI is not requested.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Jim Laskey
Drop unused operand.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Reid Spencer
1. Make internal functions take const arguments where...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Bill Wendling
Added some more information on how to use "delta" to...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Chris Lattner
Fix PR1216 by cleaning up the ownership of JITResolver.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Chris Lattner
Fix CodeGen/Generic/2007-02-23-DAGCombine-Miscompile...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Chris Lattner
testcase for PR1219
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Chris Lattner
remove folding set debug output
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Chris Lattner
Fix Transforms/ConstProp/2007-02-23-sdiv.ll and PR1215
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Chris Lattner
testcase for pr1215
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Chris Lattner
Fix InstCombine/2007-02-23-PhiFoldInfLoop.ll and PR1217
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Chris Lattner
testcase for pr1217
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Chris Lattner
Refactor the setName stuff, moving it down the inherita...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Bill Wendling
Make the testcase correct.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Bill Wendling
Testcase for PR1164
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Bill Wendling
PR1164:
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Chris Lattner
Avoid TBAA issue.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Jim Laskey
New test - practically wrote itself.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Lauro Ramos...
bugfix: SP wasn't updated for varargs when frame pointe...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
Reuse extends the liveness of a register. Transfer...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Jim Laskey
Handle improper cast.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
Handle cases when joining live intervals of two virtual...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Jim Laskey
Don't spill LR as a callee saved register.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Lauro Ramos...
Fix stack alignment in functions with varargs.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Chris Lattner
fix an obscure and tricky bug the inliner can hit somet...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Chris Lattner
fix this testcase
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Chris Lattner
crtend is only for llvm-gcc3, remove it.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Devang Patel
Fix thinko.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Devang Patel
Loop passes are set up to accept pointer.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
Mark livein registers as being in used.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Chris Lattner
clarify.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Dale Johannesen
rewrite of constant islands
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
-march=arm -enable-thumb => -march=thumb
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
Added -march=thumb; removed -enable-thumb.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
80 col. violation.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Anton Korobeynikov
External weak linkage is supported by recent binutils...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Reid Spencer
1. Fix a carry out problem in add if destination and...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
A spill kills the register being stored. But it is...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
First potential client of register scavenger.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
By default, spills kills the register being stored.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
Add option to turn on register scavenger; By default...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
Temporay hook to enable register scavening for specific...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
Use findRegisterUseOperand to find a kill of particular...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Evan Cheng
Initial check in of register scavenger. Its only curren...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Devang Patel
Teach LoopPass to assign itself one Loop Pass Manager.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Devang Patel
Add facility that allows LoopPass to re-insert a loop...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-23
Devang Patel
Add LPPassManager interface that LoopPass can use to...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Evan Cheng
Copy and paste silliness.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Chris Lattner
remove obsolete file
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Devang Patel
Populate and walk loop queue.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Devang Patel
Add LoopQueue. This is used by loop pass manager to...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Evan Cheng
Remove unnecessary isKill properties if a live range...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Missing end of abbreviations - correction
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Missing end of abbreviations.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Need to init.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Remove isAccessable.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Use exception flag.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Revert changes for a simplier solution.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Remove assertion.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Tighten up error checking of args.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Handle lowering invoke to call correctly.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Simplify lowering and selection of exception ops.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Andrew Lenharth
missed cast elimination
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Jim Laskey
Simplify lowering and selection of exception ops.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Devang Patel
Add Loop Pass Manager.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Chris Lattner
clarify llvm-gcc GPL issue
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Reid Spencer
When converting from 64 to 32-bits, use the actual...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Reid Spencer
Fix countLeadingZeros in the case that the bitwidth...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Support to provide exception and selector registers.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Selection and lowering for exception handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Itanium ABI exception handing support.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Exception handling support.
commit
|
commitdiff
|
tree
|
snapshot
next