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
/
test
/
CodeGen
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct some bogus target triples.
Duncan Sands
2010-05-07
1
-1
/
+1
*
fix copy/paste oops.
Jim Grosbach
2010-05-05
1
-3
/
+3
*
Add tests for ARMV7M divide instruction use
Jim Grosbach
2010-05-05
1
-9
/
+19
*
remove unneeded underscores.
Jim Grosbach
2010-05-05
1
-4
/
+4
*
Convert to filecheck
Jim Grosbach
2010-05-05
1
-5
/
+9
*
Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,
Dan Gohman
2010-05-03
13
-38
/
+38
*
Fix a bug which prevented tail merging of return instructions in
Dan Gohman
2010-05-03
2
-7
/
+8
*
Remove the -enable-sjlj-eh option, which doesn't do anything.
Duncan Sands
2010-05-02
3
-8
/
+0
*
Update ARM DAGtoDAG for matching UBFX instruction for unsigned bitfield
Jim Grosbach
2010-04-22
1
-0
/
+28
*
Fix tests for Neon load/store intrinsics to match the i8* types expected by
Bob Wilson
2010-04-20
10
-94
/
+188
*
Fix declarations in a few more tests.
Nick Lewycky
2010-04-17
2
-2
/
+2
*
Start function numbering at 0.
Dan Gohman
2010-04-17
3
-17
/
+17
*
Fix PR6847. RegScavenger should ignore DebugValues.
Jakob Stoklund Olesen
2010-04-15
1
-0
/
+26
*
add a simple dag combine to replace trivial shl+lshr with
Chris Lattner
2010-04-15
1
-1
/
+1
*
Don't custom lower bit converts to ARM VMOVDRRD or VMOVDRR when the operand
Bob Wilson
2010-04-14
1
-0
/
+16
*
Handle a v2f64 formal parameter that is split between registers and memory
Bob Wilson
2010-04-13
1
-0
/
+7
*
Add a testcase for svn r100568.
Bob Wilson
2010-04-09
1
-0
/
+23
*
Split big test into multiple directories to cater to
Dale Johannesen
2010-04-07
1
-0
/
+33
*
switch the flag for using NEON for SP floating point to a subtarget 'feature'.
Jim Grosbach
2010-03-25
11
-22
/
+13
*
pr6652: Use LDM to restore PC to the return address on ARMv4.
Bob Wilson
2010-03-20
1
-0
/
+13
*
Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrm
Johnny Chen
2010-03-17
7
-11
/
+11
*
--- Reverse-merging r98637 into '.':
Bob Wilson
2010-03-16
7
-11
/
+11
*
Initial ARM/Thumb disassembler check-in. It consists of a tablgen backend
Johnny Chen
2010-03-16
7
-11
/
+11
*
Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.
Bob Wilson
2010-03-16
5
-5
/
+5
*
Fix typo
Anton Korobeynikov
2010-03-14
1
-1
/
+1
*
Feature test for half precision FP.
Anton Korobeynikov
2010-03-14
1
-0
/
+32
*
fix AsmPrinter::GetBlockAddressSymbol to always return a unique
Chris Lattner
2010-03-14
1
-3
/
+3
*
Enable machine cse pass.
Evan Cheng
2010-03-10
1
-2
/
+2
*
Initial bits of ARMv4-only support.
Anton Korobeynikov
2010-03-06
1
-0
/
+13
*
pr6478: The frame pointer spill frame index is only defined when there is a
Bob Wilson
2010-03-04
1
-0
/
+65
*
pr6480: Don't try producing ld/st-multiple instructions when the address is
Bob Wilson
2010-03-04
1
-0
/
+54
*
Check for comparisons of +/- zero when optimizing less-than-or-equal and
Bob Wilson
2010-02-24
1
-0
/
+16
*
Use NEON vmin/vmax instructions for floating-point selects.
Bob Wilson
2010-02-18
1
-0
/
+65
*
Fix pr6111: Avoid using the LR register for the target address of an indirect
Bob Wilson
2010-02-16
1
-0
/
+14
*
Reapply the new LoopStrengthReduction code, with compile time and
Dan Gohman
2010-02-12
2
-2
/
+28
*
Delete dead PHI machine instructions. These can be created due to type
Bob Wilson
2010-02-10
1
-3
/
+3
*
convert to filecheck.
Chris Lattner
2010-02-08
1
-3
/
+4
*
Run codegen dce pass for all targets at all optimization levels. Previously it's
Evan Cheng
2010-02-06
4
-187
/
+68
*
Fix a gross typo: ARMv6+ may or may not support unaligned memory operations.
Anton Korobeynikov
2010-01-30
1
-4
/
+1
*
emit jump table an alias ".set" directives through MCStreamer as
Chris Lattner
2010-01-26
1
-1
/
+1
*
Emit .comm alignment in bytes but .align in powers of 2 for ARM ELF.
Rafael Espindola
2010-01-26
2
-7
/
+7
*
Update test for darwin.
Rafael Espindola
2010-01-25
1
-2
/
+1
*
Fix PR6134.
Rafael Espindola
2010-01-25
2
-9
/
+37
*
Revert LoopStrengthReduce.cpp to pre-r94061 for now.
Dan Gohman
2010-01-22
3
-29
/
+4
*
Re-implement the main strength-reduction portion of LoopStrengthReduction.
Dan Gohman
2010-01-21
3
-4
/
+29
*
Test case for r93758.
Evan Cheng
2010-01-19
1
-0
/
+11
*
The Neon "vtst" instruction takes a suffix that is the element size alone --
Bob Wilson
2010-01-17
1
-6
/
+6
*
Run the pre-register allocation tail duplication pass by default. Remove
Bob Wilson
2010-01-16
1
-0
/
+4
*
remove uses of deprecated functions, this generates slightly
Chris Lattner
2010-01-13
1
-3
/
+3
*
Delete useless trailing semicolons.
Dan Gohman
2010-01-05
2
-2
/
+2
[next]