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
/
machine-cse-cmp.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] Teach DAG combiner that A-(B-C) can be folded to A+(C-B)
Craig Topper
2018-07-28
1
-2
/
+2
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
Revert "CodeGen: Allow small copyable blocks to "break" the CFG."
Kyle Butt
2017-01-11
1
-1
/
+1
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-10
1
-1
/
+1
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
2015-11-18
1
-1
/
+1
*
Revert "[ARM] Enable shrink-wrapping by default."
Renato Golin
2015-11-12
1
-1
/
+1
*
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
2015-11-11
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-3
/
+3
*
CSE: allow PerformTrivialCoalescing to check copies across basic block
Manman Ren
2012-11-27
1
-0
/
+32
*
Implement ARMBaseInstrInfo::commuteInstruction() for MOVCCr.
Jakob Stoklund Olesen
2012-04-04
1
-1
/
+1
*
Allow machine-cse to look across MBB boundary when cse'ing instructions that
Evan Cheng
2012-01-10
1
-1
/
+30
*
Re-apply 105308 with fix.
Evan Cheng
2010-06-04
1
-0
/
+18
*
Revert 105308.
Bob Wilson
2010-06-03
1
-18
/
+0
*
Enable machine cse of instructions which define physical registers.
Evan Cheng
2010-06-02
1
-0
/
+18