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-07
ARM: NEON SHLL instruction immediate operand range checking.
Jim Grosbach
2011-12-07
Add a few moreLocal/Global R_MIPS_GOT related fixups and
Bruno Cardoso Lopes
2011-12-07
ARM: Parameterize the immediate operand type for NEON VSHLL.
Jim Grosbach
2011-12-06
Revert r145971: "Use conservative size estimate for tBR_JTr."
Jakob Stoklund Olesen
2011-12-06
Explicitly check for the different SUB instructions.
Bill Wendling
2011-12-06
First chunk of MachineInstr bundle support.
Evan Cheng
2011-12-06
Use conservative size estimate for tBR_JTr.
Jakob Stoklund Olesen
2011-12-06
Remove alignment from deserted constant islands.
Jakob Stoklund Olesen
2011-12-06
Encode the total stack if there isn't a frame.
Bill Wendling
2011-12-06
* Add a macro to remove a magic number.
Bill Wendling
2011-12-06
add RESTORE_CR and support CR unspills
Hal Finkel
2011-12-06
remove old FIXME
Hal Finkel
2011-12-06
Check the correct value for small stack sizes. Also modify some comments.
Bill Wendling
2011-12-06
For a small sized stack, we encode that value directly with no "stack adjust"...
Bill Wendling
2011-12-06
PTX: Continue to fix up the register mess.
Justin Holewinski
2011-12-06
PTX: Encode registers as unsigned values in the MC asm printer instead of usi...
Justin Holewinski
2011-12-06
Add X86ISD::HADD/HSUB to getTargetNodeName
Craig Topper
2011-12-06
Fix a bunch of SSE/AVX patterns to use v2i64/v4i64 loads since all other inte...
Craig Topper
2011-12-06
Merge floating point and integer UNPCK X86ISD node types.
Craig Topper
2011-12-06
Clean up some of the shuffle decoding code for UNPCK instructions. Add instru...
Craig Topper
2011-12-06
ARM mode 'mul' operand ordering tweak.
Jim Grosbach
2011-12-06
Thumb2: MUL two-operand form encoding operand order fix.
Jim Grosbach
2011-12-06
Merge isSHUFPMask and isCommutedSHUFPMask into single function that can do bo...
Craig Topper
2011-12-06
Thumb2 encoding choice correction for PLD.
Jim Grosbach
2011-12-06
Use branches instead of jumps + variable cleanup. Testcase coming next. Patch...
Bruno Cardoso Lopes
2011-12-06
Add register HWR29 numbering. Patch by Jack Carter
Bruno Cardoso Lopes
2011-12-06
Add a comment.
Bill Wendling
2011-12-06
Tidy up value checking.
Jim Grosbach
2011-12-06
MipsAsmBackend.cpp, PPCAsmBackend.cpp: Fix -Asserts build to appease msvc.
NAKAMURA Takumi
2011-12-06
[arm-fast-isel] Doublewords only require word-alignment.
Chad Rosier
2011-12-06
Align ARM constant pool islands via their basic block.
Jakob Stoklund Olesen
2011-12-06
Use logarithmic units for basic block alignment.
Jakob Stoklund Olesen
2011-12-06
The compact encoding of the registers are 3-bits each. Make sure we shift the
Bill Wendling
2011-12-06
Fix ARM handling of tBcc branch relaxation.
Jim Grosbach
2011-12-06
Use an existing function.
Jakob Stoklund Olesen
2011-12-06
Move target-specific logic out of generic MCAssembler.
Jim Grosbach
2011-12-05
Simple branch relaxation for Thumb2 Bcc instructions.
Jim Grosbach
2011-12-05
Tweak ADDrr fix. Bad check for explicit .w
Jim Grosbach
2011-12-05
Thumb2 prefer ADD register encoding T2 to T3 when possible.
Jim Grosbach
2011-12-05
Add definitions of 64-bit extract and insert instrucions and make
Akira Hatanaka
2011-12-05
Split ExtIns into two base classes and have instructions EXT and INS derive from
Akira Hatanaka
2011-12-05
Thumb2 prefer encoding T3 to T4 for ADD/SUB immediate instructions.
Jim Grosbach
2011-12-05
Have LowerJumpTable support Mips64. Modify 2010-07-20-Switch.ll to test N64 and
Akira Hatanaka
2011-12-05
ARM assembly parsing for the rest of the VMUL data type aliases.
Jim Grosbach
2011-12-05
Fix previous commit. Oops.
Jim Grosbach
2011-12-05
Tidy up. No functional change.
Jim Grosbach
2011-12-05
ARM assmebler parsing for two-operand VMUL instructions.
Jim Grosbach
2011-12-05
enable PPC register scavenging by default (update tests and remove some FIXMEs)
Hal Finkel
2011-12-05
don't include CR bit subregs in callee-saved list
Hal Finkel
2011-12-05
add register pressure for CR regs
Hal Finkel
[prev]
[next]