index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
AArch64
/
InstPrinter
/
AArch64InstPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Allow access to all system registers with MRS/MSR instructions.
Tom Coxon
2014-10-01
1
-8
/
+4
*
Fix left shifts of negative integers in AArch64 InstPrinter/Disassembler
Alexey Samsonov
2014-09-02
1
-2
/
+2
*
Run sort_includes.py on the AArch64 backend.
Benjamin Kramer
2014-07-25
1
-1
/
+1
*
Replace some assert(0)'s with llvm_unreachable.
Craig Topper
2014-06-18
1
-2
/
+2
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+1316
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-549
/
+0
*
TableGen: use PrintMethods to print more aliases
Tim Northover
2014-05-12
1
-0
/
+9
*
AArch64: print NEON lists with a space.
Tim Northover
2014-04-24
1
-2
/
+2
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Fix a Cygwin build failure caused by enum values starting with '_', which is ...
Hao Liu
2013-11-22
1
-1
/
+1
*
Revert last change by haoliu because of buildbot failure.
Hao Liu
2013-11-22
1
-1
/
+1
*
Fix a Cygwin build failure caused by enum values starting with '_', which is ...
Hao Liu
2013-11-22
1
-1
/
+1
*
Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.
Hao Liu
2013-11-19
1
-1
/
+1
*
Implement AArch64 Neon instruction set Bitwise Extract.
Jiangning Liu
2013-11-06
1
-5
/
+5
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
1
-0
/
+30
*
Revert "Implement AArch64 vector load/store multiple N-element structure clas...
Rafael Espindola
2013-10-10
1
-30
/
+0
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
1
-0
/
+30
*
Implement 3 AArch64 neon instructions : umov smov ins.
Kevin Qin
2013-09-17
1
-0
/
+12
*
AArch64: use RegisterOperand for NEON registers.
Tim Northover
2013-09-13
1
-0
/
+8
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
1
-0
/
+81
*
Remove cyclic dependency in AArch64 libraries
Tim Northover
2013-02-05
1
-1
/
+1
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+408