index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
ARM
/
select.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner][X86][ARM] Teach visitMULO to fold multiplies with 0 to 0 and no...
Craig Topper
2019-09-08
1
-2
/
+2
*
[ARM] Favour PL/MI over GE/LT when possible
David Green
2019-07-04
1
-2
/
+2
*
ARM: use target-specific SUBS node when combining cmp with cmov.
Tim Northover
2018-12-03
1
-0
/
+11
*
[SchedModel] Fix for read advance cycles with implicit pseudo operands.
Jonas Paulsson
2018-10-30
1
-1
/
+1
*
Revert "[ARM] Lower lower saturate to 0 and lower saturate to -1 using bit-op...
Evgeniy Stepanov
2018-01-31
1
-1
/
+1
*
[ARM] Lower lower saturate to 0 and lower saturate to -1 using bit-operations
Pablo Barrio
2018-01-31
1
-1
/
+1
*
ARM: fixup more tests to specify the target more explicitly
Saleem Abdulrasool
2014-04-03
1
-3
/
+7
*
Revert "Tests: Be less dependent on a specific schedule/regalloc"
Matthias Braun
2013-10-11
1
-5
/
+5
*
Tests: Be less dependent on a specific schedule/regalloc
Matthias Braun
2013-10-11
1
-5
/
+5
*
Tests: Use CHECK-LABEL where possible
Matthias Braun
2013-10-10
1
-4
/
+4
*
ARM: use TableGen patterns to select CMOV operations.
Tim Northover
2013-08-22
1
-1
/
+1
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-9
/
+9
*
Use predication instead of pseudo-opcodes when folding into MOVCC.
Jakob Stoklund Olesen
2012-09-05
1
-1
/
+1
*
Add ADD and SUB to the predicable ARM instructions.
Jakob Stoklund Olesen
2012-08-16
1
-4
/
+3
*
Teach the DAG combiner to turn sitofp/uitofp from i1 into a conditional move,...
Owen Anderson
2012-07-09
1
-0
/
+26
*
Allocate virtual registers in ascending order.
Jakob Stoklund Olesen
2012-04-02
1
-5
/
+5
*
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
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+49