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-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
2007-03-20
Zhou Sheng
Simplify isHighOnes().
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Duncan Sands
Ada testcase for structs with multiple variable sized...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Duncan Sands
Test that ARRAY_RANGE_REF returns an array not an element.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Evan Cheng
First cut trivial re-materialization support.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Evan Cheng
Make two piece constant generation as a single instruct...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Evan Cheng
New entry.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Evan Cheng
Added MRegisterInfo hook to re-materialize an instruction.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Chris Lattner
Two changes:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Chris Lattner
These functions should use shll, not lea.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Chris Lattner
fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Zhou Sheng
Correct the name: isStrictPositive --> isStrictlyPositive.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Chris Lattner
Add a dtor to fix leaks from all clients of BitVector.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Reid Spencer
Plug some PATypeHolder memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Dale Johannesen
use types of loads and stores, not address, in CheckFor...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Dale Johannesen
fix obvious comment bug
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Chris Lattner
Fix a nasty memory leak, caused by my revamp of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Reid Spencer
Make isOneBitSet faster by using APInt::isPowerOf2...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Make this test a little simpler/faster.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Add test case for PR1261, currently XFAILed.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Devang Patel
Document LoopPass.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
APIntify the isHighOnes utility function.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Fix coding standards violation.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Implement isMaxValueMinusOne in terms of APInt instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Implement isMinValuePlusOne using facilities of APInt...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Implement isOneBitSet in terms of APInt::countPopulation.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
1. Use APInt::getSignBit to reduce clutter (patch by...
commit
|
commitdiff
|
tree
|
snapshot
next