llvm-6502/lib
Dan Gohman 278b49af8a Create ConstantExpr GEPs the correct way. This fixes
MultiSource/Benchmarks/Prolangs-C/football and a variety of other
failures.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72120 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-19 19:18:01 +00:00
..
Analysis Create ConstantExpr GEPs the correct way. This fixes 2009-05-19 19:18:01 +00:00
Archive
AsmParser
Bitcode
CodeGen Forward decls. 2009-05-19 17:52:31 +00:00
CompilerDriver
Debugger
ExecutionEngine Allow the JIT ExecutionEngine to report details about the generated machine code. 2009-05-18 21:06:40 +00:00
Linker
Support
System
Target Follow up on new support for memory operands in ARM inline assembly. 2009-05-19 18:33:02 +00:00
Transforms Teach SCEVExpander to expand arithmetic involving pointers into GEP 2009-05-19 02:15:55 +00:00
VMCore Revert r72025. It is possible for clients to convert between signed types 2009-05-18 18:55:39 +00:00
Makefile