llvm-6502/lib
Chris Lattner ba3598cb1f fix PR4767, a crash because fp stackifier visited blocks in
depth first order, so it wouldn't process unreachable blocks.
When compiling at -O0, late dead block elimination isn't done
and the bad instructions got to isel.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81187 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-08 04:55:44 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support
System
Target fix PR4767, a crash because fp stackifier visited blocks in 2009-09-08 04:55:44 +00:00
Transforms remove a turd 2009-09-08 03:47:41 +00:00
VMCore Simplify from my last change. Assert1 is a macro that makes its caller return, 2009-09-08 02:02:39 +00:00
Makefile