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
/
lib
/
Target
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
1
-2
/
+0
*
Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when th...
Gordon Keiser
2013-03-28
1
-2
/
+2
*
Testing commit access to llvm. Remove two lines of whitespace from the Thumb...
Gordon Keiser
2013-03-28
1
-2
/
+0
*
Enabling the generation of dependency breakers for partial updates on Cortex-...
Silviu Baranga
2013-03-27
2
-9
/
+6
*
Revert ARM Scheduler Model: Add resources instructions, map resources
Arnold Schwaighofer
2013-03-26
4
-70
/
+24
*
Patch by Gordon Keiser!
Joe Abbey
2013-03-26
1
-1
/
+1
*
ARM Scheduler Model: Add resources instructions, map resources in subtargets
Arnold Schwaighofer
2013-03-26
4
-24
/
+70
*
ARM Scheduler Model: Partial implementation of the new machine scheduler model
Arnold Schwaighofer
2013-03-26
1
-0
/
+57
*
[arm load/store optimizer] When trying to merge a base update load/store, make
Chad Rosier
2013-03-25
1
-1
/
+1
*
Allow the register scavenger to spill multiple registers
Hal Finkel
2013-03-22
3
-3
/
+3
*
Avoid NEON SP-FP unless unsafe-math or Darwin
Renato Golin
2013-03-21
4
-9
/
+23
*
Fix pr13145 - Naming a function like a register name confuses the asm parser.
Chad Rosier
2013-03-19
1
-14
/
+20
*
Improve long vector sext/zext lowering on ARM
Renato Golin
2013-03-19
2
-4
/
+67
*
ARM cost model: Make some vector integer to float casts cheaper
Arnold Schwaighofer
2013-03-18
1
-0
/
+30
*
ARM cost model: Correct cost for some cheap float to integer conversions
Arnold Schwaighofer
2013-03-18
1
-1
/
+9
*
ARM cost model: Fix costs for some vector selects
Arnold Schwaighofer
2013-03-15
1
-5
/
+0
*
Adding an A15 specific optimization pass for interactions between S/D/Q regis...
Silviu Baranga
2013-03-15
5
-2
/
+720
*
ARM: Fix an old refacto.
Benjamin Kramer
2013-03-15
1
-1
/
+1
*
ARM cost model: Fix cost of fptrunc and fpext instructions
Arnold Schwaighofer
2013-03-15
1
-2
/
+17
*
Silence anonymous type in anonymous union warnings.
Eric Christopher
2013-03-15
1
-96
/
+120
*
Move estimateStackSize from ARM into MachineFrameInfo
Hal Finkel
2013-03-14
1
-54
/
+3
*
ARM cost model: Increase cost of some vector selects we do terrible on
Arnold Schwaighofer
2013-03-14
1
-0
/
+24
*
ARM cost model: Increase the cost for vector casts that use the stack
Arnold Schwaighofer
2013-03-12
1
-0
/
+8
*
Don't glue users to extract_subreg when selecting the llvm.arm.ldrexd
Lang Hames
2013-03-09
1
-6
/
+4
[prev]
[next]