projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-08-08
Jakob Stoklund...
Don't clobber pending ST regs when FP regs are killed.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Bill Wendling
Clean up the grammar for the landingpad instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Bill Wendling
Remove unnecessary space.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Bill Wendling
Fix typo found by John.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Chris Lattner
strengthen up an assertion: you can't create a constant...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Jakob Stoklund...
Fix typo. Thanks, Andy!
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Andrew Trick
Made SCEV's UDiv expressions more canonical. When divid...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jakob Stoklund...
Reject RS_Spill ranges from local splitting as well.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jakob Stoklund...
Only mark remainder intervals as RS_Spill after per...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jakob Stoklund...
Remember to update LiveDebugVariables after per-block...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jakob Stoklund...
Extract per-block splitting into its own method.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jakob Stoklund...
Delete getMultiUseBlocks and splitSingleBlocks.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jakob Stoklund...
Also use shouldSplitSingleBlock() in the fallback split...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jakob Stoklund...
Split around single instructions to enable register...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jim Grosbach
ARM load instruction shifted register index operands.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jim Grosbach
ARM indexed load assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jakob Stoklund...
Detect proper register sub-classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jim Grosbach
ARM refactor indexed store instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jim Grosbach
Add ARM LDR parsing tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jakob Stoklund...
Fix liveness computations in BranchFolding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jim Grosbach
ARM simplify the postidx_reg operand encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jim Grosbach
ARM use a dedicated printer for postidx_reg operands.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Bob Wilson
Add missing register constraint for some VLD3/VLD4...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Chandler Carruth
Silence unused variable warnings in release builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Jason W Kim
Fix llvm.org/bugs/show_bug.cgi?id=10583\n - test for...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Chandler Carruth
Temporarily revert r135528 which distinguishes between...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Owen Anderson
Fix broken encodings for the Thumb2 LDRD/STRD instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Jim Grosbach
ARM assembly parsing and encoding for LDR instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Jakob Stoklund...
Count the total amount of stack space used in compiled...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Devang Patel
Print DBG_VALUE variable's location info as a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Devang Patel
Increment counter inside insertDebugValue().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Devang Patel
We need to map DebugLoc. It leads to Fuction * (through...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Devang Patel
Linke NamedMDNodes after linking global values as comme...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Chris Lattner
allow \r's in .s files.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Roman Divacky
Introduce adjustFixupOffset that adjusts the fixup...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Devang Patel
Add counter.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Evan Cheng
Fix an obvious type. Patch by Ivan Krasin.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Evan Cheng
Fix an obvious type. Patch by Ivan Krasin.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Owen Anderson
LDCL_POST and STCL_POST need one's-complement offsets...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
Fix the bitwidth of the remaining fields.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Duncan Sands
Fix a place that was clearly forgotten when the type...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
print st_shndx with the correct number of bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Duncan Sands
Add obviously missing "break". Noticed by Andrey Karpo...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
print st_other with the correct number of bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
print st_type with the correct number of bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
Print st_bind with the correct number of bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
Print r_sym with the correct number of bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
Print r_type with the correct number of bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
Another counter goes decimal.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
Change anther counter to decimal.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
Don't print a counter in hex.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
Add an assert to check that the Addend fits the file...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Rafael Espindola
Print all the bits in the addend.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Jay Foad
Reword.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Duncan Sands
Fix what seems an obvious typo. Patch by Ivan Krasin...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Andrew Trick
Reverting r136884 updateUnloop, which crashed a linux...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Jason W Kim
Fix http://llvm.org/bugs/show_bug.cgi?id=10568
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Bill Wendling
Only access both operands of an INSERT_SUBVECTOR if...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Jim Grosbach
ARM refactoring assembly parsing of memory address...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Andrew Trick
An algorithm for incrementally updating LoopInfo within a
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Jakob Stoklund...
Correctly handle multiple DBG_VALUE instructions at...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Andrew Trick
An interface for iterating over a loop's blocks in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Owen Anderson
Fix broken encoding of tCBNZ.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Jakob Stoklund...
Enable compact region splitting by default.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Devang Patel
Do not drop undef debug values. These are used as range...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Benjamin Kramer
Remove underscore that's breaking linux buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Jakob Stoklund...
Be more conservative when forming compact regions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Chandler Carruth
Fix some warnings from Clang in release builds:
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Jakub Staszak
Fix typo in #include which revealed in the case-sensiti...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Jakub Staszak
Use MachineBranchProbabilityInfo in If-Conversion inste...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Bill Wendling
Remove the LowerSetJmp pass. It wasn't used effectively...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Owen Anderson
Add accessors for manipulating an MCInst's operands.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Jakub Staszak
Add more constantness in BlockFrequencyInfo.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Evan Cheng
Kill the export list as well.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Eli Friedman
New approach to r136737: insert the necessary fences...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Bill Wendling
Remove CreateUnwind from the IRBuillder.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Benjamin Kramer
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Bob Wilson
Some revisions to Devang's change r136759 for merged...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Bill Wendling
Go back to the old definition. It's not clear that...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Andrew Trick
SCEV: Use AssertingVH to catch dangling BasicBlock...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Bill Wendling
Explain how clauses are applied.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Jakob Stoklund...
Handle IMPLICIT_DEF instructions in X86FloatingPoint.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Jay Foad
Use cast<> instead of a C-style cast to get some free...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Chris Lattner
fix PR10286, a problem with the .ll printer handling...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Devang Patel
Use byte offset, instead of element number, to access...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Nick Lewycky
Small cleanups:
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Bill Wendling
Add this back in for now. There are still a few passes...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Nick Lewycky
Fix logical error when detecting lifetime intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Bill Wendling
Replace the 'UnwindInst' check with a check for 'Resume...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Jakob Stoklund...
Use the precomputed def presence in RAGreedy::calcSpill...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Jakob Stoklund...
Inform SpillPlacement about blocks with defs.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Jakob Stoklund...
Rename {First,Last}Use to {First,Last}Instr.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Evan Cheng
lldb doesn't need the edis dylib any more.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Eli Friedman
ARM backend support for atomicrmw and cmpxchg with...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Jakob Stoklund...
Add a BlockInfo::FirstDef field.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Jakob Stoklund...
Delete BlockInfo::LiveThrough. It wasn't used any more.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Nick Lewycky
Teach InstCombine that lifetime intrincs aren't a real...
commit
|
commitdiff
|
tree
|
snapshot
next