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-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
2007-02-21
Jim Laskey
Add support for changes in DwarfWriter.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Add TAI field for exception table section.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Make branch folding behave in the presence of landing...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Allow for live in registers for eh landing pads.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Add a flag to MBBs to indicate whether it is an eh...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Add structures used for collecting eh information.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Add new instructions for handling data passed into...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Jim Laskey
Add new intrinsics for eh support.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Evan Cheng
ELF / PIC requires GOT be in the EBX register during...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Devang Patel
Simplify
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Reid Spencer
Reorganize some code to make it clearer, avoid a few...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Chris Lattner
revert r1.68. This breaks 'make install' without doing...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Reid Spencer
Fix the carry in addition.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Reid Spencer
Add a dump() method for debugging.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Reid Spencer
1. Add a dump() method for faster debugging.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Devang Patel
Fix memory leak (PR 775).
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Evan Cheng
Out of bound reference.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Evan Cheng
Use BitVector instead. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Reid Spencer
Fix countLeadingZeros to actually return the correct...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Reid Spencer
Make long addition and subtraction work. Speed things...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Evan Cheng
This cast broke lots of tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Dan Gohman
Fix typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Reid Spencer
Clean up variable names in operator*.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Reid Spencer
Use INFINITY macro from math.h instead of constructing...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Reid Spencer
First version that can process arith.cpp test case...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Reid Spencer
Add an internal convenience method for division that...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
eliminate some dead friends.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
switch ConstantFP's from ValueMap to DenseMap, which...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
cleanup ConstantInt to use a single DenseMap for uniqui...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
Not all managedstatics need object pointers.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
Make ConstantInt::getTrue/getFalse be llvm_shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
add a way to register an arbitrary cleanup function.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
Clean up the internals of the ConstantInt machinery
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
simplify some code that was not llvm_shutdown safe
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
remove reoptimizer-specific passes
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
remove some dead passes and stuff specific to the reopt...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
remove some passes
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Lattner
remove dead method
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Evan Cheng
Dead code.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Evan Cheng
How the heck did I forget patterns for llvm.x86.sse2...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Reid Spencer
Add a section on the target datalayout syntax and descr...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Reid Spencer
Simplify some code by moving variable declarations...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Reid Spencer
Implement support for non-standard integer bit widths...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Evan Cheng
Added test case for PR1207.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Evan Cheng
Re-apply my liveintervalanalysis changes. Now with...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Evan Cheng
Fix test case.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Lattner
this passes now
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Lattner
llvm-gcc issue fixed, revert reversal :)
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Lattner
remove warning
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Evan Cheng
Temporarily reverting the patch. It's breaking llvm...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Reid Spencer
Add a FIXME for unwritten code.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Bill Wendling
Corrected typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Reid Spencer
Some minor tweaks and grammar cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Lattner
remove dead methods
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Lattner
remove use of deprecated apis
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Lattner
eliminate use of deprecated apis
commit
|
commitdiff
|
tree
|
snapshot
next