1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib/CodeGen/SelectionDAG
Nate Begeman e1a34193fa Next round of DAGCombiner changes. This version now passes all the tests
I have run so far when run before Legalize.  It still needs to pick up the
SetCC folds, and nodes that use SetCC.

llvm-svn: 23243
2005-09-06 04:43:02 +00:00
..
DAGCombiner.cpp Next round of DAGCombiner changes. This version now passes all the tests 2005-09-06 04:43:02 +00:00
LegalizeDAG.cpp Clean up some code from the last checkin 2005-09-02 20:32:45 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ScheduleDAG.cpp Fix the release build, noticed by Eric van Riet Paap 2005-09-02 07:09:28 +00:00
SelectionDAG.cpp Fix a checking failure in gs 2005-09-03 01:04:40 +00:00
SelectionDAGISel.cpp Don't create zero sized stack objects even for array allocas with a zero 2005-09-02 18:41:28 +00:00
SelectionDAGPrinter.cpp Change ConstantPoolSDNode to actually hold the Constant itself instead of 2005-08-26 17:15:30 +00:00