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
/
lib
/
Target
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups for EABI standard functions
Anton Korobeynikov
2012-01-29
1
-2
/
+7
*
Use base AAPCS for varargs functions even for AAPCS-VFP CC
Anton Korobeynikov
2012-01-29
1
-1
/
+3
*
Add a note about a potential optimization for clz/ctz patterns for ARM
Bob Wilson
2012-01-28
1
-0
/
+16
*
Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and...
James Molloy
2012-01-28
1
-1
/
+1
*
Better user diagnostics for more ARM MachO relocation errors.
Jim Grosbach
2012-01-27
1
-4
/
+8
*
Keep source information, if available, around for ARM Fixups.
Jim Grosbach
2012-01-26
3
-9
/
+15
*
Tidy up. Fix mismatched return types for error handling.
Jim Grosbach
2012-01-26
1
-8
/
+4
*
Add support for the R_ARM_TARGET1 relocation, which should be given to reloca...
James Molloy
2012-01-26
3
-1
/
+21
*
Properly emit ctors / dtors with priorities into desired sections
Anton Korobeynikov
2012-01-25
2
-2
/
+37
*
ARM assemly parsing and validation of IT instruction.
Jim Grosbach
2012-01-25
2
-3
/
+14
*
NEON VLD4(all lanes) assembly parsing and encoding.
Jim Grosbach
2012-01-25
4
-2
/
+215
*
Tidy up. Rename VLD4DUP patterns for consistency.
Jim Grosbach
2012-01-24
1
-6
/
+6
*
NEON VLD3(all lanes) assembly parsing and encoding.
Jim Grosbach
2012-01-24
4
-6
/
+212
*
NEON VST4(one lane) assembly parsing and encoding.
Jim Grosbach
2012-01-24
2
-0
/
+148
*
Widen the instruction encoder that TblGen emits to a 64 bits, which should ac...
Owen Anderson
2012-01-24
2
-2
/
+2
*
NEON VLD4(one lane) assembly parsing and encoding.
Jim Grosbach
2012-01-24
2
-0
/
+245
*
NEON Two-operand assembly aliases for VSRA.
Jim Grosbach
2012-01-24
1
-0
/
+39
*
NEON Two-operand assembly aliases for VSLI.
Jim Grosbach
2012-01-24
1
-0
/
+19
*
NEON Two-operand assembly aliases for VSRI.
Jim Grosbach
2012-01-24
1
-0
/
+19
*
NEON add correct predicates for some asm aliases.
Jim Grosbach
2012-01-24
2
-18
/
+27
*
Use correct register class for am2offset register operands.
Anton Korobeynikov
2012-01-24
1
-2
/
+2
*
NEON VST4(multiple 4 element structures) assembly parsing.
Jim Grosbach
2012-01-24
2
-0
/
+157
*
NEON VLD4(multiple 4 element structures) assembly parsing.
Jim Grosbach
2012-01-24
4
-0
/
+179
*
Tidy up. Remove some vertical space for readability.
Jim Grosbach
2012-01-24
1
-344
/
+121
*
Revert r148686 (and r148694, a fix to it) due to a serious layering
Chandler Carruth
2012-01-24
2
-5
/
+7
*
Fix typo.
Jim Grosbach
2012-01-24
1
-2
/
+2
*
NEON VST3(single element from one lane) assembly parsing.
Jim Grosbach
2012-01-24
2
-0
/
+176
*
NEON VST3(multiple 3-element structures) assembly parsing.
Jim Grosbach
2012-01-23
2
-20
/
+206
*
NEON VLD3(multiple 3-element structures) assembly parsing.
Jim Grosbach
2012-01-23
4
-6
/
+220
*
Add missed mayStore flag to STREXD / t2STREXD
Anton Korobeynikov
2012-01-23
2
-6
/
+5
*
NEON VLD3 lane-indexed assembly parsing and encoding.
Jim Grosbach
2012-01-23
2
-0
/
+267
*
Simplify some NEON assembly pseudo definitions.
Jim Grosbach
2012-01-23
3
-396
/
+177
*
ARMAsmPrinter.cpp: Try to fix up r148686. EnableARMEHABI was also here.
NAKAMURA Takumi
2012-01-23
1
-2
/
+3
*
An option to selectively enable parts of ARM EHABI support.
Evgeniy Stepanov
2012-01-23
1
-5
/
+2
*
Add fused multiple+add instructions from VFPv4.
Anton Korobeynikov
2012-01-22
8
-27
/
+186
*
Thumb2 'add rd, pc, imm' alternate form for 'adr' instruction.
Jim Grosbach
2012-01-21
2
-1
/
+6
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
16
-146
/
+93
*
ARM vector any_extends need to be selected to vmovl. <rdar://problem/10723651>
Bob Wilson
2012-01-20
1
-0
/
+3
*
VST2 four-register w/ update pseudos for fixed/register update.
Jim Grosbach
2012-01-20
1
-6
/
+15
*
NEON use vmov.i32 to splat some f32 values into vectors.
Jim Grosbach
2012-01-20
2
-36
/
+41
*
Silence warnings about mixing enums.
Benjamin Kramer
2012-01-19
1
-3
/
+2
*
Emit ARM EHABI unwinding instructions for 3 more Thumb instructions.
Evgeniy Stepanov
2012-01-19
1
-0
/
+3
*
ARM assembly diagnostic caret in better position for FPImm.
Jim Grosbach
2012-01-19
1
-3
/
+4
*
Thumb2 relaxation for tADR to t2ADR.
Jim Grosbach
2012-01-19
1
-0
/
+2
*
Add comment and fix range check in condition.
Jim Grosbach
2012-01-19
1
-1
/
+3
*
- Slight change to finalizeBundle() interface. LastMI is not exclusive (pointing
Evan Cheng
2012-01-19
1
-1
/
+2
*
Rename Finalizebundle to finalizeBundle to conform to coding guideline.
Evan Cheng
2012-01-19
1
-1
/
+1
*
Ignore register mask operands when lowering instructions to MC.
Jakob Stoklund Olesen
2012-01-18
1
-0
/
+3
*
Thumb2 alternate syntax for LDR(literal) and friends.
Jim Grosbach
2012-01-18
3
-0
/
+69
*
Replace FIXME with explanatory comment.
Jim Grosbach
2012-01-18
1
-1
/
+2
[next]