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 7b5cc7c0e4 Fix a source of undefined behavior when dealing with 64-bit types. This
may fix PR652.  Thanks to Andrew for tracking down the problem.

llvm-svn: 24145
2005-11-02 01:47:04 +00:00
..
DAGCombiner.cpp Fix a source of undefined behavior when dealing with 64-bit types. This 2005-11-02 01:47:04 +00:00
LegalizeDAG.cpp Allow custom lowered FP_TO_SINT ops in the check for whether a larger 2005-10-25 23:47:25 +00:00
Makefile
ScheduleDAG.cpp 1. Embed and not inherit vector for NodeGroup. 2005-10-31 12:49:09 +00:00
SelectionDAG.cpp add TargetExternalSymbol 2005-10-23 03:40:17 +00:00
SelectionDAGISel.cpp Significantly simplify this code and make it more aggressive. Instead of having 2005-10-30 19:42:35 +00:00
SelectionDAGPrinter.cpp add a method 2005-10-01 00:17:07 +00:00