llvm-6502/lib/Transforms
Andrew Trick 0041d4d447 Handle a corner case with IV chain collection with bailout instead of assert.
Fixes PR11783: bad cast to AddRecExpr.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148572 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-20 21:23:40 +00:00
..
Hello
InstCombine Extend Attributes to 64 bits 2012-01-20 17:56:17 +00:00
Instrumentation [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
IPO Add a new PassManagerBuilder customization point, 2012-01-17 20:51:32 +00:00
Scalar Handle a corner case with IV chain collection with bailout instead of assert. 2012-01-20 21:23:40 +00:00
Utils Actually, this code handles wrapped sets just fine. Noticed by inspection. 2012-01-19 18:19:42 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile