llvm-6502/lib
Duncan Sands 1876abe63e Don't try to create a GEP when the pointee type is unsized (such GEPs
are invalid).  Fixes a crash on array1.C from the GCC testsuite when
compiled with dragonegg.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147946 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-11 12:20:08 +00:00
..
Analysis Clarified the SCEV getSmallConstantTripCount interface with in-your-face comments. 2012-01-11 06:52:55 +00:00
Archive
AsmParser Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
Bitcode Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
CodeGen Teach the X86 instruction selection to do some heroic transforms to 2012-01-11 08:41:08 +00:00
DebugInfo
ExecutionEngine Fix typo in string 2012-01-06 07:49:17 +00:00
Linker Link symbols with different visibilities according to the rules in the 2012-01-05 23:02:01 +00:00
MC Let asm parser query asm syntax dialect. 2012-01-10 21:49:42 +00:00
Object
Support Teach the triple library about the androideabi environment. 2012-01-10 19:46:00 +00:00
TableGen
Target Disable the transformation I added in r147936 to see if it fixes some 2012-01-11 12:17:47 +00:00
Transforms Improved compile time: 2012-01-11 08:40:51 +00:00
VMCore Don't try to create a GEP when the pointee type is unsized (such GEPs 2012-01-11 12:20:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile