index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
machine-cp.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-22
[X86][SSE] Match zero/any extension shuffles that don't start from the first ...
Simon Pilgrim
1
-17
/
+15
2015-09-12
[x86] enable machine combiner reassociations for 128-bit vector logical integ...
Sanjay Patel
1
-11
/
+7
2015-08-10
Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI
Jonathan Roelofs
1
-2
/
+2
2015-05-29
Add a test for the MachineCopyPropagation change landed in r238518.
Quentin Colombet
1
-0
/
+55
2014-01-22
MachineCopyPropagation has special logic for removing COPY instructions. It w...
James Molloy
1
-1
/
+25
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-2
/
+2
2012-04-16
Flip the new block-placement pass to be on by default.
Chandler Carruth
1
-2
/
+2
2012-02-20
Fix machine-cp by having it to check sub-register indicies. e.g.
Evan Cheng
1
-1
/
+1
2012-02-16
Disable machine copy propagation for now. It's known to be buggy (PR11940) an...
Benjamin Kramer
1
-1
/
+1
2012-01-07
Added a late machine instruction copy propagation pass. This catches
Evan Cheng
1
-0
/
+36