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
*
Bug 13662: Enable GPRPair for all i64 operands of inline asm on ARM
Weiming Zhao
2013-06-28
2
-12
/
+45
*
ARM: ensure fixed-point conversions have sane types
Tim Northover
2013-06-28
1
-5
/
+36
*
ARM: Fix pseudo-instructions for SRS (Store Return State).
Tilmann Scheller
2013-06-28
1
-4
/
+4
*
Add a Subtarget feature 'v8fp' to the ARM backend.
Joey Gouly
2013-06-27
5
-5
/
+24
*
Clarify and doxygen-ify comments
Stephen Lin
2013-06-26
2
-16
/
+20
*
ARM: Proactively ensure that the LowerCallResult hack for 'this'-returns is n...
Stephen Lin
2013-06-26
3
-4
/
+23
*
Minor formatting fix to ARMBaseRegisterInfo::getCalleeSavedRegs
Stephen Lin
2013-06-26
1
-7
/
+5
*
Add a subtarget feature 'v8' to the ARM backend.
Joey Gouly
2013-06-26
8
-4
/
+25
*
ARM: fix more cases where predication may or may not be allowed
Tim Northover
2013-06-26
4
-36
/
+35
*
ARM: allow predicated barriers in Thumb mode
Tim Northover
2013-06-26
2
-18
/
+16
*
Remove the 'generic' CPU from the ARM eabi attributes printer.
Joey Gouly
2013-06-26
1
-9
/
+2
*
ARM: operands should be explicit when disassembled
Amaury de la Vieuville
2013-06-26
1
-8
/
+3
*
ARM: check predicate bits for thumb instructions
Amaury de la Vieuville
2013-06-24
1
-13
/
+17
*
ARM: rGPR is meant to be unpredictable, not undefined
Amaury de la Vieuville
2013-06-24
1
-2
/
+5
*
ARM: fix thumb1 nop decoding
Amaury de la Vieuville
2013-06-24
1
-9
/
+0
*
ARM: fix IT decoding
Amaury de la Vieuville
2013-06-24
1
-4
/
+2
*
ARM: enable decoding of pc-relative PLD/PLI
Amaury de la Vieuville
2013-06-24
2
-46
/
+148
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
2
-2
/
+2
*
DebugInfo: Don't lose unreferenced non-trivial by-value parameters
David Blaikie
2013-06-21
1
-2
/
+0
*
ARM: Remove a (false) dependency on the memoryoperand's value as we do not use
Quentin Colombet
2013-06-20
1
-1
/
+2
*
This reverts r155000.
Joey Gouly
2013-06-20
1
-6
/
+1
*
DebugInfo: PR14763/r183329 correct the location of indirect parameters
David Blaikie
2013-06-19
2
-4
/
+6
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
2
-19
/
+34
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
1
-1
/
+1
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
1
-1
/
+1
*
ARM: Add optional datatype suffix to NEON mvn asm syntax.
Jim Grosbach
2013-06-18
1
-1
/
+6
*
[ARMTargetLowering] ARMISD::{SUB,ADD}{C,E} second result is a boolean implyin...
Michael Gottesman
2013-06-18
1
-1
/
+11
*
Converted an overly aggressive assert to a conditional check in AddCombineTo6...
Michael Gottesman
2013-06-18
1
-2
/
+5
*
Change the arm assembler to support this from the v7c spec:
Kevin Enderby
2013-06-18
1
-1
/
+11
*
Reduce indentation.
David Blaikie
2013-06-18
1
-53
/
+55
*
ARM: fix literal load with positive offset encoding
Amaury de la Vieuville
2013-06-18
3
-5
/
+7
*
ARM: add operands pre-writeback variants when needed
Amaury de la Vieuville
2013-06-18
3
-40
/
+61
*
ARM: fix thumb literal loads decoding
Amaury de la Vieuville
2013-06-18
3
-29
/
+238
*
ARM: thumb stores cannot use PC as dest register
Amaury de la Vieuville
2013-06-18
1
-0
/
+37
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
3
-38
/
+38
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
4
-60
/
+1
*
Debug Info: Simplify Frame Index handling in DBG_VALUE Machine Instructions
David Blaikie
2013-06-16
1
-6
/
+1
*
Update machine models. Specify buffer sizes for OOO processors.
Andrew Trick
2013-06-15
2
-3
/
+3
*
Machine Model: Add MicroOpBufferSize and resource BufferSize.
Andrew Trick
2013-06-15
2
-6
/
+2
*
ARM: fix thumb coprocessor instruction with pre-writeback disassembly
Amaury de la Vieuville
2013-06-14
1
-1
/
+1
*
Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
2013-06-14
1
-3
/
+18
*
ARM: fix B decoding
Amaury de la Vieuville
2013-06-13
1
-1
/
+1
*
ARM: fix t2am_imm8_offset operand printing for imm=#-0
Amaury de la Vieuville
2013-06-13
1
-1
/
+3
*
ARM FastISel fix sext/zext fold
JF Bastien
2013-06-11
1
-19
/
+36
*
Rework r183728, suppress assert(0) for now. Its behavior depends on assertion...
NAKAMURA Takumi
2013-06-11
1
-1
/
+4
*
It adds support for negative zero offsets for loads and stores.
Mihai Popa
2013-06-11
1
-1
/
+1
*
This patch adds support for FPINST/FPINST2 as operands to vmsr/vmrs. These ar...
Mihai Popa
2013-06-11
2
-4
/
+15
*
ARM: Enforce decoding rules for VLDn instructions
Amaury de la Vieuville
2013-06-11
2
-68
/
+76
*
ARM: Fix STREX/LDREX reecoding
Amaury de la Vieuville
2013-06-11
1
-10
/
+28
*
Tweak a couple of tests on win32 hosts with +Asserts.
NAKAMURA Takumi
2013-06-11
1
-1
/
+1
[next]