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-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
2007-03-19
Reid Spencer
Remove a redundant clause in an if statement.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Fix test/Assembler/2007-03-19-NegValue.ll by using...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Allow ConstantInt::get(Ty, uint64_t) to interpret the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Implement extension of sign bits for negative values...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Add an indication of signedness to the uint64_t constru...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Test case noticed by Sheng that fails because negative...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Anton Korobeynikov
Fix mingw32 build
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Duncan Sands
Test handling of ARRAY_REF when the component type...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
For PR1258:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
For PR1248:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Add and Operator== method to ValID so equality can...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
For PR1258:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
For PR1258:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Chris Lattner
fix ScalarRepl/2007-03-19-CanonicalizeMemcpy.ll
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Use opt instead of gccas.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Chris Lattner
add a testcase the resent patches fail on.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Reid Spencer
Don't upgrade these.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Evan Cheng
Remove -reduce-joining-phys-regs options. Make it on...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Duncan Sands
Fix obvious typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Evan Cheng
Fix naming inconsistencies.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Evan Cheng
Special LDR instructions to load from non-pc-relative...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Evan Cheng
Constant generation instructions are re-materializable.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Evan Cheng
Added isReMaterializable.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Evan Cheng
Recognize target instruction flag 'isReMaterializable'.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Evan Cheng
Add a TargetInstrDescriptor flag to mark an instruction...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Zhou Sheng
Add isStrictPositive() to APInt to determine if this...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Evan Cheng
Minor bug fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Chris Lattner
fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Chris Lattner
add PR#
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Chris Lattner
implement the next chunk of SROA with memset/memcpy...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Chris Lattner
add pr#
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Chris Lattner
testcase for SROA with memset etc
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Nick Lewycky
Clean up this code and fix subtract miscompile.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Chris Lattner
Implement InstCombine/and-xor-merge.ll:test[12].
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Chris Lattner
minor updates
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Nick Lewycky
This is implemented. We now generate:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Evan Cheng
- Merge UsedBlocks info after two virtual registers...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Evan Cheng
Keep UsedBlocks info accurate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Evan Cheng
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Nick Lewycky
Propagate ValueRanges across equality.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-17
Anton Korobeynikov
Silence warning
commit
|
commitdiff
|
tree
|
snapshot
2007-03-17
Evan Cheng
Track the BB's where each virtual register is used.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-17
Evan Cheng
Joining a live interval of a physical register with...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-17
Evan Cheng
Use SmallSet instead of std::set.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-17
Evan Cheng
If sdisel has decided to sink GEP index expression...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-17
Evan Cheng
GEP index sink test case.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-17
Devang Patel
Test case for X86 inline asm constraint 'I'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-17
Devang Patel
Support 'I' inline asm constraint.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Lauro Ramos...
Only ARMv6 has BSWAP.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Evan Cheng
Turn on GEP index sinking by default.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Evan Cheng
Stupid bug.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Bill Wendling
And now support for MMX logical operations.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Evan Cheng
Sink a binary expression into its use blocks if it...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Evan Cheng
Added isLegalAddressExpression(). Only allows X +/...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Evan Cheng
Added isLegalAddressExpression hook to test if the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Evan Cheng
These forward declarations are not needed.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Nick Lewycky
Add more comments and update to new asm syntax.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Bill Wendling
Multiplication support for MMX.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Evan Cheng
Debugging output stuff.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Reid Spencer
Revert last changes as they introduced other problems.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Evan Cheng
ARM isel should match ldr x +/- x * (2^n) to ldr [x...
commit
|
commitdiff
|
tree
|
snapshot
next