index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEON VLD4(multiple 4 element structures) assembly parsing.
Jim Grosbach
2012-01-24
1
-19
/
+39
*
Revert r148686 (and r148694, a fix to it) due to a serious layering
Chandler Carruth
2012-01-24
1
-3
/
+2
*
NEON VST3(single element from one lane) assembly parsing.
Jim Grosbach
2012-01-24
1
-0
/
+35
*
NEON VST3(multiple 3-element structures) assembly parsing.
Jim Grosbach
2012-01-23
1
-19
/
+39
*
NEON VLD3(multiple 3-element structures) assembly parsing.
Jim Grosbach
2012-01-23
2
-65
/
+73
*
Intel syntax: Robustify parsing of memory operand's displacement experssion.
Devang Patel
2012-01-23
1
-2
/
+4
*
NEON VLD3 lane-indexed assembly parsing and encoding.
Jim Grosbach
2012-01-23
1
-11
/
+33
*
Add support for .cfi_signal_frame. Fixes pr11762.
Rafael Espindola
2012-01-23
1
-0
/
+23
*
Fix PR11829. PostRA LICM was too aggressive.
Jakob Stoklund Olesen
2012-01-23
1
-0
/
+105
*
Intel syntax: Parse memory operand with empty base reg, e.g. DWORD PTR [4*RDI]
Devang Patel
2012-01-23
1
-1
/
+3
*
Simplify some NEON assembly pseudo definitions.
Jim Grosbach
2012-01-23
1
-8
/
+8
*
Intel syntax: Parse segment registers.
Devang Patel
2012-01-23
1
-0
/
+2
*
An option to selectively enable parts of ARM EHABI support.
Evgeniy Stepanov
2012-01-23
1
-2
/
+3
*
Make Value::isDereferenceablePointer() handle unreachable code blocks. (This
Nick Lewycky
2012-01-23
1
-0
/
+28
*
Add fused multiple+add instructions from VFPv4.
Anton Korobeynikov
2012-01-22
1
-0
/
+68
*
Intel syntax: Robustify register parsing.
Devang Patel
2012-01-20
1
-0
/
+2
*
Handle a corner case with IV chain collection with bailout instead of assert.
Andrew Trick
2012-01-20
1
-0
/
+43
*
Test case comments missing from my previous checkin.
Andrew Trick
2012-01-20
1
-0
/
+5
*
Intel syntax: Parse ... PTR [-8]
Devang Patel
2012-01-20
1
-1
/
+2
*
Intel syntax: For now, disable ambiguous JMP64pcrel32 for intel syntax.
Devang Patel
2012-01-20
1
-1
/
+4
*
ARM vector any_extends need to be selected to vmovl. <rdar://problem/10723651>
Bob Wilson
2012-01-20
1
-0
/
+17
*
VST2 four-register w/ update pseudos for fixed/register update.
Jim Grosbach
2012-01-20
1
-0
/
+9
*
NEON use vmov.i32 to splat some f32 values into vectors.
Jim Grosbach
2012-01-20
1
-0
/
+8
*
Fix CountCodeReductionForAlloca to more accurately represent what SROA can and
Nick Lewycky
2012-01-20
1
-0
/
+44
*
SCEVExpander fixes. Affects LSR and indvars.
Andrew Trick
2012-01-20
1
-0
/
+37
*
Add support for selecting 256-bit PALIGNR.
Craig Topper
2012-01-20
1
-0
/
+57
*
Remove a low-quality test which was failing on Windows; test/CodeGen/X86/sret...
Eli Friedman
2012-01-20
1
-23
/
+0
*
Support MSVC x86-32 sret convention. PR11688. Patch by Joe Groff.
Eli Friedman
2012-01-20
1
-0
/
+28
*
Set the "tail" flag on pattern-matched objc_storeStrong calls.
Dan Gohman
2012-01-19
2
-2
/
+2
*
Post process 'and', 'sub' instructions and select better encoding, if available.
Devang Patel
2012-01-19
1
-0
/
+8
*
Intel syntax: There is no need to create unary expr for simple negative displ...
Devang Patel
2012-01-19
1
-0
/
+4
*
Post process 'xor', 'or' and 'cmp' instructions and select better encoding, i...
Devang Patel
2012-01-19
1
-0
/
+22
*
Emit ARM EHABI unwinding instructions for 3 more Thumb instructions.
Evgeniy Stepanov
2012-01-19
1
-0
/
+15
*
Add testcase.
Jim Grosbach
2012-01-19
1
-0
/
+13
*
Space after punctuation.
Nick Lewycky
2012-01-19
1
-14
/
+14
*
Add a TargetOption for disabling tail calls.
Nick Lewycky
2012-01-19
1
-0
/
+40
*
Thumb2 alternate syntax for LDR(literal) and friends.
Jim Grosbach
2012-01-18
1
-0
/
+27
*
Process instructions after match to select alternative encoding which may be ...
Devang Patel
2012-01-18
1
-0
/
+24
*
Thumb2 relaxation for LDR(literal).
Jim Grosbach
2012-01-18
1
-0
/
+13
*
Use llvm.global_ctors to locate global constructors instead
Dan Gohman
2012-01-18
1
-0
/
+2
*
Fix a bug in the type-legalization of vector integers. When we bitcast one ve...
Nadav Rotem
2012-01-18
1
-0
/
+14
*
Test case rename
Andrew Trick
2012-01-17
1
-0
/
+0
*
MC tweak symbol difference resolution for non-local symbols.
Jim Grosbach
2012-01-17
3
-5
/
+7
*
Tidy up.
Jim Grosbach
2012-01-17
1
-2
/
+2
*
Intel syntax: Fix parser match class to check memory operand size.
Devang Patel
2012-01-17
1
-0
/
+2
*
Transform: (EXTRACT_VECTOR_ELT( VECTOR_SHUFFLE )) -> EXTRACT_VECTOR_ELT.
Nadav Rotem
2012-01-17
3
-5
/
+31
*
Intel syntax: Parse "BYTE PTR [RDX + RCX]"
Devang Patel
2012-01-17
1
-0
/
+2
*
Add a new ObjC ARC optimization pass to eliminate unneeded
Dan Gohman
2012-01-17
1
-0
/
+51
*
Intel syntax: Do not unncessarily create plus expression for memory operand d...
Devang Patel
2012-01-17
1
-0
/
+2
*
Intel syntax: Ignore mnemonic aliases.
Devang Patel
2012-01-17
1
-0
/
+8
[next]