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
/
test
/
CodeGen
/
Thumb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Arm: Don't define a label twice with two setjmps in a function.
Matthias Braun
2015-07-16
1
-0
/
+89
*
[SDAG] Optimize unordered comparison in soft-float mode (patch by Anton Nadol...
Alexey Bataev
2015-07-15
2
-26
/
+21
*
Revert "LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization"
Matthias Braun
2015-07-14
1
-6
/
+3
*
LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
Matthias Braun
2015-07-14
1
-3
/
+6
*
ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
Matthias Braun
2015-07-10
1
-4
/
+2
*
ARMLoadStoreOptimizer: Fix errata 602117 handling and make testcase actually ...
Matthias Braun
2015-06-24
1
-1
/
+1
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-23
/
+23
*
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
2015-06-03
1
-4
/
+2
*
Revert "ARM: Thumb2 LDRD/STRD supports independent input/output regs"
Renato Golin
2015-06-02
1
-2
/
+4
*
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
2015-06-01
1
-4
/
+2
*
ARM: recommit r237590: allow jump tables to be placed as constant islands.
Tim Northover
2015-05-31
2
-2
/
+12
*
Revert r237590, "ARM: allow jump tables to be placed as constant islands."
Peter Collingbourne
2015-05-21
2
-12
/
+2
*
ARM: allow jump tables to be placed as constant islands.
Tim Northover
2015-05-18
2
-2
/
+12
*
Thumb2SizeReduction: Check the correct set of registers for LDMIA.
Peter Collingbourne
2015-05-05
1
-1
/
+1
*
Thumb2: When applying branch optimizations, visit branches in reverse order.
Peter Collingbourne
2015-04-23
1
-0
/
+54
*
ARM: When re-creating a branch via InsertBranch, preserve CPSR flags.
Peter Collingbourne
2015-04-23
1
-2
/
+1
*
Thumb2: When optimizing for size, do not if-convert branches involving compar...
Peter Collingbourne
2015-04-23
3
-5
/
+52
*
ARM: When spilling extra registers for alignment, prefer low registers on all...
Peter Collingbourne
2015-04-23
3
-9
/
+9
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
11
-42
/
+42
*
[ARM] support for Cortex-R4/R4F
Javed Absar
2015-04-09
1
-0
/
+4
*
Fix a nasty bug in DAGCombine of STORE nodes.
Owen Anderson
2015-03-19
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
16
-55
/
+55
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-0
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
64
-374
/
+374
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
39
-323
/
+323
*
Change the fast-isel-abort option from bool to int to enable "levels"
Mehdi Amini
2015-02-27
1
-1
/
+1
*
Make buildbots better.
James Molloy
2015-02-11
1
-3
/
+3
*
[ARM] Fix a bug in constant island pass that was triggering an assertion.
Akira Hatanaka
2015-01-08
1
-0
/
+42
*
Fix large stack alignment codegen for ARM and Thumb2 targets
Kristof Beyls
2015-01-08
2
-5
/
+5
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-1
/
+1
*
[ARMConstantIsland] Insert tbb/tbh optimization where previous jump table res...
Chad Rosier
2014-12-12
1
-0
/
+47
*
ARM: allow constpool entry to be moved to the user's block in all cases.
Tim Northover
2014-11-13
1
-383
/
+19
*
ARM: Fix a bug which was causing convergence failure in constant-island pass.
Akira Hatanaka
2014-10-17
1
-0
/
+395
*
Delete -std-compile-opts.
Rafael Espindola
2014-10-16
1
-1
/
+1
*
[ARM] Allow selecting VRINT[APMXZR] and VCVT[BT] instructions for FPv5
Oliver Stannard
2014-10-01
2
-33
/
+50
*
[ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP (LLVM)
Oliver Stannard
2014-10-01
5
-17
/
+32
*
ARM / x86_64 varargs: Don't save regparms in prologue without va_start
Reid Kleckner
2014-08-22
1
-0
/
+3
*
[ARM] Enable DP copy, load and store instructions for FPv4-SP
Oliver Stannard
2014-08-21
6
-1
/
+1065
*
ARM: do not generate BLX instructions on Cortex-M CPUs.
Tim Northover
2014-08-06
1
-3
/
+3
*
[ARM] In dynamic-no-pic mode, ARM's post-RA pseudo expansion was incorrectly
Akira Hatanaka
2014-08-02
1
-0
/
+6
*
[stack protector] Add test cases for thumb and thumb2.
Akira Hatanaka
2014-07-25
1
-0
/
+37
*
ARM: spot SBFX-compatbile code expressed with sign_extend_inreg
Tim Northover
2014-07-23
1
-2
/
+1
*
ARM: add patterns for [su]xta[bh] from just a shift.
Tim Northover
2014-07-23
2
-6
/
+38
*
[SDAG] Make the DAGCombine worklist not grow endlessly due to duplicate
Chandler Carruth
2014-07-23
2
-2
/
+3
*
ARM: Fix TPsoft for Thumb mode
Christian Pirker
2014-06-24
1
-0
/
+54
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
ARM & AArch64: make use of common cmpxchg idioms after expansion
Tim Northover
2014-05-30
17
-25
/
+25
*
Fix the Load/Store optimization pass to work with Thumb1.
James Molloy
2014-05-16
1
-0
/
+2
*
Move the segmented stack switch to a function attribute
Reid Kleckner
2014-04-10
1
-3
/
+5
*
ARM: fix test case missed in previous roundup
Saleem Abdulrasool
2014-04-04
1
-2
/
+2
[next]