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
*
Expand vector floating-point conversions not supported by NEON.
Bob Wilson
2009-09-16
1
-0
/
+6
*
Expand some more vector operations not supported by Neon.
Bob Wilson
2009-09-16
1
-0
/
+6
*
Neon does not support vector divide or remainder. Expand them.
Bob Wilson
2009-09-16
1
-0
/
+8
*
Expand all v2f64 arithmetic operations for Neon.
Bob Wilson
2009-09-15
1
-0
/
+27
*
Handle AddrMode4 for Thumb2 in rewriteT2FrameIndex. This occurs for
Bob Wilson
2009-09-15
1
-0
/
+5
*
Fix superreg use in ARMAsmPrinter. Approved by Anton Korobeynikov.
Sandeep Patel
2009-09-15
1
-2
/
+2
*
Remove invalid add_dependencies line to unbreak the CMake build.
Ted Kremenek
2009-09-15
1
-1
/
+1
*
Added the first bits of the ARM target assembler to llvm-mc. For now it only
Kevin Enderby
2009-09-15
4
-1
/
+115
*
trivial whitespace cleanup
Jim Grosbach
2009-09-14
1
-2
/
+2
*
remove all but one reference to TargetRegisterDesc::AsmName.
Chris Lattner
2009-09-13
1
-31
/
+29
*
the tblgen produced 'getRegisterName' method does not access
Chris Lattner
2009-09-13
1
-1
/
+1
*
make tblgen produce a function that returns the name for a physreg.
Chris Lattner
2009-09-13
1
-0
/
+2
*
replace printBasicBlockLabel with EmitBasicBlockStart,
Chris Lattner
2009-09-13
1
-1
/
+1
*
convert some uses of printBasicBlockLabel to use GetMBBSymbol
Chris Lattner
2009-09-13
1
-5
/
+6
*
Fix merge problem
Anton Korobeynikov
2009-09-13
1
-7
/
+0
*
Define proper subreg sets for arm - this should fix bunch of subtle problems
Anton Korobeynikov
2009-09-13
1
-5
/
+25
*
Add QPR_VFP2 regclass and add copy_to_regclass nodes, where needed to
Anton Korobeynikov
2009-09-12
3
-7
/
+26
*
Revert array initialization regclass change so that the initialization stays ...
Jim Grosbach
2009-09-11
1
-24
/
+20
*
Update register class references to use the global constant ARM::*RegisterCla...
Jim Grosbach
2009-09-11
2
-26
/
+30
*
Proper support of non-lazy indirect symbols.
Evan Cheng
2009-09-10
2
-8
/
+21
*
Fix double load / store multiple encoding.
Evan Cheng
2009-09-09
2
-4
/
+3
*
Fix pr4939: Change FPCCToARMCC to translate SETOLE to ARMCC::LS.
Bob Wilson
2009-09-09
1
-12
/
+5
*
remove DebugLoc from MCInst and eliminate "Comment printing" from
Chris Lattner
2009-09-09
1
-0
/
+3
*
hoist the call to processDebugLoc out of the generated
Chris Lattner
2009-09-09
1
-0
/
+1
*
Cast MO.getImm() to unsigned before comparing with an unsigned limit.
Evan Cheng
2009-09-09
1
-1
/
+1
*
Make sure to make stub region writable before emission, executable after emis...
Evan Cheng
2009-09-09
1
-0
/
+22
*
Fix arm jit encoding bug introduced by 75048. Some instructions', e.g. MOVi, ...
Evan Cheng
2009-09-09
1
-7
/
+21
*
Remove comments which don't add much to .s readibility.
Evan Cheng
2009-09-09
1
-5
/
+5
*
Unbreak getOnesVector() / getZeroVector() to use valid ARM extended imm's.
Anton Korobeynikov
2009-09-08
2
-19
/
+33
*
Add NEON 'laned' operations. This fixes another bunch of gcc testsuite fails and
Anton Korobeynikov
2009-09-08
3
-22
/
+406
*
Remove some not-really-used variables, as warned
Duncan Sands
2009-09-06
1
-2
/
+0
*
Remove some unused variables and methods warned about by
Duncan Sands
2009-09-06
1
-2
/
+1
*
Whitespace cleanup
Jim Grosbach
2009-09-04
1
-23
/
+23
*
Calls clobber FPSCR.
David Goodwin
2009-09-03
2
-4
/
+4
*
Reference to hidden symbols do not have to go through non-lazy pointer in non...
Evan Cheng
2009-09-03
4
-10
/
+50
*
More missed vdup patterns
Anton Korobeynikov
2009-09-02
1
-0
/
+12
*
Retype from unsigned to CallingConv::ID accordingly. Approved by Bob Wilson.
Sandeep Patel
2009-09-02
2
-10
/
+10
*
reduce size of SmallString to something more reasonable
Jim Grosbach
2009-09-01
1
-1
/
+1
*
Add support for generating code for vst{234}lane intrinsics.
Bob Wilson
2009-09-01
4
-0
/
+124
*
Use raw_ostream instead of sstream
Jim Grosbach
2009-09-01
1
-7
/
+5
*
RRX reads CPSR.
David Goodwin
2009-09-01
2
-1
/
+4
*
Generate code for vld{234}_lane intrinsics.
Bob Wilson
2009-09-01
4
-0
/
+130
*
Fix compiler warnings
Jim Grosbach
2009-09-01
2
-2
/
+2
*
Clean up LSDA name generation and use for SJLJ exception handling. This
Jim Grosbach
2009-09-01
4
-22
/
+31
*
Remove .n suffix for some 16-bit opcodes now that Darwin assembler is fixed.
Evan Cheng
2009-08-31
1
-4
/
+3
*
Normalize makefile comments and sort cmake file lists.
Benjamin Kramer
2009-08-31
2
-2
/
+2
*
Add missed pattern
Anton Korobeynikov
2009-08-30
1
-0
/
+2
*
EXTRACT_VECTOR_ELEMENT can have result type different from element type.
Anton Korobeynikov
2009-08-30
1
-3
/
+10
*
Do not assert on too wide splats we don't support.
Anton Korobeynikov
2009-08-29
1
-4
/
+6
*
Add missed extract_element pattern
Anton Korobeynikov
2009-08-28
1
-1
/
+3
[next]