index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
2011-12-08
Revert r146143, "Fix bug 9905: Failure in code selection for llvm intrinsics
Daniel Dunbar
2011-12-08
Src2 and src3 were accidentally swapped for the FMA4 rr patterns. Undo this a...
Jan Sjödin
2011-12-08
Fix bug 9905: Failure in code selection for llvm intrinsics sqrt/exp (fix for...
Stepan Dyatkovskiy
2011-12-08
MTCTR needs to be glued to BCTR so that CTR is not marked dead in MTCTR (anot...
Hal Finkel
2011-12-08
ARM NEON two-operand aliases for VSHL(immediate).
Jim Grosbach
2011-12-08
Drop the HasInlineAsm flag.
Jakob Stoklund Olesen
2011-12-08
ARM NEON two-operand aliases for VSHL(register).
Jim Grosbach
2011-12-08
Simplify offset verification.
Jakob Stoklund Olesen
2011-12-08
Fix copy/past-o.
Jim Grosbach
2011-12-08
ARM NEON two-operand aliases for VMUL.
Jim Grosbach
2011-12-08
Don't include alignment padding in BBInfo.Size.
Jakob Stoklund Olesen
2011-12-08
ARM VFP support 'fmrs/fmsr' aliases for 'vldr'
Jim Grosbach
2011-12-08
ARM VFP support 'flds/fldd' aliases for 'vldr'
Jim Grosbach
2011-12-08
ARM optional destination operand variants for VEXT instructions.
Jim Grosbach
2011-12-08
ARM assembler aliases for "add Rd, #-imm" to "sub Rd, #imm".
Jim Grosbach
2011-12-07
ARM assembly, allow 'asl' as a synonym for 'lsl' in shifted-register operands.
Jim Grosbach
2011-12-07
Modify class ReadHardware and add definition of 64-bit version of instruction
Akira Hatanaka
2011-12-07
Add newline.
Akira Hatanaka
2011-12-07
Add 64-bit HWR29 register.
Akira Hatanaka
2011-12-07
32 to 64-bit anyext pattern.
Akira Hatanaka
2011-12-07
32 to 64-bit zext pattern.
Akira Hatanaka
2011-12-07
ARM two-operand aliases for VAND/VEOR/VORR instructions.
Jim Grosbach
2011-12-07
ARM two-operand aliases for VADDW instructions.
Jim Grosbach
2011-12-07
ARM two-operand aliases for VADD instructions.
Jim Grosbach
2011-12-07
Variable cleanup. Based on past patch submittals variable names have
Bruno Cardoso Lopes
2011-12-07
64-bit WrapperPICPat patterns.
Akira Hatanaka
2011-12-07
Define base class for WrapperPICPat.
Akira Hatanaka
2011-12-07
Modify LowerFCOPYSIGN to handle Mips64.
Akira Hatanaka
2011-12-07
Fix comment.
Akira Hatanaka
2011-12-07
Fix comment.
Akira Hatanaka
2011-12-07
Fix 64-bit immediate patterns.
Akira Hatanaka
2011-12-07
Nuke inadvertant debugging commit.
Jim Grosbach
2011-12-07
Darwin assembler improved relocs when w/o subsections_via_symbols.
Jim Grosbach
2011-12-07
Thumb2 alias for long-form pop and friends.
Jim Grosbach
2011-12-07
ARM support the .arm and .thumb directives for assembly mode switching.
Jim Grosbach
2011-12-07
ARM NEON VCLT(register) is a pseudo aliasing VCGT(register).
Jim Grosbach
2011-12-07
Fix a bunch of SSE/AVX patterns to use proper memop types. In particular, not...
Craig Topper
2011-12-07
Adjust the stack by one pointer size for all frameless stacks.
Bill Wendling
2011-12-07
Fix off-by-one error when encoding the stack size for a frameless stack.
Bill Wendling
2011-12-07
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
make CR spill and restore 64-bit clean (no functional change), and fix some o...
Hal Finkel
2011-12-07
make base register selection used in eliminateFrameIndex 64-bit clean
Hal Finkel
2011-12-07
set mayStore and mayLoad on CR pseudos
Hal Finkel
2011-12-07
64-bit LR8 load should use X11 not R11
Hal Finkel
2011-12-07
Eliminate delta argument from AdjustBBOffsetsAfter.
Jakob Stoklund Olesen
2011-12-07
Compute some alignment information for each basic block.
Jakob Stoklund Olesen
2011-12-07
ARM tidy up and remove no longer needed InstAlias definitions.
Jim Grosbach
2011-12-07
Move common expression into a method.
Jakob Stoklund Olesen
2011-12-07
ARM Implement ARM ARM Table A7-3 via TokenAlias.
Jim Grosbach
2011-12-07
Group BBSizes and BBOffsets into a single vector<BasicBlockInfo>.
Jakob Stoklund Olesen
[prev]
[next]