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
/
long_shift.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function
Evan Cheng
2011-12-14
1
-2
/
+2
*
Cmp peephole optimization isn't always safe for signed arithmetics.
Evan Cheng
2011-03-23
1
-2
/
+4
*
Properly pseudo-ize MOVCCr and MOVCCs.
Jim Grosbach
2011-03-10
1
-2
/
+2
*
When we look at instructions to convert to setting the 's' flag, we need to look
Bill Wendling
2010-11-01
1
-2
/
+0
*
More tests to XFAIL. The arm-and-txt-peephole.ll test passes even when the
Bill Wendling
2010-11-01
1
-0
/
+2
*
Refactor the MOVsr[al]_flag and RRX pseudo-instructions to really be pseudos
Jim Grosbach
2010-10-14
1
-1
/
+1
*
Tweak the ARM backend to use the RRX mnemonic instead of the 'mov a, b, rrx'
Jim Grosbach
2010-10-14
1
-1
/
+1
*
Update tests to handle MC-inst instruction printing of shift operations. The
Jim Grosbach
2010-09-17
1
-3
/
+3
*
Update test to match output of optimize compares for ARM.
Bill Wendling
2010-08-11
1
-4
/
+2
*
Teach EmitLiveInCopies to omit copies for unused virtual registers,
Dan Gohman
2010-06-24
1
-4
/
+4
*
Run codegen dce pass for all targets at all optimization levels. Previously it's
Evan Cheng
2010-02-06
1
-4
/
+4
*
Update test to be more explicit about what instruction sequences are expected...
Jim Grosbach
2009-10-31
1
-3
/
+16
*
Expand 64-bit logical shift right inline
Jim Grosbach
2009-10-31
1
-1
/
+1
*
Expand 64-bit arithmetic shift right inline
Jim Grosbach
2009-10-31
1
-1
/
+1
*
Expand 64 bit left shift inline rather than using the libcall. For now, this
Jim Grosbach
2009-10-31
1
-1
/
+1
*
Add missing colons for FileCheck.
Benjamin Kramer
2009-10-31
1
-1
/
+1
*
Convert to FileCheck
Jim Grosbach
2009-10-31
1
-5
/
+9
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Move thumb and thumb2 tests into separate directories.
Evan Cheng
2009-06-24
1
-1
/
+0
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
1
-5
/
+5
*
-march=arm -enable-thumb => -march=thumb
Evan Cheng
2007-02-23
1
-1
/
+1
*
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-02
1
-8
/
+8
*
Merge tests.
Evan Cheng
2007-01-27
1
-7
/
+28
*
ARM test cases contributed by Apple.
Evan Cheng
2007-01-19
1
-0
/
+10