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: permit full range of valid ADR immediates.
Tim Northover
2013-02-27
1
-2
/
+15
*
[fast-isel] Make sure the FastLowerArguments function checks to make sure the
Chad Rosier
2013-02-26
1
-0
/
+1
*
ARM: Convenience aliases for 'srs*' instructions.
Jim Grosbach
2013-02-23
3
-0
/
+28
*
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-22
1
-2
/
+1
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
8
-111
/
+96
*
Radar numbers don't belong in source code.
Evan Cheng
2013-02-21
3
-4
/
+1
*
MCParser: Update method names per coding guidelines.
Jim Grosbach
2013-02-20
1
-30
/
+30
*
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
1
-8
/
+8
*
Fix thumbv5e frame lowering assertion failure.
Logan Chien
2013-02-20
1
-3
/
+6
*
ARM NEON: Don't need COPY_TO_REGCLASS in pattern
Arnold Schwaighofer
2013-02-19
1
-3
/
+1
*
ARM: Allocation hints must make sure to be in the alloc order.
Jim Grosbach
2013-02-19
1
-1
/
+2
*
Make ARMAsmPrinter pass name more precise and fix comment.
Eli Bendersky
2013-02-19
1
-6
/
+2
*
ARM NEON: Merge a f32 bitcast of a v2i32 extractelt
Arnold Schwaighofer
2013-02-19
1
-0
/
+6
*
[fast-isel] Remove an invalid assert.
Chad Rosier
2013-02-18
1
-1
/
+0
*
Typo
Renato Golin
2013-02-16
1
-1
/
+1
*
Reinitialize the ivars in the subtarget so that they can be reset with the ne...
Bill Wendling
2013-02-16
2
-40
/
+48
*
Temporary revert of 175320.
Bill Wendling
2013-02-15
2
-48
/
+40
*
Reinitialize the ivars in the subtarget.
Bill Wendling
2013-02-15
2
-40
/
+48
*
Support changing the subtarget features in ARM.
Bill Wendling
2013-02-15
2
-4
/
+29
*
The ARM NEON vector compare instructions take three arguments. However, the
Joel Jones
2013-02-14
1
-0
/
+5
*
Re-apply r175088 for bug fix 13622: Add paired register support for
Weiming Zhao
2013-02-14
2
-6
/
+150
*
Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
Kristof Beyls
2013-02-14
1
-4
/
+8
*
temporarily revert the patch due to some conflicts
Weiming Zhao
2013-02-13
2
-150
/
+6
*
Bug fix 13622: Add paired register support for inline asm with 64-bit data on...
Weiming Zhao
2013-02-13
2
-6
/
+150
*
Test commit. Fixed typo.
David Peixotto
2013-02-13
1
-1
/
+1
*
ARM cost model: Add vector reverse shuffle costs
Arnold Schwaighofer
2013-02-12
1
-0
/
+33
*
ARM NEON: Handle v16i8 and v8i16 reverse shuffles
Arnold Schwaighofer
2013-02-12
1
-1
/
+37
*
Currently, codegen may spent some time in SDISel passes even if an entire
Evan Cheng
2013-02-11
1
-0
/
+74
*
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-08
1
-2
/
+11
*
ARM cost model: Add costs for vector selects
Arnold Schwaighofer
2013-02-07
1
-0
/
+15
*
ARM: Use MCTargetAsmParser::validateTargetOperandClass().
Jim Grosbach
2013-02-06
1
-47
/
+19
*
Move MRI liveouts to ARM return instructions.
Jakob Stoklund Olesen
2013-02-05
3
-18
/
+22
*
ARM cost model: Cost for scalar integer casts and floating point conversions
Arnold Schwaighofer
2013-02-05
1
-7
/
+108
*
ARM cost model: Penalize insertelement into D subregisters
Arnold Schwaighofer
2013-02-04
1
-0
/
+13
*
Switch the code added in r173885 to use the new, shiny RTTI
Chandler Carruth
2013-01-31
2
-9
/
+5
*
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
2013-01-31
1
-6
/
+9
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
4
-32
/
+25
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+3
*
Add a special ARM trap encoding for NaCl.
Eli Bendersky
2013-01-30
8
-6
/
+66
*
Add missing header and test cases for r173939.
Logan Chien
2013-01-30
1
-0
/
+112
*
Override virtual function for ARM EH directives.
Logan Chien
2013-01-30
1
-2
/
+216
*
This patch implements runtime ARM specific
Jack Carter
2013-01-30
2
-0
/
+21
*
This patch reworks how llvm targets set
Jack Carter
2013-01-30
1
-6
/
+0
*
Adding simple cast cost to ARM
Renato Golin
2013-01-29
2
-2
/
+46
*
Fix 64-bit atomic operations in Thumb mode.
Tim Northover
2013-01-29
1
-74
/
+46
*
Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
2013-01-29
1
-0
/
+2
*
Fixed the condition codes for the atomic64 min/umin code generation on ARM. I...
Silviu Baranga
2013-01-25
1
-2
/
+2
*
Follow up of commit r172472.
Quentin Colombet
2013-01-14
1
-28
/
+15
*
Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively c...
Quentin Colombet
2013-01-14
1
-0
/
+9
*
Fix description of ARMOperand
Joel Jones
2013-01-09
1
-1
/
+1
[next]