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
/
AArch64
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Add support for NEON scalar shift immediate instructions.
Chad Rosier
2013-10-31
1
-0
/
+29
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
2
-4
/
+2
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-5
/
+4
*
Added support for generate DWARF .debug_aranges sections automatically.
Richard Mitton
2013-09-19
1
-1
/
+1
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
2
-4
/
+5
*
Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...
Hao Liu
2013-09-04
1
-0
/
+27
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
1
-1
/
+1
*
Make some arrays 'static const'
Craig Topper
2013-07-15
1
-20
/
+28
*
Remove address spaces from MC.
Rafael Espindola
2013-07-02
1
-5
/
+4
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
1
-1
/
+1
*
MC: Disassembled CFG reconstruction.
Ahmed Bougacha
2013-05-24
1
-5
/
+5
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-4
/
+5
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-1
/
+1
*
AArch64: implement first relocation required for MCJIT
Tim Northover
2013-05-04
1
-0
/
+6
*
AArch64: implement large code model access to global variables.
Tim Northover
2013-05-04
1
-0
/
+20
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-4
/
+5
*
AArch64: remove post-encoder method from FCMP (immediate) instructions.
Tim Northover
2013-02-28
1
-11
/
+0
*
Remove some unused private fields from the AArch64MCCodeEmitter. These
Chandler Carruth
2013-02-19
1
-7
/
+2
*
Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.
David Blaikie
2013-02-18
1
-2
/
+2
*
AArch64: add block comments where missing
Tim Northover
2013-02-14
5
-0
/
+25
*
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
3
-69
/
+70
*
Remove cyclic dependency in AArch64 libraries
Tim Northover
2013-02-05
4
-1578
/
+3
*
Give explicit suffix to integer constant over 32-bits.
Tim Northover
2013-02-04
1
-1
/
+1
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
16
-0
/
+3969