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.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak test to check instructions rather than relying on the comment string
Jim Grosbach
2010-09-17
1
-4
/
+4
*
Fix the rest of the ARM failures by converting them to FileCheck.
Bob Wilson
2009-10-27
1
-12
/
+22
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-8
/
+8
*
Move thumb and thumb2 tests into separate directories.
Evan Cheng
2009-06-24
1
-7
/
+0
*
Do not emit comments unless -asm-verbose.
Evan Cheng
2009-03-24
1
-1
/
+1
*
Remove llvm-upgrade.
Tanya Lattner
2008-02-17
1
-47
/
+48
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-11
/
+11
*
Fix test.
Evan Cheng
2007-04-16
1
-1
/
+1
*
For PR1319: Upgrade to new test harness.
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319: Upgrade to use new test harness
Reid Spencer
2007-04-15
1
-14
/
+18
*
-march=arm -enable-thumb => -march=thumb
Evan Cheng
2007-02-23
1
-5
/
+5
*
Fix test case.
Evan Cheng
2007-01-31
1
-2
/
+0
*
Thumb tests.
Evan Cheng
2007-01-27
1
-2
/
+9
*
ARM test cases contributed by Apple.
Evan Cheng
2007-01-19
1
-8
/
+5
*
use MVN to handle small negative constants
Rafael Espindola
2006-12-12
1
-2
/
+2
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-12
/
+12
*
add the immediate to the Offset in eliminateFrameIndex
Rafael Espindola
2006-10-17
1
-0
/
+7
*
implement smull and umull
Rafael Espindola
2006-10-16
1
-1
/
+19
*
add SBCS and SUBS
Rafael Espindola
2006-10-13
1
-1
/
+9
*
implement calls to functions that return long
Rafael Espindola
2006-10-13
1
-0
/
+7
*
add a test for adds adcs
Rafael Espindola
2006-10-09
1
-1
/
+9
*
if a constant can't be an immediate, add it to the constant pool
Rafael Espindola
2006-09-21
1
-3
/
+2
*
add support for returning 64bit values
Rafael Espindola
2006-09-04
1
-0
/
+32