index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...
Mihai Popa
2013-05-13
4
-11
/
+43
*
Correctly preserve the input chain for potential tailcall nodes whose
Lang Hames
2013-05-13
1
-1
/
+1
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
2
-1
/
+3
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-1
/
+1
*
Implement AsmParser for ARM unwind directives.
Logan Chien
2013-05-10
2
-27
/
+284
*
For r181148: fixed warning 'enumeral and non-enumeral type in conditional exp...
Stepan Dyatkovskiy
2013-05-08
1
-1
/
+1
*
ARM AnalyzeBranch should conservatively return true when it sees a predicated
Evan Cheng
2013-05-05
1
-3
/
+9
*
For ARM backend, fixed "byval" attribute support.
Stepan Dyatkovskiy
2013-05-05
2
-33
/
+104
*
Add ArrayRef constructor from None, and do the cleanups that this constructor...
Dmitri Gribenko
2013-05-05
1
-2
/
+2
*
Revert r181009.
Amara Emerson
2013-05-03
2
-8
/
+139
*
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-03
2
-139
/
+8
*
Text files should not be marked executable.
Rafael Espindola
2013-04-30
1
-0
/
+0
*
s tightens up the encoding description for ARM post-indexed ldr instructions....
Mihai Popa
2013-04-30
1
-0
/
+1
*
Refactoring patch.
Stepan Dyatkovskiy
2013-04-30
5
-66
/
+100
*
ARM: Fix encoding of hint instruction for Thumb.
Quentin Colombet
2013-04-26
4
-16
/
+22
*
ARM/NEON: Pattern match vector integer abs to vabs.
Benjamin Kramer
2013-04-26
1
-0
/
+23
*
ARM cost model: Integer div and rem is lowered to a function call
Arnold Schwaighofer
2013-04-25
1
-0
/
+68
*
Add more tests for r179925 to verify correct handling of signext/zeroext; str...
Stephen Lin
2013-04-23
1
-3
/
+6
*
Lowercase "is" boolean variable prefix for consistency within function, no fu...
Stephen Lin
2013-04-23
1
-12
/
+12
*
No really, don't store anything to this since it's unconditionally
Eric Christopher
2013-04-22
1
-1
/
+1
*
Remove variable store that is never read.
Eric Christopher
2013-04-22
1
-1
/
+1
*
Fix for 5.5 Parameter Passing --> Stage C:
Stepan Dyatkovskiy
2013-04-22
3
-2
/
+8
*
Legalize vector truncates by parts rather than just splitting.
Jim Grosbach
2013-04-21
1
-3
/
+3
*
ARM: Use ldrd/strd to spill 64-bit pairs when available.
Tim Northover
2013-04-21
3
-37
/
+106
*
ARM: don't add FrameIndex offset for LDMIA (has no immediate)
Tim Northover
2013-04-20
1
-1
/
+1
*
Remove unused ShouldFoldAtomicFences flag.
Tim Northover
2013-04-20
1
-2
/
+0
*
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
Tim Northover
2013-04-20
1
-32
/
+0
*
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
5
-6
/
+48
*
Test commit
Stephen Lin
2013-04-20
1
-1
/
+1
*
Move TryToFoldFastISelLoad to FastISel, where it belongs. In general, I'm
Eli Bendersky
2013-04-19
1
-5
/
+5
*
ArrayRefize getMachineNode(). No functionality change.
Michael Liao
2013-04-19
1
-48
/
+40
*
ARM: Permit "sp" in ARM variant of STREXD instructions
Tim Northover
2013-04-19
1
-1
/
+1
*
ARM: permit "sp" in ARM variants of MOVW/MOVT instructions
Tim Northover
2013-04-19
1
-2
/
+3
*
[asm parser] Add support for predicating MnemonicAlias based on the assembler
Chad Rosier
2013-04-18
1
-3
/
+4
*
Fix for PR14824, An ARM Load/Store Optimization bug
Hao Liu
2013-04-18
1
-1
/
+17
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-4
/
+5
*
Fix treatment of ARM unallocated hint instructions.
Quentin Colombet
2013-04-17
3
-4
/
+29
*
Fix build failure introduced in 179591 when assertions are disabled.
Logan Chien
2013-04-16
1
-0
/
+4
*
Implement ARM unwind opcode assembler.
Logan Chien
2013-04-16
5
-45
/
+427
*
ARM: Add VACLT and VACLE assembly aliases.
Jim Grosbach
2013-04-15
2
-0
/
+19
*
ARM: Correct printing of pre-indexed operands.
Quentin Colombet
2013-04-12
4
-26
/
+57
*
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
2013-04-10
5
-7
/
+22
*
ARM: Remove unused variable.
Benjamin Kramer
2013-04-08
1
-2
/
+0
*
Reverting 178851 as it broke buildbots
Renato Golin
2013-04-05
1
-161
/
+10
*
Buildbot fix for r178851: mistake was in wrong TargetRegisterInfo::getRegClas...
Stepan Dyatkovskiy
2013-04-05
1
-1
/
+1
*
Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...
Stepan Dyatkovskiy
2013-04-05
1
-10
/
+161
*
ARM scheduler model: Add scheduler info to more instructions and resource
Arnold Schwaighofer
2013-04-05
4
-32
/
+67
*
ARM scheduler model: Swift has varying latencies, uops for simple ALU ops
Arnold Schwaighofer
2013-04-05
4
-5
/
+57
*
Avoid high-latency false CPSR dependencies even for tMOVSi.
Jakob Stoklund Olesen
2013-04-04
1
-46
/
+103
*
ARM Scheduler Model: Add resources instructions, map resources in subtargets
Arnold Schwaighofer
2013-04-01
4
-41
/
+85
[next]