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
*
ARM: optimizeSelect has to consider the previous register class
Matthias Braun
2013-10-04
1
-4
/
+9
*
ARM: do not add a regmask for TAILJUMPs
Matthias Braun
2013-10-04
1
-16
/
+18
*
ARM: preserve undef flag in pseudo instruction expanders
Matthias Braun
2013-10-04
1
-19
/
+14
*
[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
Amara Emerson
2013-10-03
7
-78
/
+126
*
ARM: support interrupt attribute
Tim Northover
2013-10-01
8
-21
/
+148
*
[ARM] Remove an unused function from the disassembler.
Joey Gouly
2013-10-01
1
-11
/
+0
*
[ARM] Introduce the 'sevl' instruction in ARMv8.
Joey Gouly
2013-10-01
5
-29
/
+22
*
[ARM] Clean up ARMAsmParser::validateInstruction().
Tilmann Scheller
2013-09-30
1
-38
/
+36
*
[ARM] Assembler: ARM LDRD with writeback requires the base register to be dif...
Tilmann Scheller
2013-09-30
1
-4
/
+19
*
Swift model: Fix uop description on some writes
Arnold Schwaighofer
2013-09-30
1
-2
/
+11
*
IfConverter: Use TargetSchedule for instruction latencies
Arnold Schwaighofer
2013-09-30
2
-0
/
+20
*
Even more spelling fixes for "instruction".
Robert Wilhelm
2013-09-28
2
-2
/
+2
*
ARM: Teach assembler to enforce constraints for ARM LDRD destination register...
Tilmann Scheller
2013-09-27
1
-1
/
+10
*
Fix comment.
Tilmann Scheller
2013-09-27
1
-1
/
+1
*
ARM: Teach assembler to enforce constraint for Thumb2 LDRD (literal/immediate...
Tilmann Scheller
2013-09-27
1
-0
/
+11
*
Fix PR 17372: Emitting PLD for stack address for ARM Thumb2
Weiming Zhao
2013-09-26
1
-0
/
+7
*
[ARM] Use the load-acquire/store-release instructions optimally in AArch32.
Amara Emerson
2013-09-26
6
-305
/
+495
*
Fix PR 17368: disable vector mul distribution for square of add/sub for ARM
Weiming Zhao
2013-09-25
1
-0
/
+10
*
CriticalAntiDepBreaker is no longer needed for armv7 scheduling.
Andrew Trick
2013-09-25
1
-3
/
+1
*
[ARM] Split A/R class into separate subtarget features.
Amara Emerson
2013-09-23
5
-23
/
+37
*
ISelDAG: spot chain cycles involving MachineNodes
Tim Northover
2013-09-22
1
-1
/
+3
*
Added support for generate DWARF .debug_aranges sections automatically.
Richard Mitton
2013-09-19
1
-1
/
+1
*
[ARMv8] Add support for the v8 cryptography extensions.
Amara Emerson
2013-09-19
8
-16
/
+142
*
[ARMv8] Add CRC instructions.
Joey Gouly
2013-09-18
3
-1
/
+80
*
[ARM] Fix the deprecation of MCR encodings that map to CP15{ISB,DSB,DMB}.
Joey Gouly
2013-09-17
2
-9
/
+27
*
ARM: Deduplicate ConstantPoolValues.
Benjamin Kramer
2013-09-16
2
-47
/
+36
*
Replace some unnecessary vector copies with references.
Benjamin Kramer
2013-09-15
1
-3
/
+3
*
Fix spelling.
Robert Wilhelm
2013-09-14
1
-1
/
+1
*
[ARMv8] Change hasV8Fp to hasFPARMv8, and other command line options
Joey Gouly
2013-09-13
8
-31
/
+31
*
[ARMv8] Emit the proper .fpu directive.
Joey Gouly
2013-09-13
1
-3
/
+6
*
Add an instruction deprecation feature to TableGen.
Joey Gouly
2013-09-12
3
-31
/
+27
*
ARM: Use the PICADD opcode calculated.
Jim Grosbach
2013-09-10
1
-2
/
+6
*
Remove unused private member in ARMAsmPrinter.cpp.
Logan Chien
2013-09-10
1
-1
/
+1
*
[ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Joey Gouly
2013-09-09
4
-36
/
+121
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
2
-2
/
+5
*
[ARMv8] Implement the new DMB/DSB operands.
Joey Gouly
2013-09-05
7
-20
/
+27
*
Add AArch32 DCPS{1,2,3} and HLT instructions.
Richard Barton
2013-09-05
4
-7
/
+47
*
Reverting 190043 for now.
Tilmann Scheller
2013-09-05
3
-23
/
+3
*
ARM: Add GPR register class excluding LR for use with the ADR instruction.
Tilmann Scheller
2013-09-05
3
-3
/
+23
*
ARM: Teach A15 SDOptimizer to properly handle D-reg by-lane.
Jim Grosbach
2013-09-04
1
-0
/
+7
*
Swift: Only build vldm/vstm with q register aligned register lists
Arnold Schwaighofer
2013-09-04
1
-1
/
+4
*
Fix scheduling for vldm/vstm instructions that load/store more than 32 bytes ...
Silviu Baranga
2013-09-04
1
-78
/
+54
*
Revert "Revert "ARM: Improve pattern for isel mul of vector by scalar.""
Jim Grosbach
2013-09-03
1
-0
/
+11
*
ARM: Default to the Swift CPU when targeting armv7s/thumbv7s.
Tilmann Scheller
2013-09-02
1
-2
/
+7
*
Revert 189756 for now, it doesn't match what rdar://14871821 really wants.
Tilmann Scheller
2013-09-02
1
-7
/
+2
*
ARM: Default to Swift when compiling for iOS 6 or later.
Tilmann Scheller
2013-09-02
1
-2
/
+7
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-09-01
2
-81
/
+80
*
Revert "ARM: Improve pattern for isel mul of vector by scalar."
Michael Gottesman
2013-08-30
1
-11
/
+0
*
ARM: Improve pattern for isel mul of vector by scalar.
Jim Grosbach
2013-08-29
1
-0
/
+11
*
Clean up some usage of Triple. The base class has methods for determining if...
Cameron Esfahani
2013-08-29
3
-6
/
+5
[next]