projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2006-11-10
Chris Lattner
add a note about viterbi
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
second patch to fix PR992/993.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
new testcases for PR992/993
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
Minimal patch to fix PR992/PR993
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Reid Spencer
Post-review changes on conversion instructions.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Reid Spencer
Fix runaway <tt> element and section ordering.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Reid Spencer
Remove futurisms that won't be in our future.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Reid Spencer
One more time for indentation.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Reid Spencer
Fix indentation problem starting at GEP.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
if lazy compilation is disabled, print an error message...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
init ivar
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
allow clients to indicate that they never want lazy...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Evan Cheng
PPC supports i32 / i64 pre-inc load / store.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Evan Cheng
Don't attempt expensive pre-/post- indexed dag combine...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Evan Cheng
Add a mechanism to specify whether a target supports...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Evan Cheng
Rename ISD::MemOpAddrMode to ISD::MemIndexedMode
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Evan Cheng
Rename ISD::MemOpAddrMode to ISD::MemIndexedMode
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Jim Laskey
Allows debugging llc self hosted.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Jim Laskey
Merging dwarf info to a single compile unit.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Rafael Espindola
implement load effective address similar to the alpha...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Jim Laskey
math.h creates ambiguity
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Jim Laskey
math.h for C's sake.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
completely revert patrick's enhancement to bugpoint...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
add a new bugpoint mode -llc-safe. This uses LLC for...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
Teach ShrinkDemandedConstant how to handle X+C. This...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Chris Lattner
new testcases
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Evan Cheng
getPostIndexedAddressParts change: passes in load/store...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Evan Cheng
Remove M_2_ADDR_FLAG.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Reid Spencer
Don't run bugpoint if we can't find a misoptimization.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Reid Spencer
Print a usage message if too few arguments to program.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Reid Spencer
Add a utility script to find a mis-optimization problem...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Tanya Lattner
Should be xfailed for llvmgcc3
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Tanya Lattner
Should be xfailed for llvmgcc4 and NOT *. * means all...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Evan Cheng
Added indexed store node and patfrag's.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Evan Cheng
Divide select methods into groups by SelectionDAG node...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Reid Spencer
Ensure we don't regress on reading version 6 bytecode.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Reid Spencer
Bump the bytecode version number to 7. Implement upgrad...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Evan Cheng
Use movl+xchgl instead of pushl+popl.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Evan Cheng
Match tblegen changes.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Evan Cheng
Always pass the root node to ComplexPattern isel matchi...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Evan Cheng
Match more post-indexed ops.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Tanya Lattner
Should be xfailed for llvm-gcc3.4
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Reid Spencer
Document correct opcodes for post 1.9 release.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Reid Spencer
Update the instruction opcodes for release 1.9
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
reenable factoring of GEP expressions, being more preci...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
make this code more efficient by not creating a phi...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Jim Laskey
Remove redundant <cmath>.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
disable this factoring optzn for GEPs for now, this...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Jim Laskey
Make sure <cmath> comes first
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Jim Laskey
Add backup support for HUGH_VALF.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Rafael Espindola
initial implementation of addressing mode 2
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Jim Laskey
Make it work on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
John Criswell
Include llvm/Support/DataTypes.h to define intptr_t.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Jim Laskey
Now can re-enable debug label folding.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Jim Laskey
Wasn't handling case of when machine move labels were...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Devang Patel
Split FunctionPassManager_New into FunctionPassManager_...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Devang Patel
Split PassManager_New into PassManager_New and PassMana...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Devang Patel
Move BasicBlockPassManager_New, FunctionPassManager_New and
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Evan Cheng
- When performing pre-/post- indexed load/store transfo...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Evan Cheng
Fixed a minor bug preventing some pre-indexed load...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Reid Spencer
XFAIL this on Linux until Jim gets Darwin ship shape.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
now that we handle single mbb loops better, one branch...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
regenerate
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
Fix a bug noticed by Emil Mikulic.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Evan Cheng
Fix a obscure post-indexed load / store dag combine...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
Refactor all the addressing mode selection stuff into...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
correct the (currently unused) pattern for lwzu.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
preincrement case we miss. xfail until we catch it
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Devang Patel
Beautify.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Reid Spencer
Fix the section headings.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Chris Lattner
optimize single MBB loops better. In particular, produce:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Devang Patel
Beautify.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Devang Patel
Update new pass managers to use PassManagerAnalysisHelp...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Devang Patel
Derive new pass managers from PassManagerAnalysisHelper.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Chris Lattner
scalarrepl should not split the two elements of the...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Chris Lattner
scalarrepl should not split the two elements of the...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Devang Patel
Introduce PassManagerAnalysisHelper.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Devang Patel
Add PassManager_New.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Evan Cheng
New test case.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Evan Cheng
Fixed a bug which causes x86 be to incorrectly match
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Devang Patel
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Devang Patel
Add ModulePassManager_New.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Jim Laskey
Accidently reran commit.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Devang Patel
Add FunctionPassManager_New.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Jim Laskey
Missed a label map, reverting till covered.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Devang Patel
Add BasicBlockPassManager_New.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Jim Laskey
Missed a label map, reverting till covered.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Andrew Lenharth
Optionally allow comparison operations from affect...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Andrew Lenharth
Allow loop detection during debug in forwarding nodes...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Andrew Lenharth
debug type for DSA TD
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Jim Laskey
1. Add a pass to fold debug label instructions so a...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Chris Lattner
add a note from viterbi
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Chris Lattner
Enable improved spilling costs by default. This speeds...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Andrew Lenharth
Got a little ahead of myself here
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Andrew Lenharth
Fix this test
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Jim Laskey
Use correct value for float HUGH_VAL.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Evan Cheng
Added target hook for post-indexed memory ops transform...
commit
|
commitdiff
|
tree
|
snapshot
next