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
/
crbits.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Eliminate integer compare instructions - vol. 3
Nemanja Ivanovic
2017-06-07
1
-21
/
+25
*
[DAGCombiner] allow transforming (select Cond, C +/- 1, C) to (add(ext Cond), C)
Sanjay Patel
2017-03-04
1
-1
/
+1
*
[PowerPC] Expand ISEL instruction into if-then-else sequence.
Tony Jiang
2017-01-16
1
-0
/
+7
*
Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."
Tony Jiang
2017-01-16
1
-7
/
+0
*
[PowerPC] Expand ISEL instruction into if-then-else sequence.
Tony Jiang
2017-01-16
1
-0
/
+7
*
[PPC] Generate positive FP zero using xor insn instead of loading from consta...
Ehsan Amiri
2016-10-24
1
-3
/
+3
*
Adding -verify-machineinstrs option to PowerPC tests
Ehsan Amiri
2016-08-03
1
-1
/
+1
*
[PowerPC] Enable printing instructions using aliases
Hal Finkel
2015-04-23
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
Remove extra truncs/exts around i32 bit operations on PPC64
Hal Finkel
2014-03-01
1
-2
/
+30
*
Swap PPC isel operands to allow for 0-folding
Hal Finkel
2014-02-28
1
-27
/
+17
*
Add CR-bit tracking to the PowerPC backend for i1 values
Hal Finkel
2014-02-28
1
-0
/
+174