llvm-6502/lib
Chandler Carruth 11f0e7b158 Revert r147945 which disabled an addressing mode transformation. I had
hoped this would revive one of the llvm-gcc selfhost build bots, but it
didn't so it doesn't appear that my transform is the culprit.

If anyone else is seeing failures, please let me know!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147957 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-11 18:36:12 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine
Linker
MC The error check for using -g with a .s file already containing dwarf .file 2012-01-11 18:04:47 +00:00
Object
Support
TableGen
Target Revert r147945 which disabled an addressing mode transformation. I had 2012-01-11 18:36:12 +00:00
Transforms [asan] extend the workaround for http://llvm.org/bugs/show_bug.cgi?id=11395: don't instrument the function at all on x86_32 if it has a large asm blob 2012-01-11 18:15:23 +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