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
...
*
Add callseq_begin/end support
Chris Lattner
2005-08-24
1
-0
/
+10
*
Implement stores.
Chris Lattner
2005-08-22
1
-0
/
+26
*
Fix compilation of:
Chris Lattner
2005-08-22
1
-1
/
+1
*
Implement most of load support. There is still a bug though.
Chris Lattner
2005-08-21
1
-8
/
+96
*
Implement selection for branches.
Chris Lattner
2005-08-21
1
-0
/
+83
*
add support for global address, including PIC support.
Chris Lattner
2005-08-19
1
-1
/
+48
*
Fix a typeo, no wonder all tokenfactor edges were the same!
Chris Lattner
2005-08-19
1
-1
/
+1
*
ISD::OR, and it's accompanying SelectBitfieldInsert
Nate Begeman
2005-08-19
1
-1
/
+136
*
Add shifts.
Nate Begeman
2005-08-18
1
-0
/
+45
*
Move this to the emitter
Chris Lattner
2005-08-18
1
-2
/
+0
*
After selecting the instructions for a basic block, emit the instructions
Chris Lattner
2005-08-18
1
-1
/
+5
*
remove some unused stuff
Chris Lattner
2005-08-18
1
-10
/
+0
*
Improve ISD::Constant codegen.
Nate Begeman
2005-08-18
1
-7
/
+11
*
Add support for ISD::AND, and its various optimized forms.
Nate Begeman
2005-08-18
1
-0
/
+105
*
Maintain consistency in negating things
Nate Begeman
2005-08-18
1
-9
/
+8
*
Implement XOR, remove a broken sign_extend_inreg case
Nate Begeman
2005-08-18
1
-4
/
+63
*
Add a bunch more simple nodes.
Nate Begeman
2005-08-18
1
-10
/
+36
*
Add a couple more nodes that are easy to handle
Nate Begeman
2005-08-18
1
-0
/
+11
*
Be fruitful and multiply!
Nate Begeman
2005-08-18
1
-0
/
+29
*
Teach the DAG->DAG ISel about FNEG, and how it can be used to invert
Nate Begeman
2005-08-17
1
-2
/
+29
*
initial hack at a dag->dag instruction selector. This is obviously woefully
Chris Lattner
2005-08-17
1
-0
/
+325
[prev]