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-07-28
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-07-28
Make CVTSS2SI instruction definition consistent with CVTSD2SI.
Craig Topper
2012-07-28
Fix up memory load types for SSE scalar convert intrinsic patterns.
Craig Topper
2012-07-28
X86 Peephole: fix PR13475 in optimizeCompare.
Manman Ren
2012-07-26
Pass the correct call frame size to callseq_start node. This is needed to
Akira Hatanaka
2012-07-26
Remove the X86 sub_ss and sub_sd sub-register indexes completely.
Jakob Stoklund Olesen
2012-07-26
Remove the last mentions of sub_ss and sub_sd from patterns.
Jakob Stoklund Olesen
2012-07-26
Eliminate sub_ss, sub_sd from broadcast patterns.
Jakob Stoklund Olesen
2012-07-26
Eliminate more sub_ss / sub_sd patterns.
Jakob Stoklund Olesen
2012-07-26
Eliminate some SUBREG_TO_REG patterns with sub_ss and sub_sd.
Jakob Stoklund Olesen
2012-07-26
Eliminate a batch of uses of sub_ss and sub_sd in the X86 target.
Jakob Stoklund Olesen
2012-07-26
Make l/q suffixes on AVX forms of scalar convert instructions consistent with...
Craig Topper
2012-07-26
Fix call setup for PIC.
Akira Hatanaka
2012-07-25
ARM: Don't assume an SDNode is a constant.
Jim Grosbach
2012-07-25
make all Emit*() functions consult the TargetLibraryInfo information before c...
Nuno Lopes
2012-07-25
Fix typos. Thanks to Matt Beaumont-Gay for noticing it.
Rafael Espindola
2012-07-25
When a return struct pointer is passed in registers, the called has nothing
Rafael Espindola
2012-07-25
Factor a long list of conditions into a predicate function. No functionality
Rafael Espindola
2012-07-25
Eliminate the stack slot used to save the global base register.
Akira Hatanaka
2012-07-24
Fix a bug in the x86 disassembler's symbolic disassembly support for Jcc-Jump
Kevin Enderby
2012-07-24
add a few more functions to TargetLibraryInfo:
Nuno Lopes
2012-07-24
ELF does not imply GNU/Linux. Do not assume GNU conventions just because we
David Chisnall
2012-07-24
TargetLibraryInfo: add strn?cat, strn?cpy, and strn?len
Nuno Lopes
2012-07-24
Fix function MipsCodeEmitter::emitExternalSymbolAddress to pass test
Akira Hatanaka
2012-07-23
Add basic ability to setup call frame, and make procedure calls.
Akira Hatanaka
2012-07-23
Add comment for relocations MO_HIGHER and HIGHEST in MipsBaseInfo.h.
Akira Hatanaka
2012-07-23
Test revert of test changes.
Micah Villmow
2012-07-23
Test commit.
Micah Villmow
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-21
Fix Mips long branch pass.
Akira Hatanaka
2012-07-21
Add HIGHER and HIGHEST relocations to Mips backend.
Akira Hatanaka
2012-07-21
Revert accidental commit.
Akira Hatanaka
2012-07-21
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.
Akira Hatanaka
2012-07-20
Don't use implicit register operands to calculate L-bit for AVX instructions....
Craig Topper
2012-07-19
Adds the family codes for the Midview Atom processors so that the
Preston Gurd
2012-07-19
default to use -mv4 when no version of Hexagon has been specified
Sebastian Pop
2012-07-19
[arm-fast-isel] Add support for vararg function calls.
Jush Lu
2012-07-19
Remove tabs.
Bill Wendling
2012-07-19
Remove tabs.
Bill Wendling
2012-07-19
Remove tabs.
Bill Wendling
2012-07-19
Remove tabs.
Bill Wendling
2012-07-18
X86: remove redundant cmp against zero.
Manman Ren
2012-07-18
This patch fixes 8 out of 20 unexpected failures in "make check"
Preston Gurd
2012-07-18
Fix ARMTargetLowering::isLegalAddImmediate to consider thumb encodings.
Andrew Trick
2012-07-18
whitespace
Andrew Trick
2012-07-18
The vbroadcast family of instructions has 'fallback patterns' in case where the
Nadav Rotem
2012-07-18
Mips specific inline asm operand modifier 'M':
Jack Carter
2012-07-18
Remove tab characters.
Craig Topper
2012-07-18
Fix typo in error message and remove some tab characters.
Craig Topper
2012-07-18
Make x86 asm parser to check for xmm vs ymm for index register in gather inst...
Craig Topper
[prev]
[next]