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
Chris Lattner 097b306215 add a todo for something I noticed
llvm-svn: 23679
2005-10-09 22:59:08 +00:00
..
DAGCombiner.cpp add a todo for something I noticed 2005-10-09 22:59:08 +00:00
LegalizeDAG.cpp silence a bogus GCC warning 2005-10-06 17:39:10 +00:00
Makefile
ScheduleDAG.cpp When emiting a CopyFromReg and the source is already a vreg, do not bother 2005-10-09 05:58:56 +00:00
SelectionDAG.cpp (X & Y) & C == 0 if either X&C or Y&C are zero 2005-10-09 22:12:36 +00:00
SelectionDAGISel.cpp make sure that -view-isel-dags is the input to the isel, not the input to 2005-10-05 06:09:10 +00:00
SelectionDAGPrinter.cpp add a method 2005-10-01 00:17:07 +00:00