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
/
test
/
CodeGen
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM with patches for fp16
Pirama Arumuga Nainar
2015-05-26
1
-0
/
+903
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
69
-171
/
+426
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
455
-5259
/
+5891
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
90
-1142
/
+3108
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
89
-888
/
+3358
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
55
-107
/
+826
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
70
-215
/
+4954
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
353
-938
/
+5051
*
Merging r195535:
Manman Ren
2013-12-09
1
-0
/
+3
*
Merging r195504:
Manman Ren
2013-12-09
11
-0
/
+22
*
Merge r196725 (conflicts on same API as before):
Tim Northover
2013-12-09
1
-0
/
+9
*
Merging r196493. Simple conflict due to change API of updated
Tim Northover
2013-12-08
1
-0
/
+29
*
Merging r196588:
Bill Wendling
2013-12-08
1
-0
/
+60
*
Merging r196269:
Bill Wendling
2013-12-07
1
-0
/
+7
*
Merging r196046:
Bill Wendling
2013-12-02
1
-2
/
+2
*
[PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak due to GV.
NAKAMURA Takumi
2013-11-18
2
-0
/
+4
*
Avoid illegal integer promotion in fastisel
Bob Wilson
2013-11-15
1
-0
/
+18
*
ARM: produce friendly error for invalid inline asm
Tim Northover
2013-11-14
1
-0
/
+16
*
Error if we see an alias to a declaration.
Rafael Espindola
2013-11-14
1
-2
/
+4
*
Enable generating legacy IT block for AArch32
Weiming Zhao
2013-11-13
1
-0
/
+1
*
[ARM] Add support for FP_HP_extension build attribute
Bradley Smith
2013-11-12
2
-6
/
+24
*
[VirtRegMap] Fix for PR17825. Do not ignore noreturn definitions when setting
Quentin Colombet
2013-11-08
1
-4
/
+16
*
ARM: fold prologue/epilogue sp updates into push/pop for code size
Tim Northover
2013-11-08
1
-0
/
+126
*
Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
Bob Wilson
2013-11-03
1
-0
/
+38
*
[ARM] Add Virtualization subtarget feature and more build attributes in this ...
Bradley Smith
2013-11-01
3
-264
/
+128
*
[ARM] Fix Tag_ABI_HardFP_use build attribute
Bradley Smith
2013-11-01
2
-34
/
+89
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-27
/
+0
*
[arm] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
2013-10-28
2
-38
/
+259
*
ARM: don't expand atomicrmw inline on Cortex-M0
Tim Northover
2013-10-25
1
-0
/
+1
*
LegalizeDAG: allow libcalls for max/min atomic operations
Tim Northover
2013-10-25
1
-0
/
+24
*
ARM: Test r193381 a bit more thoroughly.
Jim Grosbach
2013-10-24
1
-0
/
+2
*
ARM: Tweak usage of '*vfp' compiler_rt functions.
Jim Grosbach
2013-10-24
1
-2
/
+2
*
ARM: Use non-VFP softcalls on embedded Darwinish targets
Tim Northover
2013-10-24
1
-0
/
+22
*
17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_I32 for thumb1 targets
David Peixotto
2013-10-17
1
-0
/
+1523
*
Port to FileCheck.
Rafael Espindola
2013-10-16
1
-4
/
+17
*
Struct byval: fix a copy-paste error for thumb2.
Manman Ren
2013-10-15
1
-4
/
+43
*
MachineSink: Fix and tweak critical-edge breaking heuristic.
Will Dietz
2013-10-14
4
-11
/
+23
*
Add Cortex-A57 support
Bernard Ogden
2013-10-14
1
-0
/
+13
*
Add subtarget feature support for Cortex-A53
Bernard Ogden
2013-10-14
1
-4
/
+8
*
Remove kill flags after if conversion if necessary
Matthias Braun
2013-10-11
1
-0
/
+30
*
Revert "Tests: Be less dependent on a specific schedule/regalloc"
Matthias Braun
2013-10-11
10
-53
/
+55
*
[ARM] Fix FP ABI attributes with no VFP enabled.
Amara Emerson
2013-10-11
2
-8
/
+3
*
Tests: Be less dependent on a specific schedule/regalloc
Matthias Braun
2013-10-11
10
-55
/
+53
*
[ARM] Add a test case for disabled neon/fpu features.
Amara Emerson
2013-10-11
1
-0
/
+33
*
Tests: Use CHECK-LABEL where possible
Matthias Braun
2013-10-10
4
-15
/
+15
*
ARM: correct liveness flags during ARMLoadStoreOpt
Tim Northover
2013-10-10
1
-0
/
+40
*
Struct byval: use the correct alignment for loads generated to load
Manman Ren
2013-10-07
1
-0
/
+27
*
Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
2013-10-07
1
-2
/
+2
*
[ARM] Improve build attributes emission.
Amara Emerson
2013-10-07
2
-4
/
+117
*
ARM: optimizeSelect has to consider the previous register class
Matthias Braun
2013-10-04
1
-0
/
+23
[next]