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
/
AArch64ISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Remove dead code.
Tilmann Scheller
2014-06-16
1
-3
/
+0
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+3035
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-1576
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-3
/
+3
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
Convert SelectionDAG::SelectNodeTo to use ArrayRef.
Craig Topper
2014-04-27
1
-3
/
+1
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-6
/
+6
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[AArch64 NEON]Implment loading vector constant form constant pool.
Kevin Qin
2013-12-18
1
-9
/
+0
*
Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.
Hao Liu
2013-11-19
1
-120
/
+469
*
Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
Hao Liu
2013-11-18
1
-18
/
+168
*
AArch64DAGToDAGISel::SelectVTBL(): Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-11-14
1
-3
/
+1
*
Implement AArch64 NEON instruction set AdvSIMD (table).
Jiangning Liu
2013-11-14
1
-0
/
+99
*
AArch64: refactor vector list creation to be more uniform
Tim Northover
2013-11-11
1
-101
/
+55
*
Implement AArch64 post-index vector load/store multiple N-element structure c...
Hao Liu
2013-11-05
1
-13
/
+191
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
1
-0
/
+298
*
Revert "Implement AArch64 vector load/store multiple N-element structure clas...
Rafael Espindola
2013-10-10
1
-298
/
+0
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
1
-0
/
+298
*
ISelDAG: spot chain cycles involving MachineNodes
Tim Northover
2013-09-22
1
-0
/
+1
*
AArch64: fix even more JIT failures
Tim Northover
2013-07-25
1
-3
/
+3
*
AArch64: correct CodeGen of MOVZ/MOVK combinations.
Tim Northover
2013-07-01
1
-2
/
+3
*
Don't cache the instruction info and register info objects.
Bill Wendling
2013-06-07
1
-8
/
+8
*
Cache the TargetLowering info object as a pointer.
Bill Wendling
2013-06-06
1
-6
/
+6
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-6
/
+6
*
AArch64: support literal pool access in large memory model.
Tim Northover
2013-05-04
1
-20
/
+48
*
AArch64: implement large code model access to global variables.
Tim Northover
2013-05-04
1
-0
/
+9
*
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-08
1
-0
/
+106
*
AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
2013-02-15
1
-77
/
+69
*
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
1
-4
/
+5
*
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
/
+422