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-11-17
Dead code.
Chad Rosier
2011-11-17
Remove seemingly unnecessary duplicate VROUND definitions.
Craig Topper
2011-11-17
Add support for custom names for library functions in TargetLibraryInfo. Add...
Eli Friedman
2011-11-17
Don't unconditionally set the kill flag.
Chad Rosier
2011-11-17
Turn on vzeroupper insertion on call boundaries for AVX; it works as far as I...
Eli Friedman
2011-11-16
Generalize the fixup info for ARM mode.
Jim Grosbach
2011-11-16
Lower 64-bit constant pool node.
Akira Hatanaka
2011-11-16
Lower 64-bit block address.
Akira Hatanaka
2011-11-16
Fix encoding of NOP used for padding in ARM mode .align.
Jim Grosbach
2011-11-16
Add patterns for 64-bit tglobaladdr, tblockaddress, tjumptable and tconstpool
Akira Hatanaka
2011-11-16
64-bit jump register instruction.
Akira Hatanaka
2011-11-16
Another missing X86ISD::MOVLPD pattern. rdar://10450317
Evan Cheng
2011-11-16
ARM assembly parsing for shifted register operands for MOV instruction.
Jim Grosbach
2011-11-16
Clean up debug printing of ARM shifted operands.
Jim Grosbach
2011-11-16
ARM assmebly two operand forms for LSR, ASR, LSL, ROR register.
Jim Grosbach
2011-11-16
ARM assembly parsing for RRX mnemonic.
Jim Grosbach
2011-11-16
Added missing comment about new custom lowering of DEC64
Pete Cooper
2011-11-16
Check to make sure we can select the instruction before trying to put the
Chad Rosier
2011-11-16
ARM mode aliases for bitwise instructions w/ register operands.
Jim Grosbach
2011-11-16
Fix tablegen warning: hasSideEffects is inferred for eh_sjlj_dispatchsetup.
Bob Wilson
2011-11-16
lib/Target/ARM/CMakeLists.txt: Disable optimization in ARMISelLowering.cpp al...
NAKAMURA Takumi
2011-11-16
Sink codegen optimization level into MCCodeGenInfo along side relocation model
Evan Cheng
2011-11-16
Fix the execution domain on a bunch of SSE/AVX instructions.
Craig Topper
2011-11-16
Fix ARM SjLj-EH dispatch setup code. <rdar://problem/10444602>
Bob Wilson
2011-11-16
Remove code to enable execution dependency fix pass on VR256. VR128 is suffic...
Craig Topper
2011-11-16
Add FIXME comment.
Chad Rosier
2011-11-15
Enable -widen-vmovs by default.
Jakob Stoklund Olesen
2011-11-15
ARM assembly parsing for register range syntax for VLD/VST register lists.
Jim Grosbach
2011-11-15
ARM assembly parsing for data type suffices on NEON VMOV aliases.
Jim Grosbach
2011-11-15
AVX: Add support for vbroadcast from BUILD_VECTOR and refactor some of the vb...
Nadav Rotem
2011-11-15
ARM assembly parsing two operand forms for shift instructions.
Jim Grosbach
2011-11-15
ARM VFP assembly parsing for VADD and VSUB two-operand forms.
Jim Grosbach
2011-11-15
ARM accept an immediate offset in memory operands w/o the '#'.
Jim Grosbach
2011-11-15
Added custom lowering for load->dec->store sequence in x86 when the EFLAGS re...
Pete Cooper
2011-11-15
ARM enclosing curly braces optional on one-register VLD/VST instruction lists.
Jim Grosbach
2011-11-15
ARM size suffix on VFP single-precision 'vmov' is optional.
Jim Grosbach
2011-11-15
Fix typo.
Jim Grosbach
2011-11-15
ARM alternate size suffices for VTRN instructions.
Jim Grosbach
2011-11-15
Fix a misplaced paren bug.
Owen Anderson
2011-11-15
ARM assembly parsing for optional datatype suffix on VFP VMOV GPR<->VFP insns.
Jim Grosbach
2011-11-15
ARM assembly parsing for two-operand form of 'mul' instruction.
Jim Grosbach
2011-11-15
ARM assembly parsing for two-operand form of 'mul' instruction.
Jim Grosbach
2011-11-15
Thumb2 two-operand 'mul' instruction wide encoding parsing.
Jim Grosbach
2011-11-15
Fix an ambiguous decoding where we failed to properly decode VMOVv2f32 and VM...
Owen Anderson
2011-11-15
Thumb2 assembly parsing for mul.w in IT block fix.
Jim Grosbach
2011-11-15
Fix functions in MipsFrameLowering.cpp and MipsRegisterInfo.cpp. Use 64-bit
Akira Hatanaka
2011-11-15
Set nomacro before emitting the sequence of instructions that set global pointer
Akira Hatanaka
2011-11-15
Simplify function PassByValArg64.
Akira Hatanaka
2011-11-15
Delete files.
Akira Hatanaka
2011-11-15
Remove MipsMCSymbolRefExpr.
Akira Hatanaka
[prev]
[next]