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
/
PPC.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] [NFC] change PPCLoopPreIncPrep class name after D67088.
czhengsz
2019-11-26
1
-2
/
+2
*
Lower generic MASSV entries to PowerPC subtarget-specific entries
Jinsong Ji
2019-11-04
1
-1
/
+6
*
[NFC] Replace 'isDarwin' with 'IsDarwin'
Xiangling Liao
2019-10-06
1
-2
/
+2
*
[PowerPC] Fix comment on MO_PLT Target Operand Flag. [NFC]
Sean Fertile
2019-07-22
1
-2
/
+2
*
Include what you use in PPC.h
Dmitri Gribenko
2019-06-04
1
-1
/
+0
*
[PowerPC] Add initialization for some ppc passes
Kang Zhang
2019-04-12
1
-0
/
+14
*
Revert "[PowerPC] Add initialization for some ppc passes"
Eric Christopher
2019-04-12
1
-14
/
+0
*
[PowerPC] Add initialization for some ppc passes
Kang Zhang
2019-04-12
1
-0
/
+14
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-2
/
+2
*
[PowerPC] Convert r+r instructions to r+i (pre and post RA)
Nemanja Ivanovic
2017-12-15
1
-0
/
+3
*
[PowerPC] MachineSSA pass to reduce the number of CR-logical operations
Nemanja Ivanovic
2017-12-13
1
-0
/
+1
*
[XRay] support conditional return on PPC.
Tim Shen
2017-09-22
1
-0
/
+5
*
Update branch coalescing to be a PowerPC specific pass
Lei Huang
2017-09-12
1
-0
/
+1
*
Temporarily revert "Update branch coalescing to be a PowerPC specific pass"
Eric Christopher
2017-08-31
1
-1
/
+0
*
Update branch coalescing to be a PowerPC specific pass
Lei Huang
2017-08-23
1
-0
/
+1
*
Make the PPCCTRLoops pass depend on being able to access the TargetMachine an...
Eric Christopher
2017-06-29
1
-1
/
+1
*
[PowerPC] fix potential verification error on __tls_get_addr
Hiroshi Inoue
2017-06-29
1
-0
/
+1
*
[PowerPC] set optimization level in SelectionDAGISel
Hiroshi Inoue
2017-06-27
1
-1
/
+2
*
Remove unused forward declaration.
Eric Christopher
2017-06-17
1
-1
/
+0
*
Temporarily revert "[PPC] In PPCBoolRetToInt change the bool value to i64 if ...
Eric Christopher
2017-03-31
1
-1
/
+1
*
[PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64
Guozhi Wei
2017-03-28
1
-1
/
+1
*
[PowerPC] Expand ISEL instruction into if-then-else sequence.
Tony Jiang
2017-01-16
1
-0
/
+2
*
Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."
Tony Jiang
2017-01-16
1
-2
/
+0
*
[PowerPC] Expand ISEL instruction into if-then-else sequence.
Tony Jiang
2017-01-16
1
-0
/
+2
*
Drop support for creating $stubs.
Rafael Espindola
2016-06-29
1
-10
/
+9
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[PowerPC] Add a late MI-level pass for QPX load/splat simplification
Hal Finkel
2016-03-31
1
-0
/
+1
*
[PPCLoopDataPrefetch] Move pass to Transforms/Scalar/LoopDataPrefetch. NFC
Adam Nemet
2016-02-18
1
-1
/
+0
*
[PPC64] Convert bool literals to i32
Kit Barton
2015-12-07
1
-0
/
+2
*
[PowerPC] Add an MI SSA peephole pass.
Bill Schmidt
2015-11-10
1
-0
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[PowerPC] Add extra r2 read deps on @toc@l relocations
Hal Finkel
2015-05-18
1
-0
/
+1
*
[PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
2015-04-27
1
-0
/
+1
*
[PowerPC] Loop Data Prefetching for the BG/Q
Hal Finkel
2015-02-20
1
-0
/
+1
*
[PowerPC] Fix reverted patch r227976 to avoid register assignment issues
Bill Schmidt
2015-02-10
1
-6
/
+2
*
Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and relat...
Hal Finkel
2015-02-06
1
-2
/
+6
*
[PowerPC] Prepare loops for pre-increment loads/stores
Hal Finkel
2015-02-05
1
-0
/
+1
*
[PowerPC] Yet another approach to __tls_get_addr
Bill Schmidt
2015-02-03
1
-6
/
+2
*
[PowerPC] Remove the PPCVSXCopyCleanup pass
Hal Finkel
2015-02-01
1
-1
/
+0
*
[PM] Remove a bunch of stale TTI creation method declarations. I nuked
Chandler Carruth
2015-02-01
1
-3
/
+0
*
[PowerPC] Replace foul hackery with real calls to __tls_get_addr
Bill Schmidt
2014-11-11
1
-1
/
+6
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-3
/
+0
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-0
/
+3
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-3
/
+0
*
[PowerPC] 32-bit ELF PIC support
Hal Finkel
2014-07-18
1
-4
/
+5
*
[PowerPC] Use a small cleanup pass to remove VSX self copies
Hal Finkel
2014-03-27
1
-0
/
+1
*
[PowerPC] Select between VSX A-type and M-type FMA instructions just before RA
Hal Finkel
2014-03-25
1
-0
/
+5
[next]