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
2013-02-07
[mips] Make Filler a class and reduce indentation.
Akira Hatanaka
2013-02-07
Constrain PowerPC autovectorization to fix bug 15041.
Bill Schmidt
2013-02-07
[mips] Add definition of JALR instruction which has two register operands. Ch...
Akira Hatanaka
2013-02-07
R600/SI: cleanup VGPR encoding
Tom Stellard
2013-02-07
R600/SI: Handle VGPR64 destination in copyPhysReg().
Tom Stellard
2013-02-07
R600/SI: Add pattern for mul.
Tom Stellard
2013-02-07
R600/SI: simplify and fix SMRD encoding
Tom Stellard
2013-02-07
R600/SI: add proper 64bit immediate support v2
Tom Stellard
2013-02-07
R600: Add an explicit default processor
Tom Stellard
2013-02-07
R600/SI: Use proper instructions for array/shadow samplers.
Tom Stellard
2013-02-07
R600/SI: Make sample intrinsic address parameter type overloaded.
Tom Stellard
2013-02-07
R600/SI: Add basic support for more integer vector types.
Tom Stellard
2013-02-07
ARM cost model: Add costs for vector selects
Arnold Schwaighofer
2013-02-07
R600/SI: Add pattern for flog2
Michel Danzer
2013-02-07
R600: Consolidate sub register indices.
Tom Stellard
2013-02-07
R600: Add support for SET*_DX10 instructions
Tom Stellard
2013-02-07
R600: Fix assembly name for SETGT_INT
Tom Stellard
2013-02-07
Make sure we call externals from libraries properly when -static.
Reed Kotler
2013-02-07
Enable jumps when in -static mode.
Reed Kotler
2013-02-06
[mips] Make NOP a pseudo instruction and expand it to "sll $zero, $zero, 0".
Akira Hatanaka
2013-02-06
This is a follow-up on r174446, now taking Atom processors into
Eli Bendersky
2013-02-06
PPC calling convention cleanup.
Bill Schmidt
2013-02-06
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
Implement external weak (ELF) symbols on AArch64
Tim Northover
2013-02-06
Add AArch64 CRC32 instructions
Tim Northover
2013-02-06
Add icache prefetch operations to AArch64
Tim Northover
2013-02-06
ARM: Use MCTargetAsmParser::validateTargetOperandClass().
Jim Grosbach
2013-02-05
Make sure the correct opcodes are used to SUB and ADD the stack
Eli Bendersky
2013-02-05
[mips] Do not use function CC_MipsN_VarArg unless the function being analyzed
Akira Hatanaka
2013-02-05
Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle
Jyotsna Verma
2013-02-05
Move MRI liveouts to AArch64 return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to XCore return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to Sparc return instructions.
Jakob Stoklund Olesen
2013-02-05
Hexagon: Use multiclass for absolute addressing mode stores.
Jyotsna Verma
2013-02-05
Move MRI liveouts to MSP430 return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to Mips return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to PowerPC return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to MBlaze return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to Hexagon return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to ARM return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to X86 return instructions.
Jakob Stoklund Olesen
2013-02-05
Don't use MRI liveouts in R600.
Jakob Stoklund Olesen
2013-02-05
Avoid using MRI::liveout_iterator for computing VRSAVEs.
Jakob Stoklund Olesen
2013-02-05
R600: Fold remaining CONST_COPY after expand pseudo inst
Tom Stellard
2013-02-05
R600: improve inputs/interpolation handling
Tom Stellard
2013-02-05
R600: Emit function name in the AsmPrinter
Tom Stellard
2013-02-05
R600/SI: Add patterns for fcos and fsin.
Tom Stellard
2013-02-05
Fix comments
Eli Bendersky
2013-02-05
Hexagon: Add V4 compare instructions. Enable relationship mapping
Jyotsna Verma
2013-02-05
Fix signed-unsigned comparison warning.
Tim Northover
[prev]
[next]