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
/
AArch64InstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: estimate inline asm length during branch relaxation
Tim Northover
2014-06-17
1
-1
/
+7
*
Remove a method that was just replacing direct access to a member.
Eric Christopher
2014-06-10
1
-18
/
+18
*
Remove the uses of AArch64TargetMachine and AArch64Subtarget from
Eric Christopher
2014-06-10
1
-1
/
+1
*
AArch64: implement copies to/from NZCV as a last ditch effort.
Tim Northover
2014-05-27
1
-1
/
+19
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+2065
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-979
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-3
/
+3
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-2
/
+2
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
Rafael Espindola
2014-03-07
1
-1
/
+1
*
Simplify. No functionality change.
Rafael Espindola
2014-03-07
1
-4
/
+1
*
[AArch64]Add support for spilling FPR8/FPR16.
Hao Liu
2014-02-13
1
-0
/
+8
*
[AArch64]Implement the copy of two FPR8 registers by using FMOVss of two FPR3...
Hao Liu
2014-02-10
1
-0
/
+10
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+2
*
[AArch64 NEON] Fix a bug in implementing register copy bwtween FPR16.
Kevin Qin
2014-01-24
1
-2
/
+2
*
[AArch64]Fix the problem can't select f16_to_f32 and f32_to_f16.
Hao Liu
2014-01-17
1
-0
/
+10
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+0
*
[AArch64]Add support to spill/fill D tuples such as DPair/DTriple/DQuad. Ther...
Hao Liu
2014-01-07
1
-8
/
+31
*
[AArch64]Add support to copy D tuples such as DPair/DTriple/DQuad and Q tuple...
Hao Liu
2014-01-07
1
-1
/
+51
*
[AArch64]Add code to spill/fill Q register tuples such as QPair/QTriple/QQuad.
Hao Liu
2013-12-30
1
-8
/
+50
*
[AArch64]Implement 128 bit register copy with NEON.
Kevin Qin
2013-11-26
1
-17
/
+19
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+1
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-1
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-1
/
+1
*
Implement 3 AArch64 neon instructions : umov smov ins.
Kevin Qin
2013-09-17
1
-14
/
+40
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
1
-11
/
+0
*
Don't cache the instruction info and register info objects.
Bill Wendling
2013-06-07
1
-1
/
+1
*
Switch to LLVM support function abs64 to keep VS2008 happy.
Tim Northover
2013-03-27
1
-3
/
+3
*
AArch64: add branch fixup pass.
Tim Northover
2013-02-15
1
-0
/
+42
*
AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
2013-02-15
1
-44
/
+0
*
AArch64: refactor frame handling to use movz/movk for overlarge offsets.
Tim Northover
2013-02-15
1
-12
/
+29
*
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
1
-2
/
+4
*
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
/
+805