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
2012-09-27
MIPS DSP: Branch on Greater Than or Equal To Value 32 in DSPControl Pos Field...
Akira Hatanaka
2012-09-27
MIPS DSP: all the remaining instructions which read or write accumulators.
Akira Hatanaka
2012-09-27
MIPS DSP: add support for extract-word instructions.
Akira Hatanaka
2012-09-27
MIPS DSP: add functions which decode DSP and accumulator registers.
Akira Hatanaka
2012-09-27
MIPS DSP: add code necessary for pseudo instruction lowering.
Akira Hatanaka
2012-09-27
MIPS DSP: add bitcast patterns between vectors and int.
Akira Hatanaka
2012-09-27
MIPS DSP: add vector load/store patterns.
Akira Hatanaka
2012-09-26
Remove the `hasFnAttr' method from Function.
Bill Wendling
2012-09-26
X86_32: Large Symbol+Offset relocations.
Jim Grosbach
2012-09-26
Add case clauses for returning dsp accumulator encoding values in function
Akira Hatanaka
2012-09-26
Add DSP accumulator registers and register class. Remove hi/lo registers.
Akira Hatanaka
2012-09-26
Delete member MipsFunctionInfo::OutArgFIRange and code that accesses it.
Akira Hatanaka
2012-09-26
Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
James Molloy
2012-09-26
Add SARX/SHRX/SHLX code generation support
Michael Liao
2012-09-26
Add RORX code generation support
Michael Liao
2012-09-26
Add MULX code generation support
Michael Liao
2012-09-26
Remove hasNoAVX method. Can just invert hasAVX instead.
Craig Topper
2012-09-26
Add 'lock' prefix output support in assembly printer
Michael Liao
2012-09-25
Initialize boolean variables in MipsSubtarget's constructor.
Akira Hatanaka
2012-09-25
blank line for test commit
Reed Kotler
2012-09-25
TargetLowering interface to set/get minimum block entries for jump tables.
Sebastian Pop
2012-09-25
Add missing i64 max/min/umax/umin on 32-bit target
Michael Liao
2012-09-25
ARM: Darwin BL/BLX relocations to out-of-range symbols.
Jim Grosbach
2012-09-25
Consistently specify the assembly variant to MatchInstructionImpl.
Bob Wilson
2012-09-25
Fix an illegal tailcall opt where the callee returns a double via xmm while c...
Evan Cheng
2012-09-25
ARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'.
Jim Grosbach
2012-09-24
Mark jump tables in code sections with DataRegion directives.
Jim Grosbach
2012-09-24
Rather then have a wrapper function, have tblgen instantiate the implementation.
Chad Rosier
2012-09-24
Specify MachinePointerInfo as refering to the argument value and offset of the
Roman Divacky
2012-09-24
Rather then have a wrapper function, have tblgen instantiate the implementation.
Chad Rosier
2012-09-22
ARMInstPrinter.cpp: Fix a warning in -Asserts. [-Wunused-variable]
NAKAMURA Takumi
2012-09-22
Whitespace.
NAKAMURA Takumi
2012-09-22
Fix edge cases of ARM shift operands in arith instructions.
Tim Northover
2012-09-22
Fix the handling of edge cases in ARM shifted operands.
Tim Northover
2012-09-22
Fix 16-bit atomic inst encoding and keep pseudo-inst starting with '#'
Michael Liao
2012-09-22
Fix typo in r164357
Michael Liao
2012-09-22
MIPS DSP: Add immediate leaves.
Akira Hatanaka
2012-09-22
MIPS DSP: Add predicates and instruction template.
Akira Hatanaka
2012-09-21
Add MIPS DSP register classes. Set actions of DSP vector operations and override
Akira Hatanaka
2012-09-21
SelectionDAG node enums for MIPS DSP nodes.
Akira Hatanaka
2012-09-21
Add MIPS accumulator and DSP control registers.
Akira Hatanaka
2012-09-21
Add flags and feature bits for mips dsp.
Akira Hatanaka
2012-09-21
[ms-inline asm] Expose the mnemonicIsValid() function in the AsmParser.
Chad Rosier
2012-09-21
Add comment.
Chad Rosier
2012-09-21
Add comment.
Chad Rosier
2012-09-21
[fast-isel] Fallback to SelectionDAG isel if we require strict alignment for
Chad Rosier
2012-09-21
Fix a typo in r164357
Michael Liao
2012-09-21
Make the 'get*AlignmentFromAttr' functions into member functions within the A...
Bill Wendling
2012-09-21
Cortex-A9 latency fixes (w/ -schedmodel only).
Andrew Trick
2012-09-21
Add missing i8 max/min/umax/umin support
Michael Liao
[prev]
[next]