llvm-6502/lib/Transforms
Dan Gohman edf7cf80d8 Don't create ConstantInts with pointer type. This fixes a
regression in 403.gcc in PIC_CODEGEN=1 and DISABLE_LTO=1
mode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69344 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-17 02:02:52 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO eliminate unneeded parens. 2009-04-13 05:38:23 +00:00
Scalar Don't create ConstantInts with pointer type. This fixes a 2009-04-17 02:02:52 +00:00
Utils Fix for PR3944: make mem2reg O(N) instead of O(N^2) in the number of 2009-04-16 21:40:28 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00