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_xform.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Return true in enableMultipleCopyHints().
Jonas Paulsson
2018-02-16
1
-5
/
+5
*
[DAGCombiner] fold binops with constant into select-of-constants
Sanjay Patel
2017-03-01
1
-7
/
+5
*
[Thumb] Select (CMPZ X, -C) -> (CMPZ (ADDS X, C), 0)
James Molloy
2016-09-09
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
Fix optimisations of SELECT_CC which assumed result is boolean
Oliver Stannard
2014-11-17
1
-11
/
+101
*
LLVM incorrectly folds xor into select
Oliver Stannard
2014-11-11
1
-0
/
+17
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-24
/
+24
*
Use predication instead of pseudo-opcodes when folding into MOVCC.
Jakob Stoklund Olesen
2012-09-05
1
-7
/
+7
*
Also combine zext/sext into selects for ARM.
Jakob Stoklund Olesen
2012-08-18
1
-0
/
+32
*
Also pass logical ops to combineSelectAndUse.
Jakob Stoklund Olesen
2012-08-18
1
-8
/
+8
*
Avoid folding ADD instructions with FI operands.
Jakob Stoklund Olesen
2012-08-17
1
-0
/
+11
*
Add ADD and SUB to the predicable ARM instructions.
Jakob Stoklund Olesen
2012-08-16
1
-8
/
+23
*
Fold predicable instructions into MOVCC / t2MOVCC.
Jakob Stoklund Olesen
2012-08-15
1
-0
/
+60
*
Fix test case from r153135.
Chad Rosier
2012-03-20
1
-1
/
+1
*
Optimize a couple of common patterns involving conditional moves where the false
Evan Cheng
2012-02-23
1
-0
/
+46
*
Simplify printing of ARM shifted immediates.
Jim Grosbach
2011-07-11
1
-1
/
+1
*
Fix test-llvm failures.
Johnny Chen
2011-04-05
1
-1
/
+1
*
Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,
Evan Cheng
2010-11-17
1
-1
/
+2
*
Add conditional mvn instructions.
Evan Cheng
2010-11-12
1
-9
/
+53
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
add no-unwind, remove duplicate run line.
Chris Lattner
2009-03-12
1
-3
/
+2
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
New tests.
Evan Cheng
2007-06-21
1
-0
/
+16