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
/
X86
/
machine-cp.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Add a new pass for PostRA sink
Jun Bum Lim
2018-03-22
1
-8
/
+10
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
1
-2
/
+2
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Quentin Colombet
2018-02-17
1
-2
/
+2
*
[x86] preserve test intent by removing undef
Sanjay Patel
2018-02-10
1
-83
/
+52
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
1
-2
/
+2
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-1
/
+1
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-6
/
+6
*
[SelectionDAG] Support 'bit preserving' floating points bitcasts on computeKn...
Simon Pilgrim
2017-10-28
1
-56
/
+41
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Geoff Berry
2017-10-03
1
-2
/
+2
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-10-02
1
-2
/
+2
*
[SelectionDAG] Add BITCAST handling to ComputeNumSignBits for splatted sign b...
Simon Pilgrim
2017-09-18
1
-82
/
+63
*
[X86] Regenerate test. NFCI.
Simon Pilgrim
2017-09-14
1
-35
/
+164
*
[X86] Replace -mcpu with -mattr in several tests
Mitch Bodart
2016-04-26
1
-1
/
+1
*
[X86][SSE] Match zero/any extension shuffles that don't start from the first ...
Simon Pilgrim
2015-09-22
1
-17
/
+15
*
[x86] enable machine combiner reassociations for 128-bit vector logical integ...
Sanjay Patel
2015-09-12
1
-11
/
+7
*
Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI
Jonathan Roelofs
2015-08-10
1
-2
/
+2
*
Add a test for the MachineCopyPropagation change landed in r238518.
Quentin Colombet
2015-05-29
1
-0
/
+55
*
MachineCopyPropagation has special logic for removing COPY instructions. It w...
James Molloy
2014-01-22
1
-1
/
+25
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-2
/
+2
*
Flip the new block-placement pass to be on by default.
Chandler Carruth
2012-04-16
1
-2
/
+2
*
Fix machine-cp by having it to check sub-register indicies. e.g.
Evan Cheng
2012-02-20
1
-1
/
+1
*
Disable machine copy propagation for now. It's known to be buggy (PR11940) an...
Benjamin Kramer
2012-02-16
1
-1
/
+1
*
Added a late machine instruction copy propagation pass. This catches
Evan Cheng
2012-01-07
1
-0
/
+36