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
/
select.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SimplifySelectCC to add newly created nodes to the DAGCombiner
Dan Gohman
2011-09-22
1
-6
/
+6
*
Thumb assembly parsing and encoding for ADR.
Jim Grosbach
2011-08-17
1
-1
/
+1
*
Fix a compiler crash where a Glue value had multiple uses. Radar 9049552.
Bob Wilson
2011-03-08
1
-0
/
+23
*
These tests are looking for library function names that
Dale Johannesen
2010-11-17
1
-1
/
+1
*
- Add TargetInstrInfo::getOperandLatency() to compute operand latencies. This
Evan Cheng
2010-10-06
1
-1
/
+1
*
Consider this code snippet:
Bill Wendling
2010-08-11
1
-0
/
+25
*
Use Unified Assembly Syntax for the ARM backend.
Jim Grosbach
2009-11-09
1
-1
/
+1
*
Convert some ARM tests with lots of greps to use FileCheck.
Bob Wilson
2009-10-09
1
-8
/
+19
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-7
/
+7
*
Move thumb and thumb2 tests into separate directories.
Evan Cheng
2009-06-24
1
-7
/
+0
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-13
/
+13
*
For PR1319: Upgrade to use new test harness
Reid Spencer
2007-04-15
1
-14
/
+14
*
-march=arm -enable-thumb => -march=thumb
Evan Cheng
2007-02-23
1
-7
/
+7
*
For PR761:
Reid Spencer
2007-01-26
1
-7
/
+7
*
ARM test cases contributed by Apple.
Evan Cheng
2007-01-19
1
-31
/
+45
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-7
/
+7
*
more condition codes
Rafael Espindola
2006-09-21
1
-2
/
+43
*
fix select.ll to always test a select node
Rafael Espindola
2006-09-08
1
-11
/
+2
*
implement unconditional branches
Rafael Espindola
2006-09-08
1
-1
/
+0
*
This fails
Chris Lattner
2006-09-07
1
-0
/
+1
*
run llc with -march=arm in select.ll
Rafael Espindola
2006-08-22
1
-1
/
+1
*
This passes.
Chris Lattner
2006-08-22
1
-1
/
+1
*
Use the correct syntax.
Reid Spencer
2006-08-22
1
-2
/
+2
*
Add a simple RUN line so this doesn't always fail. XFAIL this until
Reid Spencer
2006-08-22
1
-0
/
+2
*
initial support for select
Rafael Espindola
2006-08-21
1
-0
/
+15