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-03-25
Reid Spencer
Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-25
Reid Spencer
Actually, for getHighBitsSet and getLowBitsSet, don...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Chris Lattner
fix a regression on vector or instructions.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Make it illegal to set 0 bits in getHighBitsSet and...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
In the getBitsSet function, don't optimize for a common...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Don't invoke undefined behavior in shifts in the functi...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Implement the getBitsSet function.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Remove the last vestiges of this directory.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Implement the getHighBitsSet and getLowBitsSet functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Get the signs in the right place!
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Fix a link.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Undo the last change and make this really implement...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Flip the srem tests around. Previous commit was to...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Correct the description of srem. remainder follows...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Correct the implementation of srem to be remainder...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Fix incorrect test cases for srem. The definition of...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
Clean up this interface:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Chris Lattner
don't rely on ADL
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Chris Lattner
add a valuetype for v1i64, which is needed by mmx.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Zhou Sheng
Make some codes more efficient.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Chris Lattner
add a bad case evan though of.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Reid Spencer
For PR1205:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Evan Cheng
Adjust offset to compensate for big endian machines.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Anton Korobeynikov
Autodetect MMX & SSE stuff for AMD processors
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Bill Wendling
This is dead. DEAD I tells you!!
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Bill Wendling
PR1260:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Evan Cheng
Make sure SEXTLOAD of the specific type is supported...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Reid Spencer
Add more test cases for APIntified InstCombine.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Reid Spencer
For PR1205:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Evan Cheng
Also replace uses of SRL if that's also folded during...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Reid Spencer
Add test case for testing InstCombine with arbitrary...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Reid Spencer
For PR1205:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Chris Lattner
switch AddReachableCodeToWorklist from being recursive...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Reid Spencer
For PR1205:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Dan Gohman
Add the 'explicit' keyword to several constructors...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Duncan Sands
Test handling of switches with wide case ranges.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Reid Spencer
Fix constant fold of div by zero and rem by zero to...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Zhou Sheng
Make the "KnownZero ^ TypeMask" computation just once.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Zhou Sheng
Simplify the code.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Evan Cheng
A couple of bug fixes for reducing load width xform:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
For PR1205:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Duncan Sands
The -funcresolve and -raise options no longer exist.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
For PR1205:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
For PR1205:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Bill Wendling
We generate a shufflevector instruction, so we don...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Jeff Cohen
Cleanup obsolete stuff.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Jeff Cohen
Be more explicit concerning argument sizes.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Bill Wendling
Support added for shifts and unpacking MMX instructions.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Dan Gohman
Change uses of Function::front to Function::getEntryBlo...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Evan Cheng
Unbreak non-debug builds.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
Make this test actually match the generated code.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
Add noreturn function attribute.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
Add tests for nounwind and noreturn function attributes.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
Add the NoUnwind function attribute.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
Add support for the noreturn and nounwind function...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Nick Lewycky
Fix broken optimization disabled by a logic bug.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
Preview nounwind function attribute.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Evan Cheng
Another test case.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Evan Cheng
More opportunities to reduce load size.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Evan Cheng
Test case for PR1257
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Evan Cheng
Fix for PR1257. Bug in live range shortening as a resul...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
Test case for PR1248
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Reid Spencer
For PR1145:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Anton Korobeynikov
More LangRef fixes. Corrected names of intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Anton Korobeynikov
Fixed va_arg example. Reported by Roman Samoilov
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Reid Spencer
For PR1248:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Reid Spencer
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Dale Johannesen
repair x86 performance, dejagnu problems from previous...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Anton Korobeynikov
Add TODO list for MSIL backend
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Anton Korobeynikov
Add Roman to credits
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Anton Korobeynikov
Let the new backend begin!
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Dale Johannesen
add generation of unnecessary push/pop around calls
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Evan Cheng
New test case.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Evan Cheng
fold (truncate (srl (load x), c)) -> (smaller load...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Reid Spencer
For PR1243:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Reid Spencer
For PR1256:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Nicolas Geoffray
Protect R31's frame offset from being used by callee...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Zhou Sheng
Fix a bug in getAllOnesValue() which broke
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Evan Cheng
Mark re-materializable instructions.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Evan Cheng
Updated.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Evan Cheng
Potential spiller improvement.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Dale Johannesen
do not share old induction variables when this would...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Dale Johannesen
maintain LiveIn when splitting blocks (register scaveng...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Devang Patel
DominanceFrontier::calculate().
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Jeff Cohen
Fix some VC++ warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Jeff Cohen
Fix (and simplify) 48-bit byte swap.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Devang Patel
LoopSimplify::FindPHIToPartitionLoops()
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Devang Patel
LoopSimplify::FindPHIToPartitionLoops()
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Lauro Ramos...
Code clean up.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Evan Cheng
Minor bug.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Lauro Ramos...
bugfix: When the source register of CALL_NOLINK was...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Chris Lattner
llvm-gcc now requires -fnested-functions to enable...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Reid Spencer
Break up huge line so that this file is almost readable.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Reid Spencer
Don't delete things before their last use (avoids bad...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Lauro Ramos...
CopyToReg source operand can be a physical register.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Duncan Sands
Test handling of structs with multiple variable-sized...
commit
|
commitdiff
|
tree
|
snapshot
next