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
/
PowerPC
/
setcc-logic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Use xxleqv to set all one vector IMM(-1).
Jinsong Ji
2019-08-15
1
-4
/
+4
*
[DAGCombiner] convert logic-of-setcc into bit magic (PR40611)
Sanjay Patel
2019-02-12
1
-10
/
+10
*
[PowerPC] add tests for logic of setcc (PR40611); NFC
Sanjay Patel
2019-02-12
1
-0
/
+30
*
[DAGCombiner] use root SDLoc for all nodes created by logic fold
Sanjay Patel
2018-12-07
1
-4
/
+4
*
[PowerPC] Replace the Post RA List Scheduler with the Machine Scheduler
Stefan Pintilie
2018-07-04
1
-3
/
+3
*
[PPC] Also disable the pre-emit version of reg+reg to reg+imm transformation.
Benjamin Kramer
2017-12-18
1
-1
/
+1
*
[PowerPC] Convert r+r instructions to r+i (pre and post RA)
Nemanja Ivanovic
2017-12-15
1
-2
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-36
/
+36
*
[PowerPC] Recommit r314244 with refactoring and off by default
Nemanja Ivanovic
2017-11-30
1
-6
/
+5
*
[PowerPC] Reverting sequence of patches for elimination of comparison instruc...
Nemanja Ivanovic
2017-09-26
1
-0
/
+1
*
[PowerPC] Eliminate integer compare instructions - vol. 3
Nemanja Ivanovic
2017-06-07
1
-7
/
+9
*
[PowerPC] Eliminate integer compare instructions - vol. 1
Nemanja Ivanovic
2017-05-11
1
-6
/
+6
*
[DAGCombiner] add and use TLI hook to convert and-of-seteq / or-of-setne to b...
Sanjay Patel
2017-04-05
1
-10
/
+11
*
add/move codegen tests for and/or of setcc; NFC
Sanjay Patel
2017-04-03
1
-0
/
+62
*
[DAGCombiner] enable vector transforms for any/all {sign} bits set/clear
Sanjay Patel
2017-04-01
1
-20
/
+10
*
[PowerPC, x86] add vector tests for any/all {sign} bits set/clear; NFC
Sanjay Patel
2017-04-01
1
-0
/
+116
*
[DAGCombiner] add fold for 'All sign bits set?'
Sanjay Patel
2017-03-31
1
-9
/
+5
*
[PowerPC] add tests for setcc+setcc+logic; NFC
Sanjay Patel
2017-03-31
1
-0
/
+313