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
/
ARMAddressingModes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Unified Assembly Syntax for the ARM backend.
Jim Grosbach
2009-11-09
1
-2
/
+2
*
Support alignment specifier for NEON vld/vst instructions
Jim Grosbach
2009-11-07
1
-6
/
+8
*
Improve handling of immediates by splitting 32-bit immediates into two 16-bit
Jim Grosbach
2009-10-21
1
-0
/
+60
*
reduce #includes
Chris Lattner
2009-10-19
1
-4
/
+3
*
Whitespace cleanup. Remove trailing whitespace.
Jim Grosbach
2009-08-11
1
-35
/
+35
*
- More refactoring. This gets rid of all of the getOpcode calls.
Evan Cheng
2009-07-28
1
-5
/
+6
*
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
Torok Edwin
2009-07-14
1
-3
/
+3
*
assert(0) -> LLVM_UNREACHABLE.
Torok Edwin
2009-07-11
1
-3
/
+4
*
Change how so_imm and t2_so_imm are handled. At instruction selection time, t...
Evan Cheng
2009-07-08
1
-23
/
+0
*
Add a new addressing mode for NEON load/store instructions.
Bob Wilson
2009-07-01
1
-1
/
+23
*
Fix up a comment: besides the >80col lines, the operation for this
Bob Wilson
2009-07-01
1
-6
/
+6
*
Implement Thumb2 ldr.
Evan Cheng
2009-06-29
1
-1
/
+1
*
Initial Thumb2 support. Majority of the work is done by David Goodwin. There are
Evan Cheng
2009-06-23
1
-0
/
+110
*
Fix comment to match function name.
Bob Wilson
2009-03-30
1
-1
/
+1
*
Rename SDOperand to SDValue.
Dan Gohman
2008-07-27
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
ARM backend contribution from Apple.
Evan Cheng
2007-01-19
1
-0
/
+394