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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AArch64] Don't store available subtarget features in AArch64SysReg::SysRegMa...
Vladimir Sukharev
2015-03-27
1
-4
/
+4
*
[AArch64] Allow access to all system registers with MRS/MSR instructions.
Tom Coxon
2014-10-01
1
-8
/
+4
*
Add override to overriden virtual methods, remove virtual keywords.
Benjamin Kramer
2014-09-03
1
-2
/
+3
*
Fix left shifts of negative integers in AArch64 InstPrinter/Disassembler
Alexey Samsonov
2014-09-02
1
-2
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
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
5
-0
/
+1502
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
5
-777
/
+0
*
TableGen: use PrintMethods to print more aliases
Tim Northover
2014-05-12
2
-0
/
+13
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-2
/
+2
*
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
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-3
/
+0
*
[CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
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
2
-8
/
+7
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
2
-0
/
+33
*
Revert "Implement AArch64 vector load/store multiple N-element structure clas...
Rafael Espindola
2013-10-10
2
-33
/
+0
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
2
-0
/
+33
*
Implement 3 AArch64 neon instructions : umov smov ins.
Kevin Qin
2013-09-17
2
-0
/
+14
*
AArch64: use RegisterOperand for NEON registers.
Tim Northover
2013-09-13
2
-0
/
+9
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
2
-2
/
+88
*
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
1
-1
/
+1
*
Remove cyclic dependency in AArch64 libraries
Tim Northover
2013-02-05
3
-3
/
+4
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
5
-0
/
+626
[prev]