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
/
lib
/
Target
/
PowerPC
/
PPCISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PowerPC] allow D-form VSX load/store when accessing FrameIndex without offset
Hiroshi Inoue
2018-04-06
1
-8
/
+16
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
[PowerPC] Secure PLT support
Strahinja Petrovic
2018-03-27
1
-0
/
+21
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
[PowerPC] Optimize TLS initial-exec sequence to use X-Form loads/stores
Zaara Syeda
2018-03-15
1
-1
/
+112
*
[PowerPC] Disable shrink-wrapping when getting PC address through the LR
Nemanja Ivanovic
2018-02-23
1
-0
/
+10
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Fix code causing fallthrough warnings in the PPC back end.
Nemanja Ivanovic
2017-12-15
1
-0
/
+1
*
[CodeGen] Print global addresses as @foo in both MIR and debug output
Francis Visoiu Mistrih
2017-12-14
1
-2
/
+2
*
[PowerPC] Follow-up to r318436 to get the missed CSE opportunities
Nemanja Ivanovic
2017-12-12
1
-1
/
+65
*
Follow-up to r319434 to turn the pass on by default
Nemanja Ivanovic
2017-12-01
1
-1
/
+1
*
[PowerPC] Recommit r314244 with refactoring and off by default
Nemanja Ivanovic
2017-11-30
1
-0
/
+1236
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-2
/
+0
*
[PowerPC] support ZERO_EXTEND in tryBitPermutation
Hiroshi Inoue
2017-10-02
1
-17
/
+64
*
[PowerPC] Reverting sequence of patches for elimination of comparison instruc...
Nemanja Ivanovic
2017-09-26
1
-1061
/
+0
*
[PowerPC] Eliminate compares - add i64 sext/zext handling for SETLT/SETGT
Nemanja Ivanovic
2017-09-25
1
-2
/
+76
*
[PowerPC] Eliminate compares - add i64 sext/zext handling for SETLE/SETGE
Nemanja Ivanovic
2017-09-24
1
-0
/
+96
*
[PowerPC] Eliminate compares - add i32 sext/zext handling for SETULT/SETUGT
Nemanja Ivanovic
2017-09-23
1
-3
/
+34
*
[PowerPC] Eliminate compares - add i32 sext/zext handling for SETULE/SETUGE
Nemanja Ivanovic
2017-09-23
1
-0
/
+73
*
[PowerPC] Eliminate compares - add i32 sext/zext handling for SETLT/SETGT
Nemanja Ivanovic
2017-09-23
1
-0
/
+101
*
Remove the default clause from a fully-covering switch
Nemanja Ivanovic
2017-09-22
1
-4
/
+10
*
Recommit r310809 with a fix for the spill problem
Nemanja Ivanovic
2017-09-22
1
-51
/
+150
*
PPC: Don't select lxv/stxv for insufficiently aligned stack slots.
Kyle Butt
2017-09-09
1
-1
/
+11
*
[PowerPC] better instruction selection for OR (XOR) with a 32-bit immediate
Hiroshi Inoue
2017-08-23
1
-0
/
+51
*
Revert rL311526: [PowerPC] better instruction selection for OR (XOR) with a 3...
Hiroshi Inoue
2017-08-23
1
-51
/
+0
*
[PowerPC] better instruction selection for OR (XOR) with a 32-bit immediate
Hiroshi Inoue
2017-08-23
1
-0
/
+51
*
[PowerPC] Revert r310346 (and followups r310356 & r310424) which
Chandler Carruth
2017-08-14
1
-132
/
+0
*
My commit r310346 introduced some valid warnings. This cleans them up.
Nemanja Ivanovic
2017-08-08
1
-6
/
+9
*
Appease compilers that have the -Wcovered-switch-default switch.
Nemanja Ivanovic
2017-08-08
1
-2
/
+5
*
[PowerPC] Eliminate compares - add i32 sext/zext handling for SETLE/SETGE
Nemanja Ivanovic
2017-08-08
1
-0
/
+126
*
[PowerPC] Change method names; NFC
Hiroshi Inoue
2017-07-31
1
-24
/
+25
*
[PowerPC] - Recommit r304907 now that the issue has been fixed
Nemanja Ivanovic
2017-07-25
1
-0
/
+26
*
[PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16
Nemanja Ivanovic
2017-07-13
1
-2
/
+26
*
[PowerPC] avoid redundant analysis while lowering an immediate; NFC
Hiroshi Inoue
2017-07-11
1
-2
/
+8
*
[PowerPC] NFC : Common up definitions of isIntS16Immediate and update paramet...
Lei Huang
2017-07-07
1
-23
/
+4
*
[PowerPC] Fix for PR33636
Nemanja Ivanovic
2017-07-05
1
-2
/
+4
*
[PowerPC] set optimization level in SelectionDAGISel
Hiroshi Inoue
2017-06-27
1
-4
/
+5
*
Revert r304907 as it is causing some failures that I cannot reproduce.
Nemanja Ivanovic
2017-06-14
1
-26
/
+0
*
[PowerPC] Eliminate integer compare instructions - vol. 5
Nemanja Ivanovic
2017-06-07
1
-0
/
+26
*
[PowerPC] Eliminate integer compare instructions - vol. 3
Nemanja Ivanovic
2017-06-07
1
-0
/
+35
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
[PowerPC] Eliminate integer compare instructions - vol. 3
Nemanja Ivanovic
2017-05-31
1
-9
/
+64
*
[PowerPC] Eliminate integer compare instructions - vol. 2
Nemanja Ivanovic
2017-05-31
1
-6
/
+219
*
[PowerPC] Eliminate integer compare instructions - vol. 1
Nemanja Ivanovic
2017-05-11
1
-0
/
+255
*
[SelectionDAG] Use KnownBits struct in DAG's computeKnownBits and simplifyDem...
Craig Topper
2017-04-28
1
-11
/
+12
*
Fix use-after-frees on memory allocated in a Recycler.
Benjamin Kramer
2017-04-20
1
-2
/
+2
[prev]
[next]