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
/
test
Age
Commit message (
Expand
)
Author
2012-01-25
Support pointer comparisons against constants, when looking at the inline-cost
Nick Lewycky
2012-01-25
Modify MipsFrameLowering::emitPrologue and emitEpilogue.
Akira Hatanaka
2012-01-25
Lower 64-bit immediates using MipsAnalyzeImmediate that has just been added.
Akira Hatanaka
2012-01-25
NEON VLD4(all lanes) assembly parsing and encoding.
Jim Grosbach
2012-01-24
NEON VLD3(all lanes) assembly parsing and encoding.
Jim Grosbach
2012-01-24
Set correct <def,undef> flags when lowering REG_SEQUENCE.
Jakob Stoklund Olesen
2012-01-24
Pattern for f32 to i64 conversion.
Akira Hatanaka
2012-01-24
ARM Darwin symbol ref differences w/o subsection-via-symbols.
Jim Grosbach
2012-01-24
Intel Syntax: Extend special hand coded logic, to recognize special instructi...
Devang Patel
2012-01-24
64-bit sign extension in register instructions.
Akira Hatanaka
2012-01-24
[asan] enable asan only for the functions that have Attribute::AddressSafety
Kostya Serebryany
2012-01-24
NEON VST4(one lane) assembly parsing and encoding.
Jim Grosbach
2012-01-24
NEON VLD4(one lane) assembly parsing and encoding.
Jim Grosbach
2012-01-24
Add an (interleave A, B, ...) SetTheory operator.
Jakob Stoklund Olesen
2012-01-24
NEON Two-operand assembly aliases for VSRA.
Jim Grosbach
2012-01-24
Remove redundant test file.
Jim Grosbach
2012-01-24
NEON Two-operand assembly aliases for VSLI.
Jim Grosbach
2012-01-24
NEON Two-operand assembly aliases for VSRI.
Jim Grosbach
2012-01-24
Tidy up.
Jim Grosbach
2012-01-24
ZERO_EXTEND operation is optimized for AVX.
Elena Demikhovsky
2012-01-24
An option to selectively enable part of ARM EHABI support.
Evgeniy Stepanov
2012-01-24
Fix the testcases for the previous patch.
Eric Christopher
2012-01-24
NEON VST4(multiple 4 element structures) assembly parsing.
Jim Grosbach
2012-01-24
NEON VLD4(multiple 4 element structures) assembly parsing.
Jim Grosbach
2012-01-24
Revert r148686 (and r148694, a fix to it) due to a serious layering
Chandler Carruth
2012-01-24
NEON VST3(single element from one lane) assembly parsing.
Jim Grosbach
2012-01-23
NEON VST3(multiple 3-element structures) assembly parsing.
Jim Grosbach
2012-01-23
NEON VLD3(multiple 3-element structures) assembly parsing.
Jim Grosbach
2012-01-23
Intel syntax: Robustify parsing of memory operand's displacement experssion.
Devang Patel
2012-01-23
NEON VLD3 lane-indexed assembly parsing and encoding.
Jim Grosbach
2012-01-23
Add support for .cfi_signal_frame. Fixes pr11762.
Rafael Espindola
2012-01-23
Fix PR11829. PostRA LICM was too aggressive.
Jakob Stoklund Olesen
2012-01-23
Intel syntax: Parse memory operand with empty base reg, e.g. DWORD PTR [4*RDI]
Devang Patel
2012-01-23
Simplify some NEON assembly pseudo definitions.
Jim Grosbach
2012-01-23
Intel syntax: Parse segment registers.
Devang Patel
2012-01-23
An option to selectively enable parts of ARM EHABI support.
Evgeniy Stepanov
2012-01-23
Make Value::isDereferenceablePointer() handle unreachable code blocks. (This
Nick Lewycky
2012-01-22
Add fused multiple+add instructions from VFPv4.
Anton Korobeynikov
2012-01-20
Intel syntax: Robustify register parsing.
Devang Patel
2012-01-20
Handle a corner case with IV chain collection with bailout instead of assert.
Andrew Trick
2012-01-20
Test case comments missing from my previous checkin.
Andrew Trick
2012-01-20
Intel syntax: Parse ... PTR [-8]
Devang Patel
2012-01-20
Intel syntax: For now, disable ambiguous JMP64pcrel32 for intel syntax.
Devang Patel
2012-01-20
ARM vector any_extends need to be selected to vmovl. <rdar://problem/10723651>
Bob Wilson
2012-01-20
VST2 four-register w/ update pseudos for fixed/register update.
Jim Grosbach
2012-01-20
NEON use vmov.i32 to splat some f32 values into vectors.
Jim Grosbach
2012-01-20
Fix CountCodeReductionForAlloca to more accurately represent what SROA can and
Nick Lewycky
2012-01-20
SCEVExpander fixes. Affects LSR and indvars.
Andrew Trick
2012-01-20
Add support for selecting 256-bit PALIGNR.
Craig Topper
2012-01-20
Remove a low-quality test which was failing on Windows; test/CodeGen/X86/sret...
Eli Friedman
[prev]
[next]