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-07-01
Akira Hatanaka
Improve Mips back-end's handling of DBG_VALUE.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Dan Gohman
Improve constant folding of undef for cmp and select...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Eric Christopher
Add support for the 'j' immediate constraint. This...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Dan Gohman
Improve constant folding of undef for binary operators.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Eric Christopher
Add support for the ARM 't' register constraint. And...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Evan Cheng
Switch SubtargetFeatures from std::string to StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Eric Christopher
We'll return a null RC by default if we can't match.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Rafael Espindola
Add 134199 back, but disable the optimization when...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Eric Christopher
Add support for the 'x' constraint.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bill Wendling
Remove tabs.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Eric Christopher
Capitalize the unsigned part of the initializer.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Eric Christopher
Rename Pair to RCPair lacking any better naming ideas.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bill Wendling
Improve comment: Show the register the DWARF label...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bill Wendling
Use the correct registers on X86_64.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jakob Stoklund...
Fix a problem with fast-isel return values introduced...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jim Grosbach
Refact ARM Thumb1 tMOVr instruction family.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Eric Christopher
Add support for the 'h' constraint.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bill Wendling
Add target a target hook to get the register number...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Rafael Espindola
Revert my previous patch while I debug llvm-gcc bootstrap.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bill Wendling
Add one more comment to the FDE verbose asm output.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Rafael Espindola
Don't give up on coalescing A and B when we find
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Eric Christopher
Add a convenience typedef for std::pair<unsigned, const...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jim Grosbach
Thumb1 register to register MOV instruction is predicable.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bill Wendling
Add comments to the FDE.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bill Wendling
Add more comments to the ASM output for the CIE's ...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jakob Stoklund...
Tweak error messages to match GCC. Should fix gcc.targe...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bill Wendling
Add comments to the ASM output to help understand the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Rafael Espindola
Create a isFullCopy predicate.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Rafael Espindola
Add r134057 back, but splice the predecessor after...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jim Grosbach
Pseudo-ize the Thumb tTPsoft instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Andrew Trick
indvars -disable-iv-rewrite: handle cloning binary...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jim Grosbach
Pseudo-ize the t2LDMIA_RET instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jim Grosbach
Pseudo-ize the Thumb tPOP_RET instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Duncan Sands
The enum was moved to ISDOpcodes.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jim Grosbach
Kill dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jim Grosbach
Size reducing SP adjusting t2ADDri needs to check predi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Evan Cheng
Fix ARMSubtarget feature parsing.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Evan Cheng
Fix the ridiculous SubtargetFeatures API where it impli...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Joerg Sonnenberger
Recognize the xstorerng alias for VIA PadLock's xstore...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Jakob Stoklund...
Reapply r134047 now that the world is ready for it.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Andrew Trick
indvars -disable-iv-rewrite: handle an edge case involv...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Eric Christopher
Remove getRegClassForInlineAsmConstraint and all depend...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Eric Christopher
Make sure we use the correct register class here since...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Eric Christopher
Fix a small thinko for constant i64 lock/orq optimizati...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bill Wendling
* Use the proper size to output the range size.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Bill Wendling
Stupid error: If the LSDA and Personality functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Devang Patel
Revert r133953 for now.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Bill Wendling
We don't want to use relocations inside the compact...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Jim Grosbach
Remove redundant Thumb2 ADD/SUB SP instruction definitions.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Jakob Stoklund...
Always adjust the stack pointer immediately after the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Andrew Trick
indvars -disable-iv-rewrite: insert new trunc instructi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Andrew Trick
Added IRBuilder::SetInsertPoint(Use) to find a valid...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Cameron Zwarich
In the ARM global merging pass, allow extraneous alignm...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Jim Grosbach
ARM RSCS* don't need explicit TableGen decoder checks.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Evan Cheng
Indentation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Remove getRegClassForInlineAsmConstraint from the ARM...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Remove todo.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Rafael Espindola
make compose and isMoveInstr static functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Jim Grosbach
Refactor away tSpill and tRestore pseudos in ARM backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Add a TODO for the Alpha port inline asm constraints.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Move Alpha from getRegClassForInlineAsmConstraint to
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Update comment for getRegForInlineAsmConstraint for...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Move the Blackfin port away from getRegClassForInlineAs...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Remove getRegClassForInlineAsmConstraint from MBlaze...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Remove getRegClassForInlineAsmConstraint for Mips.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Remove getRegClassForInlineAsmConstraint from sparc.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Move XCore from getRegClassForInlineAsmConstraint to
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Eric Christopher
Use getRegForInlineAsmConstraint instead of custom...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Evan Cheng
Add missing operand. rdar://9694169
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Chad Rosier
Temporarily revert r134057: "Let simplify cfg simplify...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Jim Grosbach
Asm parser range checking on .<size> <value> directives.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Benjamin Kramer
Don't depend on the optimization reverted in r134067.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Benjamin Kramer
Revert a part of r126557 which could create unschedulab...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Francois Pichet
Change AsmName's type from StringRef to std::string...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Rafael Espindola
Let simplify cfg simplify bb with only debug and lifeti...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
NAKAMURA Takumi
Fix CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Andrew Trick
indvars -disable-iv-rewrite: just because SCEV ignores...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Jakob Stoklund...
Revert r134047 while investigating a llvm-gcc-i386...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Evan Cheng
Sink SubtargetFeature and TargetInstrItineraries (renam...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Evan Cheng
Trim include
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Jakob Stoklund...
Rewrite RAGreedy::splitAroundRegion, now with cool...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Daniel Dunbar
build/Darwin: Fix epic typo fail.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
NAKAMURA Takumi
Fix a CMake warning, following up to r134008.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Evan Cheng
Unbreak every backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Evan Cheng
Move CallFrameSetupOpcode and CallFrameDestroyOpcode...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Evan Cheng
Hide more details in tablegen generated MCRegisterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Evan Cheng
Add MCInstrInfo registeration machinery.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Evan Cheng
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Evan Cheng
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrD...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Jakob Stoklund...
Clean up the handling of the x87 fp stack to make it...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Chad Rosier
Reinstate r133516 "Remove some unnecessary uses of...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Chad Rosier
Remove warning: 'c0' may be used uninitialized in this...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Jakob Stoklund...
Print registers by name instead of by number.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Andrew Trick
cleanup: misleading comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Andrew Trick
cmake: Our MSVC build does not support config-time...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Roman Divacky
Implement ISD::VAARG lowering on PPC32.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Jay Foad
PR10210: New method ConstantArray::getAsCString()....
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Andrew Trick
FileCheckify and prepare for -disable-iv-rewrite.
commit
|
commitdiff
|
tree
|
snapshot
next