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
/
README.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add LLVM support for remaining integer divide and permute instructions from I...
Nemanja Ivanovic
2015-04-09
1
-0
/
+19
*
Updated with list of possible improvements we are tracking internally
Kit Barton
2015-03-11
1
-0
/
+7
*
[PowerPC] Transform a README.txt entry into a FIXME
Hal Finkel
2015-01-07
1
-14
/
+0
*
[PowerPC] Reuse a load operand in int->fp conversions
Hal Finkel
2015-01-06
1
-21
/
+0
*
[PowerPC] Remove old README.txt entry regarding struct passing
Hal Finkel
2015-01-06
1
-8
/
+0
*
[PowerPC] Remove old README.txt entry
Hal Finkel
2015-01-05
1
-10
/
+0
*
[PowerPC] Convert a README.txt entry into a better test
Hal Finkel
2015-01-05
1
-13
/
+0
*
[PowerPC] Remove README.txt entry
Hal Finkel
2015-01-05
1
-34
/
+0
*
[PowerPC] Add a test for truncating a shifted load
Hal Finkel
2015-01-05
1
-18
/
+0
*
[PowerPC] Add another test for load/store with update
Hal Finkel
2015-01-05
1
-34
/
+0
*
[PowerPC] Fold i1 extensions with other ops
Hal Finkel
2015-01-05
1
-17
/
+0
*
[PowerPC] Materialize i64 constants using rotation with masking
Hal Finkel
2015-01-05
1
-21
/
+0
*
[PowerPC] Materialize i64 constants using rotation
Hal Finkel
2015-01-04
1
-11
/
+0
*
[PowerPC] Improve instruction selection bit-permuting operations (32-bit)
Hal Finkel
2014-12-16
1
-55
/
+0
*
[PowerPC] Better lowering for add/or of a FrameIndex
Hal Finkel
2014-12-11
1
-19
/
+0
*
Generate PPC early conditional returns
Hal Finkel
2013-04-08
1
-19
/
+0
*
Remove some obsolete PowerPC/README entries
Hal Finkel
2013-04-03
1
-20
/
+0
*
Remove "gpr0 allocation" from the PPC README TODO list
Hal Finkel
2013-03-27
1
-1
/
+0
*
Remove the TODO statement in the PPC README re: CTR loops
Hal Finkel
2012-06-08
1
-1
/
+0
*
Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept.
Wesley Peck
2010-11-23
1
-2
/
+2
*
add a readme.
Chris Lattner
2010-09-19
1
-0
/
+25
*
Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,
Dan Gohman
2010-03-02
1
-1
/
+1
*
Add the problem I just hacked around in 96015/96020.
Dale Johannesen
2010-02-12
1
-0
/
+17
*
move PR5945 here.
Chris Lattner
2010-01-24
1
-0
/
+29
*
change the canonical form of "cond ? -1 : 0" to be
Chris Lattner
2010-01-24
1
-8
/
+5
*
add a note
Chris Lattner
2010-01-23
1
-0
/
+29
*
constant materialization could be improved.
Chris Lattner
2010-01-07
1
-0
/
+33
*
Remove the IA-64 backend.
Dan Gohman
2009-07-24
1
-1
/
+1
*
clarify: stub emission depends on the version of the linker you use, it has n...
Chris Lattner
2009-07-02
1
-5
/
+4
*
Add darwin stub removal to wishlist.
Dale Johannesen
2009-07-01
1
-0
/
+11
*
Move some former testcases (low-probability codegen
Dale Johannesen
2008-11-17
1
-0
/
+45
*
Implement ISD::TRAP support on PPC
Nate Begeman
2008-08-11
1
-1
/
+0
*
add a note
Chris Lattner
2008-03-02
1
-0
/
+39
*
Evan implemented this.
Chris Lattner
2008-03-02
1
-23
/
+0
*
additional missing feature
Nate Begeman
2008-02-11
1
-0
/
+1
*
If someone wants to implement ppc TRAP, they can go for it :)
Chris Lattner
2008-01-15
1
-0
/
+1
*
Finally implement correct ordered comparisons for PPC, even though
Chris Lattner
2008-01-08
1
-0
/
+29
*
implement __builtin_return_addr(0) on ppc.
Chris Lattner
2007-12-08
1
-1
/
+0
*
Add some notes about better flag handling.
Chris Lattner
2007-09-10
1
-1
/
+29
*
new example
Chris Lattner
2007-08-23
1
-0
/
+17
*
add a note
Chris Lattner
2007-03-31
1
-0
/
+23
*
add a note
Chris Lattner
2007-03-25
1
-0
/
+1
*
add a note
Chris Lattner
2007-03-25
1
-0
/
+13
*
add a note
Chris Lattner
2007-02-09
1
-0
/
+29
*
Remove fixed item
Nate Begeman
2007-02-09
1
-26
/
+0
*
A relatively simple PPC optimization.
Chris Lattner
2007-01-31
1
-0
/
+27
*
Update some of the llvm in the readme
Nate Begeman
2007-01-29
1
-25
/
+23
*
move contents of PR587 to here.
Chris Lattner
2007-01-18
1
-0
/
+45
*
Rewrite the branch selector to be correct in the face of large functions.
Chris Lattner
2006-11-18
1
-5
/
+0
*
add note about ugly codegen with preinc
Chris Lattner
2006-11-10
1
-0
/
+29
[next]