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
/
sjlj.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Modify the hasSideEffects of MTLR and MFLR from 1 to 0
Kang Zhang
2019-12-26
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[PowerPC] intrinsic llvm.eh.sjlj.setjmp should not have flag isBarrier.
Chen Zheng
2018-12-13
1
-2
/
+21
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+1
*
[NFC] update test case so checks are not order dependent when not needed
Lei Huang
2017-10-11
1
-5
/
+5
*
[PowerPC] eliminate unconditional branch to the next instruction
Hiroshi Inoue
2017-09-27
1
-1
/
+1
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-11
1
-9
/
+9
*
Revert "Codegen: Tail-duplicate during placement."
Daniel Jasper
2016-10-11
1
-9
/
+9
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-11
1
-9
/
+9
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-08
1
-9
/
+9
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-07
1
-9
/
+9
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-05
1
-9
/
+9
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-04
1
-9
/
+9
*
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
Nemanja Ivanovic
2016-10-04
1
-4
/
+4
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-04
1
-9
/
+9
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-04
1
-9
/
+9
*
Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou
2015-11-24
1
-10
/
+10
*
[PowerPC] Fix the PPCInstrInfo::getInstrLatency implementation
Hal Finkel
2015-07-14
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
Desensitize a couple of PPC regression tests
Hal Finkel
2013-11-30
1
-2
/
+2
*
PPC: Enable aggressive anti-dependency breaking
Hal Finkel
2013-09-12
1
-13
/
+14
*
Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...
Bill Wendling
2013-08-22
1
-1
/
+1
*
PPC: Add base-pointer support to builtin setjmp/longjmp
Hal Finkel
2013-07-17
1
-0
/
+47
*
Don't spill PPC VRSAVE on non-Darwin (even in SjLj)
Hal Finkel
2013-03-27
1
-0
/
+4
*
Implement builtin_{setjmp/longjmp} on PPC
Hal Finkel
2013-03-21
1
-0
/
+108