llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 7cc4777a26 Implement support for long GEP indices on 32-bit archs and support for
int GEP indices on 64-bit archs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19354 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-07 21:56:57 +00:00
..
LegalizeDAG.cpp Implement support for long GEP indices on 32-bit archs and support for 2005-01-07 21:56:57 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Simplify: truncate ({zero|sign}_extend (X)) 2005-01-07 21:56:24 +00:00
SelectionDAGISel.cpp Implement support for long GEP indices on 32-bit archs and support for 2005-01-07 21:56:57 +00:00
TargetLowering.cpp First draft of new Target interface 2005-01-07 07:44:53 +00:00